You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/m68k
Philippe Mathieu-Daudé 0f208a9747 target/m68k: Rename qregs.def -> qregs.h.inc
We use the .h.inc extension to include C headers. To be consistent
with the rest of the codebase, rename the C headers using the .def
extension.

IDE/tools using our .editorconfig / .gitattributes will leverage
this consistency.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221025235006.7215-2-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2 years ago
..
Kconfig meson: Introduce target-specific Kconfig 3 years ago
cpu-param.h Normalize header guard symbol definition 3 years ago
cpu-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 3 years ago
cpu.c target/m68k: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check 2 years ago
fpu_helper.c softfloat: Introduce Floatx80RoundPrec 4 years ago
gdbstub.c gdbstub: extend GByteArray to read register helpers 5 years ago
helper.c target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K 2 years ago
helper.h target/m68k: Mark helper_raise_exception as noreturn 3 years ago
m68k-semi.c target/m68k: Convert semihosting errno to gdb remote errno 2 years ago
meson.build target/m68k: Make semihosting system only 2 years ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 4 years ago
op_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 2 years ago
softfloat.c softfloat: Introduce Floatx80RoundPrec 4 years ago
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 4 years ago
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 5 years ago
translate.c target/m68k: Rename qregs.def -> qregs.h.inc 2 years ago