summaryrefslogtreecommitdiffstats
path: root/extra/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* make this stuff actually readableMike Frysinger2006-09-091-134/+134
|
* - only link asm-generic if it exists.Bernhard Reutner-Fischer2006-08-241-3/+3
| | | | PS: test for existence on Slowaris was disfunctional, last time i looked. Shouldn't matter much here, though..
* Add common part of linker scripts to a file and make use of itPeter S. Mazinger2006-03-091-0/+3
|
* disable __gmon_start__ symbolMike Frysinger2006-02-281-1/+1
|
* add support for glibc initfini.cMike Frysinger2006-02-281-0/+27
|
* dont generate asm-generic if it already existsMike Frysinger2006-02-231-0/+2
|
* make the fallback case smarterMike Frysinger2006-02-221-4/+3
|
* dont output so many newlinesMike Frysinger2006-02-181-2/+3
|
* update copyrightMike Frysinger2006-01-271-1/+1
|
* just exec the catMike Frysinger2006-01-271-2/+1
|
* - make sure that icc generates bits/sysnum.hBernhard Reutner-Fischer2006-01-241-1/+6
| | | | pgcc would need a completely different treatment here.
* for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on ↵Mike Frysinger2006-01-021-16/+16
| | | | the mailing list
* Add template for utils/Makefile and make use of itPeter S. Mazinger2005-11-232-0/+18
|
* Remove TOPDIRPeter S. Mazinger2005-11-218-24/+8
|
* Replace TOPDIR w/ top_builddirPeter S. Mazinger2005-11-171-5/+5
|
* include Rules.mak after noconfig_targets, else it does not pull in .configPeter S. Mazinger2005-11-021-1/+1
|
* Add another Makefile example that will be copied over the root Makefile, ↵Peter S. Mazinger2005-11-012-1/+16
| | | | adapt script
* Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ↵Peter S. Mazinger2005-10-292-28/+66
| | | | users to build), creates all Makefiles now, should be only used if the master copies are updated
* 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
| | | | in main Makefile.in
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ↵Peter S. Mazinger2005-10-281-3/+4
| | | | not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
* 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 ↵Peter S. Mazinger2005-10-255-0/+65
| | | | archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
* 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 ↵Ned Ludd2005-02-021-6/+10
| | | | from Peter S. Mazinger
* 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
| | | | | | | This patch arranges for the .so files in say /usr/lib to be soft links to ../../lib, instead of to /some/arbitrary/pathname/lib. This enables seamless relocation of a toolchain containing the development and run time trees in a sys-root.
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-3/+1
| | | | | does, rather than depending on the kernel header files. -Erik
* 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
| | | | | | | | | 1. Under Solaris the test command with the 'string' argument don't work well. So I added the '-n' argument, which might work on all platforms. 2. The sed under Solaris don't support the '-s' argument, which is a GNU extension. I changed it to '-e' which works fine for me.
* 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
| | | | | | headers. Move most of that into a script, and warn loudly when having to guess. -Erik
* 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
| | | | script work with newer binutils versions.
* Patch from Stefan Allius:Eric Andersen2003-03-051-11/+31
| | | | | | | | | | | | | | | Hi Erik, I patched the initfini.awk script, so we can build crt[in].S for the SuperH targets with gmon-support. The patch moves all labels into the wright sections, and add some assembler statements to jump over them. (only activ on SH targets) The patch also avoid any references of _GLOBAL_OFFSET_TABLE_ or *gmon_start* in the crtn.S file. This should work on every target. Bye Stefan
* 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
|