newlib-cygwin/libgloss/rl78
Mike Frysinger 4172a3c618 libgloss: merge rl78 into top-level Makefile
Avoid a recursive make to speed things up a bit.
A rl78-elf build shows installed objects & libs produce same code.
2024-01-19 20:26:52 -05:00
..
Makefile.inc libgloss: merge rl78 into top-level Makefile 2024-01-19 20:26:52 -05:00
abort.S
argv.S
argvlen.S
chdir.S
chmod.S
close.S
crt0.S * rl78/crt0.S (_start): Fixed code that clears .bss 2015-10-20 21:37:06 -04:00
crtn.S
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S
isatty.S
kill.S
link.S
lseek.S
mcount.c
open.S
read.S
rl78-sim.ld This is part of a larger fix for RL78 complex relocs - they need an absolute symbol at address 0 that is not part of the *ABS* section. 2015-08-04 13:38:27 +01:00
rl78-sys.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
rl78.ld This is part of a larger fix for RL78 complex relocs - they need an absolute symbol at address 0 that is not part of the *ABS* section. 2015-08-04 13:38:27 +01:00
sbrk.c
stat.S
swrite.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
time.S
times.S
unlink.S
utime.S
vregs.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
write.c Fix rl78 libgloss port for c99/gcc-14 2023-12-22 21:00:35 -07:00