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.
 
 
 
 
 
 
Jeff Law bdcfea3a24 Fix iq2000 libgloss for c99/gcc-14 2 years ago
..
aarch64 libgloss: merge aarch64 into top-level Makefile 3 years ago
arc libgloss: merge arc into top-level Makefile 3 years ago
arm arm: Restrict processor mode change when in hypervisor mode 3 years ago
bfin libgloss fix for bfin port 2 years ago
config libgloss: drop $(INCLUDES) when using $(AS) 2 years ago
cr16 libgloss: fix more missing dir with parallel install 4 years ago
cris libgloss/cris: Make C declarations present and match them 2 years ago
crx libgloss: fix more missing dir with parallel install 4 years ago
csky libgloss: csky: fix pointer-to-integer warning 3 years ago
d30v libgloss: merge d30v into top-level Makefile 3 years ago
doc libgloss: doc: generate single page & split html manuals 2 years ago
epiphany libgloss: drop $(INCLUDES) when using $(AS) 2 years ago
fr30 Fix fr30 libgloss build 2 years ago
frv libgloss: fix more missing dir with parallel install 4 years ago
ft32 libgloss: fix more missing dir with parallel install 4 years ago
hp74x libgloss: drop $(INCLUDES) when using $(AS) 2 years ago
i386 libgloss: merge i386 configure script up a level 4 years ago
i960 libgloss: fix more missing dir with parallel install 4 years ago
iq2000 Fix iq2000 libgloss for c99/gcc-14 2 years ago
libnosys libgloss: add Xtensa port 3 years ago
lm32 libgloss: merge lm32 into top-level Makefile 4 years ago
m32c libgloss: fix more missing dir with parallel install 4 years ago
m32r libgloss: merge stub arch configure scripts up a level 4 years ago
m68hc11 libgloss: fix more missing dir with parallel install 4 years ago
m68k libgloss: merge m68k configure script up a level 4 years ago
mcore libgloss: merge mcore configure script up a level 4 years ago
mep libgloss: fix more missing dir with parallel install 4 years ago
microblaze libgloss: fix more missing dir with parallel install 4 years ago
mips libgloss: merge mips configure script up a level 4 years ago
mn10200 libgloss: merge mn10200 configure script up a level 4 years ago
mn10300 Re: libgloss c99 fixes for mn10300-elf 2 years ago
moxie Re: Fix moxie libgloss issues with c99 2 years ago
msp430 libgloss: merge stub arch configure scripts up a level 4 years ago
mt libgloss: fix more missing dir with parallel install 4 years ago
nds32 libgloss: merge stub arch configure scripts up a level 4 years ago
nios2 libgloss: merge nios2 into top-level Makefile 3 years ago
or1k libgloss: merge epiphany & libnosys & or1k configure scripts up a level 4 years ago
pa libgloss: fix more missing dir with parallel install 4 years ago
pru libgloss: drop $(INCLUDES) when using $(AS) 2 years ago
riscv RISC-V: Fix -Wint-conversion warning 2 years ago
rl78 libgloss: fix more missing dir with parallel install 4 years ago
rs6000 libgloss: rs6000: fix incorrect install dir for xil files 3 years ago
rx libgloss: fix more missing dir with parallel install 4 years ago
sh * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 21 years ago
sparc libgloss: merge sparc configure script up a level 4 years ago
sparc_leon Use global atexit data for all configurations 4 years ago
spu libgloss: drop $(INCLUDES) when using $(AS) 2 years ago
testsuite newlib/libgloss: drop unused $(CROSS_CFLAGS) 4 years ago
tic6x libgloss: fix more missing dir with parallel install 4 years ago
v850 Revert accidental change to v850/sim.ld 4 years ago
visium libgloss: fix more missing dir with parallel install 4 years ago
wince libgloss: merge wince configure script up a level 4 years ago
xc16x libgloss: merge subdirs that have unique makefile_frags up a level 4 years ago
xstormy16 libgloss: fix more missing dir with parallel install 4 years ago
xtensa libgloss: add Xtensa port 3 years ago
ChangeLog Deprecate newlib and winsup ChangeLog files 10 years ago
ChangeLog-2015 Deprecate newlib and winsup ChangeLog files 10 years ago
Makefile.am Revert "Fix libgloss/newlib build to conditionally use top include dir" 2 years ago
Makefile.in Regenarate libgloss/Makefile.in 2 years ago
README libgloss: have README point to the manual 4 years ago
aclocal.m4 libgloss: switch to AM_PROG_AR 4 years ago
close.c ansification: remove _DEFUN 8 years ago
config.h.in libgloss: merge epiphany & libnosys & or1k configure scripts up a level 4 years ago
configure Add generated files for Revert patch 2 years ago
configure.ac Revert "Fix libgloss/newlib build to conditionally use top include dir" 2 years ago
debug.c 20000317 sourceware import 26 years ago
debug.h 2002-04-17 Joel Sherrill <joel@OARcorp.com> 24 years ago
fstat.c ansification: remove _DEFUN 8 years ago
getpid.c ansification: remove _DEFUN 8 years ago
glue.h 20000317 sourceware import 26 years ago
isatty.c ansification: remove _DEFUN 8 years ago
kill.c ansification: remove _DEFUN 8 years ago
lseek.c ansification: remove _DEFUN 8 years ago
open.c ansification: remove _DEFUN 8 years ago
print.c ansification: remove _DEFUN 8 years ago
putnum.c ansification: remove _DEFUN 8 years ago
read.c ansification: remove _DEFUN 8 years ago
sbrk.c 20000317 sourceware import 26 years ago
stat.c ansification: remove _DEFUN 8 years ago
syscall.h 2007-11-06 Dave Brolley <brolley@redhat.com> 19 years ago
unlink.c ansification: remove _DEFUN 8 years ago
write.c ansification: remove _EXFUN, _EXFUN_NOTHROW 8 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/.