newlib-cygwin/libgloss/iq2000
Jeff Law bdcfea3a24 Fix iq2000 libgloss for c99/gcc-14
Similar to the others in this space.  Make implicit ints explicit ints. Add
prototype for _write in sbrk.c.
2023-12-21 12:43:27 -07:00
..
Makefile.inc libgloss: merge iq2000 into top-level Makefile 2022-02-11 06:14:55 -05:00
_exit.c libgloss: iq2000: fix prototype 2022-02-25 23:08:45 -05:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:28:57 +00:00
chmod.c
chown.c
close.c
creat.c
crt0.S * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak). 2008-05-21 07:44:32 +00:00
crt1.c
execv.c
execve.c
fork.c
fstat.c
getpid.c Fix iq2000 libgloss for c99/gcc-14 2023-12-21 12:43:27 -07:00
gettime.c
isatty.c Fix iq2000 libgloss for c99/gcc-14 2023-12-21 12:43:27 -07:00
kill.c Fix iq2000 libgloss for c99/gcc-14 2023-12-21 12:43:27 -07:00
lseek.c
open.c
pipe.c
read.c Fix iq2000 libgloss for c99/gcc-14 2023-12-21 12:43:27 -07:00
sbrk.c Fix iq2000 libgloss for c99/gcc-14 2023-12-21 12:43:27 -07:00
sim.ld * iq2000/sim.ld (.gcc_except_table): Include .gcc_except_table.foo 2011-08-19 14:57:50 +00:00
stat.c
test.c
time.c
times.c
trap.c
trap.h
unlink.c
utime.c
wait.c
write.c