newlib/libgloss/nios2
Sandra Loosemore fa29288ef1 Adjust nios2 and m68k semihosting for sys/stat.h changes.
Commit 72ff9acad2 caused st_atime,
st_ctime, and st_mtime to be defined as macros.  This collided with
use of these identifiers as field names in struct gdb_stat (which
represents the GDB RSP encoding of struct stat) in libgloss
semihosting support for nios2 and m68k.  This patch renames the
affected fields of struct gdb_stat.

Signed-off-by: Sandra Loosemore <sandra@codesourcery.com>
2019-09-04 09:44:35 +02:00
..
Makefile.in
aclocal.m4
configure
configure.in
crt0.S Add a dummy interrupt handler to nios2 crt0.s. 2019-04-03 18:02:47 +02:00
getpid.c
io-close.c
io-exit.c
io-fstat.c
io-gdb.c Adjust nios2 and m68k semihosting for sys/stat.h changes. 2019-09-04 09:44:35 +02:00
io-gettimeofday.c
io-isatty.c
io-lseek.c
io-nios2.S
io-open.c
io-read.c
io-rename.c
io-stat.c
io-system.c
io-time.c
io-unlink.c
io-write.c
io.h Adjust nios2 and m68k semihosting for sys/stat.h changes. 2019-09-04 09:44:35 +02:00
kill.c
nios2-semi.txt
qemu-hosted.ld
sbrk.c