Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger ba31c6c463 Remove TOPDIR пре 18 година
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture пре 18 година
  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. пре 18 година
  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. пре 18 година
  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 /$^/$<. пре 18 година
  Peter S. Mazinger 75e3be2c70 Do not recurse into ldso/libc/libpthread on clean пре 18 година
  "Steven J. Hill" 23426f4df6 Clean up debugging levels for MIPS. This should make things consistent now. пре 18 година
  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 година
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. пре 19 година
  Joakim Tjernlund 47c8664285 Add dependency on ld-uClibc.so.0 for libdl.so. пре 19 година
  Mike Frysinger 3606882671 oops, we dont want to use relative paths for the header files пре 19 година
  Mike Frysinger 8dae092bd9 if the include files get updated we want to rebuild пре 19 година
  Mike Frysinger 7c583eee29 clean up dependencies so libraries are only rebuilt when needed and so that parallel build works correctly пре 19 година
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for пре 19 година
  Eric Andersen a56073a28b Partial commit of a patch from Alexandre Oliva: пре 19 година
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. пре 19 година
  Manuel Novoa III 721201d6e3 Fix dependencies. пре 20 година
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This пре 20 година
  Joakim Tjernlund 9f47eaf322 Fix usage_count in ldso/libdl. пре 20 година
  Joakim Tjernlund 9d4b81d74b Mike Frysinger writes: пре 20 година
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc пре 20 година
  Eric Andersen 3368dbc3ed Based on a problem report and patch from Florian Schirmer, fix a compile пре 20 година
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy пре 20 година
  Manuel Novoa III d8c8b456f4 We need to link with libgcc.a when creating shared libs, in order to пре 20 година
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language пре 20 година
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: пре 20 година
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: пре 20 година
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: пре 20 година
  Eric Andersen 34c5a8290b Enable full debug support for ld-uClibc and libdl пре 20 година
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... пре 21 година