OSDN Git Service

rip out all the duplicated debug code and move into a shared file
[uclinux-h8/uClibc.git] / ldso / ldso / Makefile
2005-07-07 Mike Frysingerrip out all the duplicated debug code and move into...
2005-07-06 Mike Frysingermake sure ldso.o depends on more files in subdirs
2005-06-30 Mike Frysingerif the include files get updated we want to rebuild
2005-05-28 Joakim TjernlundAdd Peter Mazinger fini/crt compat patch. Select DL_FIN...
2005-05-28 Joakim TjernlundAdd patch at bugs 274. From Peter Manzinger.
2005-03-18 Mike Frysingerhave ldso.c depend on dl-startup.h too
2005-03-17 Joakim TjernlundFix ldso for MIPS.
2005-03-17 Joakim TjernlundGeneral arch cleanup and prepare support for standalone
2005-03-16 Mike Frysingermake sure we rebuild ldso.o when the dl-*.c files have...
2005-01-18 Mike Frysingerrework dependencies so the archive is re-created only...
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-12-11 Eric AndersenThat last patch had some garbage in it... PIC != PIE
2004-12-11 Eric AndersenPartial commit of a patch from Alexandre Oliva:
2004-11-02 Joakim Tjernlund- Remove dynamic_size from struct elf_resolve.
2004-10-06 Joakim TjernlundRemove unneeded -D<somedefine>, and use instead #ifdef...
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-08-27 Joakim Tjernlund#include "dl-startup.c into ldso.c, making ldso one...
2004-08-26 Manuel Novoa III Fixes from gentoo.
2004-08-10 Joakim TjernlundMike Frysinger writes:
2004-07-30 Eric AndersenTeach libdl to use normal libc symbols whenever possibl...
2004-02-14 Eric AndersenNo point in including debug info for ldso. It isn...
2004-02-14 Manuel Novoa III Fix this as should have been done a long time ago...
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-07 Eric AndersenSplit off the stuff that cannot use function into its...
2004-02-07 Eric AndersenStep one, begin shuffling things around a bit
2004-01-16 David McCulloughMake sure we remove -fomit-frame-pointer from the ldso...
2003-11-22 Eric AndersenOnly enable debugging when SUPPORT_LD_DEBUG is enabled...
2003-11-22 Eric AndersenOops. Only enable debug when debugging...
2003-11-11 Eric AndersenIt seems that the powerpc ldso doesn't like -O0
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-14 Eric AndersenEnable full debug support for ld-uClibc and libdl
2003-08-27 Tobias AnderbergRemoved CRIS specific code.
2003-08-21 Eric AndersenBe sure to remove the old ldso.h, since it will screw...
2003-08-19 Eric AndersenPhase one of my evil plan to clean up ld.so...
2002-11-20 Eric AndersenPatch from Stefan Allius:
2002-11-08 Eric AndersenPatch from Stefan Allius for libgcc multilib support
2002-11-06 Eric AndersenCleanup patch from Simon Rowe
2002-11-05 Eric AndersenMassive scrubbing of the shared lib loader error handling.
2002-11-05 Eric AndersenKill legacy DOPIC=true assignment
2002-11-02 Eric AndersenFix PIC configuration, so shared libraries once again...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-16 Tobias AnderbergUpdated for the CRIS port.
2002-08-09 Eric AndersenLink ldso vs libgcc.a and eliminate baggage caused by
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-03-19 Eric AndersenAdd new debug target (disabled by default) so that...
2002-03-17 Eric AndersenEnable trace support by default, since it only costs...
2002-03-08 Eric AndersenSeperate out the symbol resolution debugging, so it...
2002-02-17 Eric AndersenA ton of cleanups. Eliminate some useless code. Much...
2002-01-29 Eric AndersenGo back to using ld, now that I've found the real probl...
2002-01-23 Eric AndersenFixup build a bit. Be sneaky and include everything...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-11 Eric AndersenOops. We lost -FPIC in the shuffle...
2002-01-11 Eric AndersenRework naming for shared lib loader to avoid potential
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-08-08 Eric AndersenThis syncs things up with my local tree. Mainly change...
2001-07-17 Eric AndersenTurn off USE_CACHE by default (so ldconfig, by default...
2001-07-17 Eric AndersenOops. USE_CACHE was disabled and didn't compile when...
2001-07-17 Eric AndersenForgot this...
2001-07-13 Eric AndersenThis takes about 6k off the size of the x86 shared...
2001-07-12 Eric AndersenThis commit merges David Schleef's updates to the build...
2001-07-03 Eric AndersenAllow the shared lib loader to fallback on the builddir...
2001-06-15 Eric AndersenNow that our compiler wrapper is up to it, we can now...
2001-06-14 Eric AndersenYet more ldso cleanups. Be more discriminating about...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-10 Eric AndersenFix up naming of ld.so so every uses the same define...
2001-05-07 Eric AndersenPut in but leave commented the DL_DEBUG define
2001-04-27 Eric AndersenYet another large update to ld.so. In this iteration...
2001-04-26 Eric Andersenoops again! I forgot to pull in the arch specific...
2001-04-26 Eric AndersenBe more careful about not hard coding names.
2001-04-25 Eric AndersenMove libdl and udate build method a bit
2001-04-23 Eric AndersenOk, seems this _must_ be compiled as PIC code.
2001-04-23 Eric AndersenInitial checkin for ld.so. This is a combination of...