Age | Commit message (Expand) | Author |
---|---|---|
2002-01-11 | Failed to call sort before calling uniq in several spots, | Eric Andersen |
2002-01-01 | Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for | Eric Andersen |
2001-10-12 | A small patch from Erwin Authried <eauth@softsys.co.at> | Eric Andersen |
2001-09-13 | Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined | Eric Andersen |
2001-07-03 | Just take whatever the kernel headers gave us, spaces and all. This is | Eric Andersen |
2001-06-28 | Added a script to create bits/syscall.h for each arch. | Manuel Novoa III |
2001-05-29 | Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh | Eric Andersen |
2001-05-17 | Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at> | Eric Andersen |
2001-03-18 | Part of the shared lib build rework. | Manuel Novoa III |
2001-01-25 | Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a | Manuel Novoa III |