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.
 
 
 
 
 
 
Alexey Lapshin 42fc2fa37c libgloss: add Xtensa port 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: bfin: switch to CPPASCOMPILE for .S->.o 4 years ago
config Fix libgloss/newlib build to conditionally use top include dir 4 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: csky: fix pointer-to-integer warning 4 years ago
d30v libgloss: merge d30v into top-level Makefile 4 years ago
doc libgloss: drop unused multi-build logic 4 years ago
epiphany libgloss/epiphany: Fix move instruction in crt0.S 3 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: 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: 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: 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: pru: Fix _open syscal arguments 4 years ago
riscv libgloss: riscv: Install machine/syscall.h 4 years ago
rl78 libgloss: fix more missing dir with parallel install 5 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: merge sparc configure script up a level 5 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 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 Revert accidental change to v850/sim.ld 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
xtensa libgloss: add Xtensa port 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: add Xtensa port 3 years ago
Makefile.in libgloss: add Xtensa port 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: add Xtensa port 3 years ago
configure.ac libgloss: add Xtensa port 3 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
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/.