Commit History

Author SHA1 Message Date
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a 18 years ago
  Peter S. Mazinger f4551c6a62 Remove created objects independently of TARGET_ARCH and kill 3 warnings 18 years ago
  Mike Frysinger 270bd86b4f punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been released 18 years ago
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. 18 years ago
  "Steven J. Hill" 2512e7992c Remove unused include directory. 19 years ago
  Mike Frysinger b3bccca4b7 just use -g as -g3 is overkill (and sometimes unstable) 19 years ago
  Mike Frysinger ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file 19 years ago
  Mike Frysinger 1e857d0ce2 make sure ldso.o depends on more files in subdirs 19 years ago
  Mike Frysinger 8dae092bd9 if the include files get updated we want to rebuild 19 years ago
  Joakim Tjernlund d1b0dffff4 Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to 19 years ago
  Joakim Tjernlund 75ca73f431 Add patch at bugs 274. From Peter Manzinger. 19 years ago
  Mike Frysinger ba595540f6 have ldso.c depend on dl-startup.h too 19 years ago
  Joakim Tjernlund 462d544629 Fix ldso for MIPS. 19 years ago
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 years ago
  Mike Frysinger 5606690300 make sure we rebuild ldso.o when the dl-*.c files have been updated 19 years ago
  Mike Frysinger 99e973a956 rework dependencies so the archive is re-created only when the object files have been updated 19 years ago
  Eric Andersen f8e6aa06ff Patch from Peter S. Mazinger: 19 years ago
  Eric Andersen 6ae64d2583 Patch from Peter S. Mazinger: 19 years ago
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for 19 years ago
  Eric Andersen 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 19 years ago
  Eric Andersen 98521f61f3 That last patch had some garbage in it... PIC != PIE 19 years ago
  Eric Andersen a56073a28b Partial commit of a patch from Alexandre Oliva: 19 years ago
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 19 years ago
  Joakim Tjernlund e93138024a Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__ 19 years ago
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. 19 years ago
  Joakim Tjernlund d6ea385286 #include "dl-startup.c into ldso.c, making ldso one compilation unit. 19 years ago
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 19 years ago
  Joakim Tjernlund 9d4b81d74b Mike Frysinger writes: 20 years ago
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc 20 years ago
  Eric Andersen 0a8f8bd708 No point in including debug info for ldso. It isn't helpful to do so 20 years ago