summaryrefslogtreecommitdiffstats
path: root/extra/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add another Makefile example that will be copied over the root Makefile, adap...Peter S. Mazinger2005-11-012-1/+16
* Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ...Peter S. Mazinger2005-10-292-28/+66
* Update/add scripts' copyrightPeter S. Mazinger2005-10-2812-39/+48
* Add newly needed Makefiles that can be linkedPeter S. Mazinger2005-10-282-0/+26
* Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ...Peter S. Mazinger2005-10-281-4/+2
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-3/+4
* Add script to create the minimal subset of symlinksPeter S. Mazinger2005-10-251-0/+24
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-255-0/+65
* some updates from psm to better mirror glibc getent behaviorMike Frysinger2005-08-231-2/+17
* further refine output so the silent mode of make is truly silentMike Frysinger2005-07-281-2/+2
* also symlink asm-$TARGET_ARCH if it existsMike Frysinger2005-06-291-0/+3
* - 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