Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined | Eric Andersen | 2001-09-13 | 1 | -2/+2 |
| | | | | symbols by piping results through uniq | ||||
* | Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh | Eric Andersen | 2001-05-29 | 1 | -8/+8 |
| | | | | in all cases. | ||||
* | Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at> | Eric Andersen | 2001-05-17 | 1 | -3/+3 |
| | | | | | when cross compiling with shared lib support, there were spots where the native 'ld' was mistakenly being called. | ||||
* | Part of the shared lib build rework. | Manuel Novoa III | 2001-03-18 | 1 | -6/+11 |
| | |||||
* | Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a | Manuel Novoa III | 2001-01-25 | 1 | -0/+70 |
objects with shared uClibc; allow disabling long long support. |