summaryrefslogtreecommitdiffstats
path: root/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2005-12-021-125/+8
* Changes to sync with trunk."Steven J. Hill"2005-11-061-1/+1
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-38/+52
* Big sync with trunk."Steven J. Hill"2005-09-241-6/+2
* Merge/sync with trunk."Steven J. Hill"2005-08-171-1/+1
* Finally, all of the makefiles that make the magic happen. These changes allow..."Steven J. Hill"2005-08-091-8/+8
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-311-0/+6
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-6/+11
* touchup the $(AR) mojo to address some bugs by Peter KjellerstedtMike Frysinger2005-02-131-6/+11
* merge parallel build supportMike Frysinger2005-01-251-1/+25
* fix target dependencies to support parallel buildingMike Frysinger2005-01-191-6/+3
* use $(RANLIB)Mike Frysinger2005-01-191-2/+1
* Remove unused stuff. From Peter Mazinger.Joakim Tjernlund2004-10-141-6/+0
* Link with libfloat if necessary.Manuel Novoa III2004-01-161-1/+1
* Ok.. we need to link with libgcc.a for some archs. I haven't looked atManuel Novoa III2004-01-141-1/+1
* minor cleanupEric Andersen2003-11-041-1/+1
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-311-17/+3
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-8/+8
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-4/+4
* Peter Kjellerstedt writes:Eric Andersen2003-09-111-5/+4
* Patch from Peter S. Mazinger to make the get-needed-libgcc-objectsEric Andersen2003-06-051-2/+3
* Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen2003-02-051-10/+17
* Cleanup makefiles and make clean a bitEric Andersen2003-01-231-1/+4
* Make support for global constructors and global destructors beEric Andersen2002-11-271-1/+8
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-081-1/+1
* Patch from Stefan Allius -- export LIBGCCEric Andersen2002-11-051-1/+1
* Put it back the way it was. Sigh.Eric Andersen2002-10-251-3/+3
* Sigh. Lets not use LD to link, or we lose the INTERP field.Eric Andersen2002-10-251-3/+3
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-2/+2
* * Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.mapTobias Anderberg2002-09-161-2/+8
* Be more path independentEric Andersen2002-08-091-1/+1
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-2/+2
* Make shared libs properly list the correct ld.so in the interpEric Andersen2002-02-181-1/+2
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-3/+2
* Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen2002-01-161-1/+1
* Make libc depend on ldsoEric Andersen2002-01-121-1/+1
* Cleanup makfile, use ld to avoid chicken-and-egg problems whenEric Andersen2002-01-111-13/+6
* Be more carefull about erroring out of shell fragments. Try toEric Andersen2002-01-091-1/+3
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-3/+3
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+2
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+1
* Remove the now obsolete "headers" target. Fix call to get-needed-libgcc-obje...Eric Andersen2001-05-291-29/+2
* Minor fix.Manuel Novoa III2001-05-261-2/+2
* Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>Eric Andersen2001-05-171-1/+1
* Fix up a few little problemsEric Andersen2001-05-161-3/+3
* Add in a libc.so link as wellEric Andersen2001-05-121-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-0/+112