acadia-newlib/libgloss
Jeff Johnston 17ac400c11 Fix libgloss/newlib build to conditionally use top include dir
- conditionally use -idirafter option for arm
2023-02-22 14:53:05 -05:00
..
aarch64
arc
arm
bfin
config Fix libgloss/newlib build to conditionally use top include dir 2023-02-22 14:53:05 -05:00
cr16
cris
crx
csky
d30v
doc
epiphany
fr30
frv
ft32
hp74x
i386
i960
iq2000
libnosys
lm32
m32c
m32r
m68hc11
m68k
mcore
mep
microblaze
mips
mn10200
mn10300
moxie
msp430
mt
nds32
nios2
or1k
pa
pru
riscv
rl78
rs6000
rx
sh
sparc
sparc_leon
spu
testsuite
tic6x
v850
visium
wince
xc16x
xstormy16
ChangeLog
ChangeLog-2015
Makefile.am Fix libgloss/newlib build to conditionally use top include dir 2023-02-22 14:53:05 -05:00
Makefile.in Fix libgloss/newlib build to conditionally use top include dir 2023-02-22 14:53:05 -05:00
README
aclocal.m4
close.c
config.h.in
configure Fix libgloss/newlib build to conditionally use top include dir 2023-02-22 14:53:05 -05:00
configure.ac Fix libgloss/newlib build to conditionally use top include dir 2023-02-22 14:53:05 -05:00
debug.c
debug.h
fstat.c
getpid.c
glue.h
isatty.c
kill.c
lseek.c
open.c
print.c
putnum.c
read.c
sbrk.c
stat.c
syscall.h
unlink.c
write.c

README

Libgloss is a library for all the details that usually get glossed over.
This library refers to things like startup code, and usually I/O support
for GCC and the C library.

For more details, see the manual under doc/.