summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/e1
Commit message (Expand)AuthorAgeFilesLines
* Hide mostly used functionsPeter S. Mazinger2005-12-012-2/+2
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-1/+5
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-40/+21
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-271-4/+0
* merge parallel build supportMike Frysinger2005-01-251-7/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-0/+9
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-141-2/+0
* This should not be inlined. This should probably use aEric Andersen2004-02-151-2/+2
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-6/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-0/+4
* George Thanos writes:Eric Andersen2003-11-062-3/+3
* Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen2003-11-051-1/+29
* Remove warning that apparently is not needed for e1Eric Andersen2003-11-031-1/+0
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-3/+3
* Patch from George Thanos adding support for the "e1" architecture.Eric Andersen2003-10-0822-0/+1712