Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code il y a 7 ans
  Alexey Brodkin e58bacb7ec libs: install backward compatibility symlinks il y a 8 ans
  Bernhard Reutner-Fischer 41537a770b buildsys: fix IS_IN_lib* il y a 9 ans
  Markos Chandras f4fe313d50 buildsys: Add missing $(SYMBOL_PREFIX) to symbol names il y a 11 ans
  Richard Braun 3d5cec4ff7 libdl: add option for controlling dl_cleanup il y a 13 ans
  Bernd Schmidt bernds_cb1@t-online.de f4eebb6146 Add Makefile support for DSBT ELF. il y a 13 ans
  Natanael Copa 71239593ef nptl: proper soname handling il y a 14 ans
  Bernhard Reutner-Fischer abdbaa897b prettify make clean il y a 14 ans
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree il y a 14 ans
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean il y a 15 ans
  Bernhard Reutner-Fischer 63abaebc01 - move stripping into do_ar resp compile-m for the sake of simplicity il y a 16 ans
  Bernhard Reutner-Fischer bf765e60dd - strip the targets and not prerequisites il y a 16 ans
  Bernd Schmidt 68d02d6473 A slight improvement over my previous commit which ensured we always rebuild il y a 16 ans
  Bernhard Reutner-Fischer 51ce75b5b0 - use the compiler-driver instead of the linker il y a 16 ans
  Mike Frysinger 6bc45b2d57 #1273 if EXTRAVERSION is set, make sure we respect it il y a 17 ans
  Eric Andersen 73c811263c fixup my copyright notice, trim stale remnants of older notices which il y a 18 ans
  Peter S. Mazinger 72c0f6a2d6 Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers il y a 18 ans
  Mike Frysinger b20ee706ef rework depends and stripping so that libraries arent rebuilt all the time in a loop il y a 18 ans
  Peter S. Mazinger 8d3f61bd00 Do not create any files (dl-progname.h) in ldso anymore il y a 18 ans
  Peter S. Mazinger 00e04cb76f Do not create header links, use -I to find them. Moved dl-progname.h to ldso/ldso, that will exist if top_srcdir != top_builddir. il y a 18 ans
  Peter S. Mazinger 31ae4299f5 Add info to CFLAGS about lib we are building il y a 18 ans
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib il y a 18 ans
  Peter S. Mazinger 15870aba49 Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH il y a 18 ans
  Peter S. Mazinger 788e21988e Add back -L..lib to libdl linker, now that we do not hardcode path to libs in libc.so il y a 18 ans
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. il y a 18 ans
  Peter S. Mazinger bddfb866b0 Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db]. il y a 18 ans
  Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. il y a 18 ans
  Peter S. Mazinger 5e48b8b628 Add the current implementation to review il y a 18 ans
  Peter S. Mazinger b6cfa5f080 2 more examples that show the handling of different objects in lib*.so and lib*.a, also handle arch specific optimized versions il y a 18 ans