You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Frysinger 695404d16f libgloss: merge nds32 into top-level Makefile 3 years ago
..
aarch64 libgloss: merge aarch64 into top-level Makefile 4 years ago
arc libgloss: merge arc into top-level Makefile 4 years ago
arm arm: Restrict processor mode change when in hypervisor mode 3 years ago
bfin libgloss fix for bfin port 3 years ago
config libgloss: merge mn10200 into top-level Makefile 3 years ago
cr16 libgloss: fix more missing dir with parallel install 5 years ago
cris libgloss/cris: Make C declarations present and match them 3 years ago
crx libgloss: fix more missing dir with parallel install 5 years ago
csky libgloss: csky: fix pointer-to-integer warning 4 years ago
d30v libgloss: merge d30v into top-level Makefile 4 years ago
doc libgloss: fix up incorrect "it's" 3 years ago
epiphany Fix epiphany libgloss for c99/gcc-14 3 years ago
fr30 Fix fr30 libgloss build 3 years ago
frv libgloss: merge frv into top-level Makefile 3 years ago
ft32 Fix ft32 libgloss for c99/gcc-14 3 years ago
hp74x libgloss: fix up incorrect "it's" 3 years ago
i386 libgloss: merge i386 into top-level Makefile 3 years ago
i960 libgloss: merge i960 into top-level Makefile 3 years ago
iq2000 Fix iq2000 libgloss for c99/gcc-14 3 years ago
libnosys libgloss: add Xtensa port 3 years ago
lm32 libgloss: merge lm32 into top-level Makefile 5 years ago
m32c libgloss: fix more missing dir with parallel install 5 years ago
m32r libgloss: fix up incorrect "it's" 3 years ago
m68hc11 libgloss: fix more missing dir with parallel install 5 years ago
m68k libgloss: fix up incorrect "it's" 3 years ago
mcore libgloss: merge mcore into top-level Makefile 3 years ago
mep libgloss: fix more missing dir with parallel install 5 years ago
microblaze libgloss: fix more missing dir with parallel install 5 years ago
mips libgloss: merge mips configure script up a level 5 years ago
mn10200 libgloss: merge mn10200 into top-level Makefile 3 years ago
mn10300 libgloss: merge mn10300 into top-level Makefile 3 years ago
moxie libgloss: merge moxie into top-level Makefile 3 years ago
msp430 libgloss: merge msp430 into top-level Makefile 3 years ago
mt libgloss: fix more missing dir with parallel install 5 years ago
nds32 libgloss: merge nds32 into top-level Makefile 3 years ago
nios2 libgloss: merge nios2 into top-level Makefile 4 years ago
or1k libgloss: merge epiphany & libnosys & or1k configure scripts up a level 5 years ago
pa libgloss: fix more missing dir with parallel install 5 years ago
pru libgloss: drop $(INCLUDES) when using $(AS) 3 years ago
riscv RISC-V: fix setting up std streams in init_semihosting() 3 years ago
rl78 Fix rl78 libgloss port for c99/gcc-14 3 years ago
rs6000 libgloss: rs6000: fix incorrect install dir for xil files 4 years ago
rx libgloss: fix more missing dir with parallel install 5 years ago
sh * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 22 years ago
sparc libgloss: fix up incorrect "it's" 3 years ago
sparc_leon libgloss: fix up incorrect "it's" 3 years ago
spu libgloss: drop $(INCLUDES) when using $(AS) 3 years ago
testsuite libgloss: fix up incorrect "it's" 3 years ago
tic6x Fix c6x libgloss port for c99/gcc-14 3 years ago
v850 libgloss: merge v850 into top-level Makefile 3 years ago
visium libgloss: fix more missing dir with parallel install 5 years ago
wince libgloss: merge wince configure script up a level 5 years ago
xc16x libgloss: merge subdirs that have unique makefile_frags up a level 5 years ago
xstormy16 libgloss: fix up incorrect "it's" 3 years ago
xtensa libgloss: xtensa: fix crt0.o rule 3 years ago
ChangeLog Deprecate newlib and winsup ChangeLog files 11 years ago
ChangeLog-2015 Deprecate newlib and winsup ChangeLog files 11 years ago
Makefile.am libgloss: merge nds32 into top-level Makefile 3 years ago
Makefile.in libgloss: merge nds32 into top-level Makefile 3 years ago
README libgloss: have README point to the manual 5 years ago
aclocal.m4 libgloss: switch to AM_PROG_AR 5 years ago
close.c ansification: remove _DEFUN 9 years ago
config.h.in libgloss: merge epiphany & libnosys & or1k configure scripts up a level 5 years ago
configure libgloss: merge nds32 into top-level Makefile 3 years ago
configure.ac libgloss: merge nds32 into top-level Makefile 3 years ago
debug.c libgloss: fix up incorrect "it's" 3 years ago
debug.h 2002-04-17 Joel Sherrill <joel@OARcorp.com> 25 years ago
fstat.c ansification: remove _DEFUN 9 years ago
getpid.c ansification: remove _DEFUN 9 years ago
glue.h Fix various c99/gcc-14 issues in generic libgloss code 3 years ago
isatty.c ansification: remove _DEFUN 9 years ago
kill.c ansification: remove _DEFUN 9 years ago
lseek.c ansification: remove _DEFUN 9 years ago
open.c ansification: remove _DEFUN 9 years ago
print.c ansification: remove _DEFUN 9 years ago
putnum.c Fix various c99/gcc-14 issues in generic libgloss code 3 years ago
read.c Fix various c99/gcc-14 issues in generic libgloss code 3 years ago
sbrk.c Fix various c99/gcc-14 issues in generic libgloss code 3 years ago
stat.c ansification: remove _DEFUN 9 years ago
syscall.h 2007-11-06 Dave Brolley <brolley@redhat.com> 19 years ago
unlink.c Fix various c99/gcc-14 issues in generic libgloss code 3 years ago
write.c Fix various c99/gcc-14 issues in generic libgloss code 3 years ago

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/.