summaryrefslogtreecommitdiffstats
path: root/extra/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* - updated getent script to match behaviors of newer glibc getent. update from...Ned Ludd2005-02-021-6/+10
* move getent to extra/scripts/ out of docs/Mike Frysinger2004-11-111-0/+49
* Fixes from gentoo.Manuel Novoa III2004-08-261-3/+16
* Alexandre Oliva writes:Eric Andersen2004-03-181-0/+54
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-3/+1
* Cope with 2.6.x headersEric Andersen2004-01-021-20/+25
* Minor typo fix.Manuel Novoa III2003-11-291-1/+1
* Kill initfini.awkEric Andersen2003-11-051-121/+0
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-051-4/+0
* this script is no longer used, and can be removed.Eric Andersen2003-11-011-84/+0
* oops.Eric Andersen2003-09-301-8/+8
* Patch from Philip Nye fixing mmu-lessEric Andersen2003-09-171-1/+1
* Stefan Allius writes:Eric Andersen2003-09-112-5/+5
* Fix grammarEric Andersen2003-09-091-4/+4
* Minor cosmetic cleanups to avoid getting spurious bug reports.Eric Andersen2003-09-041-5/+19
* Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.Eric Andersen2003-09-031-2/+2
* Remove a bunch of guessing about the location of the kernelEric Andersen2003-09-011-0/+154
* Work around a bug in nm from binutils-2.14.90.0.5.Manuel Novoa III2003-08-181-1/+1
* Patch from Peter S. Mazinger to make the get-needed-libgcc-objectsEric Andersen2003-06-051-1/+1
* Patch from Stefan Allius:Eric Andersen2003-03-051-11/+31
* Initial effort at adding profiling support.Eric Andersen2003-03-032-3/+8
* Cleanup makefiles and make clean a bitEric Andersen2003-01-231-2/+2
* It seems SCO puts touch in a wierd placeEric Andersen2002-12-121-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-271-1/+1
* Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen2002-11-211-0/+2
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-081-5/+3
* Another update to initfini.awk and initfini.c from Stefan AlliusEric Andersen2002-11-031-13/+15
* Fixup script to avoid potential spurious whining over empty object files.Eric Andersen2002-10-311-6/+9
* For now, comment out the broken partEric Andersen2002-10-291-6/+6
* Remove my horrible SH hack infavor of this fix for initfini.awk fromEric Andersen2002-10-291-1/+16
* Add appropriate -I options so that any files included by unistd.h areMiles Bader2002-10-281-3/+6
* Kill the now redundant initfini.plEric Andersen2002-10-141-156/+0
* Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplementEric Andersen2002-10-141-0/+77
* Patch from Stefan Allius <allius@atecom.com>:Eric Andersen2002-10-011-5/+2
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-012-2/+5
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-4/+4
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-1/+2
* Work from Stefan Allius which allows superH to use the commonEric Andersen2002-08-191-2/+8
* Cleanup exit a bit, from Ronald WahlEric Andersen2002-08-161-1/+3
* Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for"Steven J. Hill"2002-08-071-1/+1
* When symbols are missing, its supposed to be an error...Eric Andersen2002-08-061-0/+3
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-2/+1
* Changes needed for MIPS with regards to the .init and .fini sections."Steven J. Hill"2002-05-201-4/+9
* Teach initfini to build properly on arches where gcc tries to beEric Andersen2002-04-031-0/+8
* Don't let this worry about _init and _finiEric Andersen2002-03-151-1/+1
* Fix location of crt0.oEric Andersen2002-03-151-1/+1
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-0/+140
* Add include guardsEric Andersen2002-02-041-0/+3
* Don't complain about _GLOBAL_OFFSET_TABLE_Eric Andersen2002-01-311-1/+1
* Failed to call sort before calling uniq in several spots,Eric Andersen2002-01-111-2/+2