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 0c8679e080 Avoid using common symbols in v850 libgloss 4 years ago
..
aarch64 libgloss: switch to AM_PROG_AR 5 years ago
arc libgloss: merge stub arch configure scripts up a level 5 years ago
arm libgloss: switch to AM_PROG_AR 5 years ago
bfin libgloss: bfin: fix various warnings 5 years ago
config libgloss: convert top level to automake 5 years ago
cr16 libgloss: fix more missing dir with parallel install 5 years ago
cris libgloss: merge epiphany & libnosys & or1k configure scripts up a level 5 years ago
crx libgloss: fix more missing dir with parallel install 5 years ago
csky libgloss: merge csky configure script up a level 5 years ago
d30v libgloss: fix more missing dir with parallel install 5 years ago
doc libgloss: add new Build System Internals node to the menu 4 years ago
epiphany libgloss: merge epiphany & libnosys & or1k configure scripts up a level 5 years ago
fr30 libgloss: fix more missing dir with parallel install 5 years ago
frv libgloss: fix more missing dir with parallel install 5 years ago
ft32 libgloss: fix more missing dir with parallel install 5 years ago
hp74x libgloss: fix more missing dir with parallel install 5 years ago
i386 libgloss: merge i386 configure script up a level 5 years ago
i960 libgloss: fix more missing dir with parallel install 5 years ago
iq2000 libgloss: iq2000: fix prototype 5 years ago
libnosys libgloss: merge libnosys into top-level Makefile 5 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: merge stub arch configure scripts up a level 5 years ago
m68hc11 libgloss: fix more missing dir with parallel install 5 years ago
m68k libgloss: merge m68k configure script up a level 5 years ago
mcore libgloss: merge mcore configure script up a level 5 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 configure script up a level 5 years ago
mn10300 libgloss: merge mn10300 configure script up a level 5 years ago
moxie libgloss: merge moxie configure script up a level 5 years ago
msp430 libgloss: merge stub arch configure scripts up a level 5 years ago
mt libgloss: fix more missing dir with parallel install 5 years ago
nds32 libgloss: merge stub arch configure scripts up a level 5 years ago
nios2 libgloss: fix more missing dir with parallel install 5 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: Fix PRU & Blackfin mkinstalldirs path 5 years ago
riscv libgloss: merge stub arch configure scripts up a level 5 years ago
rl78 libgloss: fix more missing dir with parallel install 5 years ago
rs6000 libgloss: merge subdirs that have unique makefile_frags up a level 5 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: merge sparc configure script up a level 5 years ago
sparc_leon libgloss: update Makefile regen rules for merged arches 5 years ago
spu libgloss: merge subdirs that have unique makefile_frags up a level 5 years ago
testsuite newlib/libgloss: drop unused $(CROSS_CFLAGS) 5 years ago
tic6x libgloss: fix more missing dir with parallel install 5 years ago
v850 Avoid using common symbols in v850 libgloss 4 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 more missing dir with parallel install 5 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 lm32 into top-level Makefile 5 years ago
Makefile.in libgloss: merge lm32 into top-level Makefile 5 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 lm32 into top-level Makefile 5 years ago
configure.ac libgloss: merge lm32 into top-level Makefile 5 years ago
debug.c 20000317 sourceware import 27 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 20000317 sourceware import 27 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
multi-build.in libgloss: document & localize custom multi-do rule 5 years ago
open.c ansification: remove _DEFUN 9 years ago
print.c ansification: remove _DEFUN 9 years ago
putnum.c ansification: remove _DEFUN 9 years ago
read.c ansification: remove _DEFUN 9 years ago
sbrk.c 20000317 sourceware import 27 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 ansification: remove _DEFUN 9 years ago
write.c ansification: remove _EXFUN, _EXFUN_NOTHROW 9 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/.