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.
 
 
 
 
 
 
Sebastian Huber 2faeaf50fd Use global atexit data for all configurations 4 years ago
..
aarch64 libgloss: switch to AM_PROG_AR 4 years ago
arc Use global atexit data for all configurations 4 years ago
arm libgloss: switch to AM_PROG_AR 4 years ago
bfin libgloss: bfin: fix various warnings 4 years ago
config libgloss: convert top level to automake 4 years ago
cr16 libgloss: fix more missing dir with parallel install 4 years ago
cris libgloss: merge epiphany & libnosys & or1k configure scripts up a level 4 years ago
crx libgloss: fix more missing dir with parallel install 4 years ago
csky libgloss: merge csky configure script up a level 4 years ago
d30v libgloss: fix more missing dir with parallel install 4 years ago
doc libgloss: add new Build System Internals node to the menu 4 years ago
epiphany Use global atexit data for all configurations 4 years ago
fr30 libgloss: fix more missing dir with parallel install 4 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: fix more missing dir with parallel install 4 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 libgloss: iq2000: fix prototype 4 years ago
libnosys libgloss: merge libnosys into top-level Makefile 4 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 libgloss: merge mn10300 configure script up a level 4 years ago
moxie libgloss: merge moxie configure script up a level 4 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: fix more missing dir with parallel install 4 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: pru: Fix _open syscal arguments 4 years ago
riscv libgloss: merge stub arch configure scripts up a level 4 years ago
rl78 libgloss: fix more missing dir with parallel install 4 years ago
rs6000 libgloss: merge subdirs that have unique makefile_frags up a level 4 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: merge subdirs that have unique makefile_frags up a level 4 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
ChangeLog Deprecate newlib and winsup ChangeLog files 10 years ago
ChangeLog-2015 Deprecate newlib and winsup ChangeLog files 10 years ago
Makefile.am libgloss: merge lm32 into top-level Makefile 4 years ago
Makefile.in libgloss: merge lm32 into top-level Makefile 4 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 libgloss: merge lm32 into top-level Makefile 4 years ago
configure.ac libgloss: merge lm32 into top-level Makefile 4 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
multi-build.in libgloss: document & localize custom multi-do rule 4 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/.