binutils-gdb/sim/rl78
Mike Frysinger 4cd7de783b sim: formally assume unistd.h always exists (via gnulib)
We have many uses of unistd.h that are unprotected by HAVE_UNISTD_H,
so this is more formalizing the reality that we require this header.
Since we switched to gnulib, it guarantees that a unistd.h exists
for us to include, so we're doubly OK.
2023-01-16 04:35:48 -05:00
..
ChangeLog-2021
cpu.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
cpu.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gdb-if.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
load.c sim: replace -I$srcroot/bfd include with -I$srcroot 2023-01-01 23:17:07 -05:00
load.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
local.mk sim: modules.c: fix generation after recent refactors 2023-01-15 20:55:48 -05:00
main.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
mem.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mem.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
rl78.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
trace.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
trace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00