You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paolo Bonzini
1220f5813a
meson: remove config_targetos
config_targetos is now empty and can be removed; its use in sourcesets
that do not involve target-specific files can be replaced with an empty
dictionary.
In fact, at this point *all* sourcesets that do not involve
target-specific files are just glorified mutable arrays. Enforce that
they never test for symbols in "when:" by computing the set of files
without "strict: false".
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 years ago
..
aarch64
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
arm
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
i386
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
loongarch64
tcg/loongarch64: Fix tcg_out_mov() Aborted
2 years ago
mips
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
ppc
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
riscv
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
s390x
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
sparc64
tcg/sparc64: Implement tcg_out_extrl_i64_i32
2 years ago
tci
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago
meson.build
meson: remove config_targetos
2 years ago
optimize.c
tcg/optimize: Canonicalize sub2 with constants to add2
2 years ago
region.c
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
3 years ago
tcg-common.c
tcg: Silent -Wmissing-field-initializers warning
3 years ago
tcg-internal.h
tcg: Move tcg_constant_* out of line
2 years ago
tcg-ldst.c.inc
tcg: Move TCGLabelQemuLdst to tcg.c
3 years ago
tcg-op-gvec.c
tcg: Don't free vector results
2 years ago
tcg-op-ldst.c
tcg: Reduce serial context atomicity earlier
2 years ago
tcg-op-vec.c
tcg: Remove vecop_list check from tcg_gen_not_vec
3 years ago
tcg-op.c
tcg: Canonicalize subi to addi during opcode generation
2 years ago
tcg-pool.c.inc
tcg: Introduce tcg_splitwx_to_{rx,rw}
5 years ago
tcg.c
tcg: Reduce serial context atomicity earlier
2 years ago
tci.c
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
2 years ago