binutils-gdb/sim
Mike Frysinger a3d3d9a7d9 sim: ppc: cleanup getrusage decls
Don't conflate HAVE_GETRUSAGE & HAVE_SYS_RESOURCE_H.  Use the latter
to include the header and nothing else.  Use the former to determine
whether to use the function and nothing else.  If we find a system
that doesn't follow POSIX and provides only one of these, we can
figure out how to support it then.  The manual local definition is
clashing with the system ones and leading to build failures with
newer C standards.

sim/ppc/emul_netbsd.c:51:5: error: a function declaration without a
	prototype is deprecated in all versions of C and is treated as a
	zero-parameter prototype in C2x, conflicting with a previous
	declaration [-Werror,-Wdeprecated-non-prototype]
2023-12-04 23:36:20 -05:00
..
aarch64 sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
arm sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
avr sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
bfin Rename bfd_bread and bfd_bwrite 2023-08-09 08:48:09 +09:30
bpf sim: bpf: remove negi, neg32i insns 2023-08-21 10:07:25 -07:00
common Simplify definition of GUILE 2023-08-26 13:09:38 -06:00
cr16 sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
cris Placate -Wmissing-declarations in sim/cris 2023-08-19 12:26:21 -06:00
d10v sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
erc32 sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
example-synacor sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
frv sim regen 2023-08-19 12:41:32 +09:30
ft32 sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
h8300 sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
igen sim: igen: simplify build logic a little 2023-01-15 02:07:43 -05:00
iq2000 sim regen 2023-08-19 12:41:32 +09:30
lm32 sim regen 2023-08-19 12:41:32 +09:30
m4 sim --enable-cgen-maint 2023-08-19 12:41:32 +09:30
m32c sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
m32r sim regen 2023-08-19 12:41:32 +09:30
m68hc11 sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
mcore Fix right shifts in mcore simulator on 64 bit hosts. 2023-12-01 07:19:50 -07:00
microblaze sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
mips sim: mips: Change E_MIPS_* to EF_MIPS_* 2023-11-16 10:21:55 +08:00
mn10300 sim: mn10300: minimize mn10300-sim.h include in sim-main.h 2023-01-19 01:05:00 +01:00
moxie sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
msp430 sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
or1k sim regen 2023-08-19 12:41:32 +09:30
ppc sim: ppc: cleanup getrusage decls 2023-12-04 23:36:20 -05:00
pru sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
riscv sim/riscv: fix JALR instruction simulation 2023-10-18 17:55:31 +01:00
rl78 Rename bfd_bread and bfd_bwrite 2023-08-09 08:48:09 +09:30
rx Rename bfd_bread and bfd_bwrite 2023-08-09 08:48:09 +09:30
sh sim: info: convert verbose field to a bool 2023-01-18 20:47:55 -05:00
testsuite Fix right shifts in mcore simulator on 64 bit hosts. 2023-12-01 07:19:50 -07:00
v850 sim: v850: reduce extra header inclusion to igen files 2023-01-18 19:13:04 -05:00
.gitignore
aclocal.m4 sim: smp: make option available again 2022-12-25 02:13:30 -05:00
arch-subdir.mk.in sim: build: drop support for creating libsim.a in subdirs 2023-01-10 01:15:26 -05:00
ChangeLog-2021
config.h.in sim: build: stop probing system extensions (ourselves) 2023-01-16 04:22:10 -05:00
configure sim --enable-cgen-maint 2023-08-19 12:41:32 +09:30
configure.ac sim: igen: simplify build logic a little 2023-01-15 02:07:43 -05:00
COPYING
gdbinit.in
MAINTAINERS
Makefile.am sim: igen: simplify build logic a little 2023-01-15 02:07:43 -05:00
Makefile.in Simplify definition of GUILE 2023-08-26 13:09:38 -06:00
README-HACKING sim: build: delete Make-common.in logic 2023-01-13 17:34:53 -05:00
semcrisv32f-switch.c sim regen 2023-08-19 12:41:32 +09:30