summaryrefslogtreecommitdiffstats
path: root/extra/scripts/get-needed-libgcc-objects.sh
Commit message (Expand)AuthorAgeFilesLines
* this script is no longer used, and can be removed.Eric Andersen2003-11-011-84/+0
* Stefan Allius writes:Eric Andersen2003-09-111-1/+1
* 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
* Initial effort at adding profiling support.Eric Andersen2003-03-031-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-271-1/+1
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-081-5/+3
* Fixup script to avoid potential spurious whining over empty object files.Eric Andersen2002-10-311-6/+9
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-1/+4
* Cleanup exit a bit, from Ronald WahlEric Andersen2002-08-161-1/+3
* Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for"Steven J. Hill"2002-08-071-1/+1
* When symbols are missing, its supposed to be an error...Eric Andersen2002-08-061-0/+3
* Don't let this worry about _init and _finiEric Andersen2002-03-151-1/+1
* Fix location of crt0.oEric Andersen2002-03-151-1/+1
* Don't complain about _GLOBAL_OFFSET_TABLE_Eric Andersen2002-01-311-1/+1
* Failed to call sort before calling uniq in several spots,Eric Andersen2002-01-111-2/+2
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-4/+4
* Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefinedEric Andersen2001-09-131-2/+2
* 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