summaryrefslogtreecommitdiffstats
path: root/extra/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-4/+4
* A small patch from Erwin Authried <eauth@softsys.co.at>Eric Andersen2001-10-121-2/+2
* Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefinedEric Andersen2001-09-131-2/+2
* Just take whatever the kernel headers gave us, spaces and all. This isEric Andersen2001-07-031-1/+1
* Added a script to create bits/syscall.h for each arch.Manuel Novoa III2001-06-281-0/+25
* Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.shEric Andersen2001-05-291-8/+8
* Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>Eric Andersen2001-05-171-3/+3
* Part of the shared lib build rework.Manuel Novoa III2001-03-181-6/+11
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-0/+70