Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger ba31c6c463 Remove TOPDIR il y a 18 ans
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture il y a 18 ans
  Peter S. Mazinger 9e9e263e99 Change __LIBDL_SHARED__ to SHARED. This will be also used in some other places to get an object built for lib*.so but not for lib*.a. il y a 18 ans
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 18 ans
  Peter S. Mazinger 998913a5ce Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer only for shared lib related stuff, because it is optional. Run STRIPTOOL only once. More use of /$^/$<. il y a 18 ans
  Peter S. Mazinger 75e3be2c70 Do not recurse into ldso/libc/libpthread on clean il y a 18 ans
  "Steven J. Hill" 23426f4df6 Clean up debugging levels for MIPS. This should make things consistent now. il y a 18 ans
  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 il y a 18 ans
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. il y a 19 ans
  Joakim Tjernlund 47c8664285 Add dependency on ld-uClibc.so.0 for libdl.so. il y a 19 ans
  Mike Frysinger 3606882671 oops, we dont want to use relative paths for the header files il y a 19 ans
  Mike Frysinger 8dae092bd9 if the include files get updated we want to rebuild il y a 19 ans
  Mike Frysinger 7c583eee29 clean up dependencies so libraries are only rebuilt when needed and so that parallel build works correctly il y a 19 ans
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for il y a 19 ans
  Eric Andersen a56073a28b Partial commit of a patch from Alexandre Oliva: il y a 19 ans
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. il y a 19 ans
  Manuel Novoa III 721201d6e3 Fix dependencies. il y a 20 ans
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This il y a 20 ans
  Joakim Tjernlund 9f47eaf322 Fix usage_count in ldso/libdl. il y a 20 ans
  Joakim Tjernlund 9d4b81d74b Mike Frysinger writes: il y a 20 ans
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc il y a 20 ans
  Eric Andersen 3368dbc3ed Based on a problem report and patch from Florian Schirmer, fix a compile il y a 20 ans
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy il y a 20 ans
  Manuel Novoa III d8c8b456f4 We need to link with libgcc.a when creating shared libs, in order to il y a 20 ans
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language il y a 20 ans
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: il y a 20 ans
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: il y a 20 ans
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: il y a 20 ans
  Eric Andersen 34c5a8290b Enable full debug support for ld-uClibc and libdl il y a 20 ans
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... il y a 21 ans