qemu/target/sparc
Philippe Mathieu-Daudé b14d064962 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
The 'LGPL-2.0+' license identifier has been deprecated since license
list version 2.0rc2 [1] and replaced by the 'LGPL-2.0-or-later' [2]
tag.

[1] https://spdx.org/licenses/LGPL-2.0+.html
[2] https://spdx.org/licenses/LGPL-2.0-or-later.html

Mechanical patch running:

  $ sed -i -e s/LGPL-2.0+/LGPL-2.0-or-later/ \
    $(git grep -l 'SPDX-License-Identifier: LGPL-2.0+$')

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-09-20 10:11:59 +03:00
..
asi.h
cpu-feature.h.inc
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 2024-09-20 10:11:59 +03:00
cpu-qom.h
cpu.c
cpu.h target/sparc: Add FSR_QNE to tb_flags 2024-09-11 19:54:47 -07:00
fop_helper.c target/sparc: Add FQ and FSR.QNE 2024-09-11 19:54:35 -07:00
gdbstub.c
helper.c
helper.h
insns.decode license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 2024-09-20 10:11:59 +03:00
int32_helper.c target/sparc: Populate sparc32 FQ when raising fp exception 2024-09-11 19:54:42 -07:00
int64_helper.c
Kconfig
ldst_helper.c
machine.c target/sparc: Add FQ and FSR.QNE 2024-09-11 19:54:35 -07:00
meson.build
mmu_helper.c
monitor.c
trace-events
trace.h
translate.c target/sparc: Add gen_trap_if_nofpu_fpexception 2024-09-11 19:54:55 -07:00
vis_helper.c
win_helper.c