binutils-gdb/sim
Tsukasa OI a26c7ec211 sim/cris: Add ATTRIBUTE_PRINTF
Clang generates a warning if the format string of a printf-like function is
not a literal ("-Wformat-nonliteral").  On the default configuration, it
causes a build failure (unless "--disable-werror" is specified).

To avoid warnings on the printf-like wrapper, it requires proper
__attribute__((format)) and we have ATTRIBUTE_PRINTF macro for this reason.

This commit adds ATTRIBUTE_PRINTF to a printf-like function.
2022-10-11 15:18:14 +01:00
..
aarch64 sim/aarch64: Fix aarch64_get_CPSR_bits() declaration 2022-08-25 18:35:59 +02:00
arm
avr
bfin sim: remove use of PTR 2022-05-13 14:32:54 +09:30
bpf
common sim/common: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
cr16 Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
cris sim/cris: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
d10v Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
erc32 sim/erc32: fix gdb with simulator build 2022-09-04 18:02:15 +01:00
example-synacor
frv sim: remove use of PTR 2022-05-13 14:32:54 +09:30
ft32
h8300
igen
iq2000
lm32
m4 sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
m32c Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
m32r sim: remove use of PTR 2022-05-13 14:32:54 +09:30
m68hc11
mcore
microblaze
mips sim: remove use of PTR 2022-05-13 14:32:54 +09:30
mn10300
moxie sim/moxie: add custom directory stamp rule 2022-10-11 11:22:14 +01:00
msp430
or1k
ppc sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
pru
riscv sim/riscv: fix multiply instructions on simulator 2022-10-11 12:38:36 +01:00
rl78 Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
rx Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
sh
testsuite sim/riscv: fix multiply instructions on simulator 2022-10-11 12:38:36 +01:00
v850 Fix for v850e divq instruction 2022-04-06 11:10:40 -04:00
.gitignore
aclocal.m4 sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
arch-subdir.mk.in sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
ChangeLog-2021
config.h.in sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
configure sim: Link ZSTD_LIBS 2022-09-27 11:42:32 -07:00
configure.ac
COPYING
gdbinit.in
MAINTAINERS sim: Update mailing list address 2022-09-01 10:15:09 -04:00
Makefile.am
Makefile.in sim/moxie: add custom directory stamp rule 2022-10-11 11:22:14 +01:00
README-HACKING