summaryrefslogtreecommitdiffstats
path: root/ldso/libdl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of t..."Steven J. Hill"2005-11-291-3/+1
* Dynamic loader now builds with new build system. Fix problems with 'dl-sysdep..."Steven J. Hill"2005-11-201-97/+8
* Add '-DSHARED' flag when building the shared 'libdl'."Steven J. Hill"2005-10-291-0/+3
* Sync with trunk."Steven J. Hill"2005-10-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-36/+46
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-1/+1
* Merge/sync with trunk."Steven J. Hill"2005-08-171-1/+1
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes m..."Steven J. Hill"2005-08-091-1/+7
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-041-7/+1
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-221-2/+8
* clean up dependencies so libraries are only rebuilt when needed and so that p...Mike Frysinger2005-01-191-8/+5
* Cleaned up patch from Peter S. Mazinger adding support forEric Andersen2004-12-221-1/+1
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-1/+1
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-031-1/+1
* Fix dependencies.Manuel Novoa III2004-08-191-1/+3
* Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund2004-08-171-1/+1
* Fix usage_count in ldso/libdl.Joakim Tjernlund2004-08-131-1/+1
* Mike Frysinger writes:Joakim Tjernlund2004-08-101-7/+7
* Teach libdl to use normal libc symbols whenever possible, i.e. mallocEric Andersen2004-07-301-2/+2
* Based on a problem report and patch from Florian Schirmer, fix a compileEric Andersen2004-02-121-1/+1
* Rework file naming, aiming for at least a vague level of consistancyEric Andersen2004-02-101-7/+7
* We need to link with libgcc.a when creating shared libs, in order toManuel Novoa III2004-01-161-1/+1
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-6/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-4/+3
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-4/+4
* Enable full debug support for ld-uClibc and libdlEric Andersen2003-10-141-0/+9
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-191-4/+11
* Stefan Allius noticed dlib_pic.o was not using XXFLAGS as it shouldEric Andersen2003-01-281-1/+1
* Rework things such that staticly linked applications can useEric Andersen2002-12-121-11/+21
* Actually install libdl.aEric Andersen2002-10-251-3/+3
* Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen2002-05-281-2/+2
* Make shared libs properly list the correct ld.so in the interpEric Andersen2002-02-181-1/+2
* Eliminate circular dependancyEric Andersen2002-02-171-1/+1
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-3/+3
* Oops. I forgot to add -Bdynamic to this one.Eric Andersen2002-01-161-1/+1
* Depend upon libcEric Andersen2002-01-121-1/+1
* Remove the now obsolete d-link tree. Update things to copeEric Andersen2002-01-111-1/+1
* Scrub the way libraries are linked. Use ld, not gcc, to avoidEric Andersen2002-01-111-2/+3
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Removed TARGET_CFLAGS definition, since it was moved to toplevel Rules.makDavid Schleef2001-11-261-2/+0
* Turn off USE_CACHE by default (so ldconfig, by default, isn'tEric Andersen2001-07-171-1/+1
* Scrub up a few things I forgot. Add a few more cleanups.Eric Andersen2001-07-131-0/+1
* Force our child libs to link vs libcEric Andersen2001-07-031-1/+1
* Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu...Eric Andersen2001-06-151-6/+4
* Yet more ldso cleanups. Be more discriminating about when using inlinesEric Andersen2001-06-141-2/+2
* I wasn't building the libdl shared lib anymore. Make each lib install aEric Andersen2001-05-181-4/+5
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-20/+52
* Fix up naming of ld.so so every uses the same define. The top levelEric Andersen2001-05-101-1/+1