Commit History

作者 SHA1 備註 提交日期
  Bernhard Reutner-Fischer cb5af0bed8 ldso: silence warning 9 年之前
  Filippo Arcidiacono 2e9c1dc78e ldso: fix fdpic support broken from prelink patch 12 年之前
  Kevin Cernekee 2d4243ce60 ldso/mips: Enable bootstrap relocations 13 年之前
  Carmelo Amoroso 3004ce0c96 Merge remote-tracking branch 'origin/master' into prelink 13 年之前
  Kevin Cernekee 4580f142b4 dl-startup: fix typos in block comment 13 年之前
  Filippo Arcidiacono a33796043b ldso: Add runtime prelink support 14 年之前
  Filippo Arcidiacono 94cc6edb78 ldso: Rework global scope handling and symbol lookup mechanism 14 年之前
  Filippo Arcidiacono 637e2b2440 ldso: Add implementation of ld.so standalone execution 15 年之前
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 14 年之前
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 14 年之前
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 14 年之前
  Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing 15 年之前
  Carmelo Amoroso d23c49221a ldso: performs bootstrap relocations only if required by the arch. 15 年之前
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 年之前
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. 15 年之前
  Bernhard Reutner-Fischer c4a9c0cdae - Avoid warning about missing brace. No obj-code changes. 16 年之前
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. 16 年之前
  Carmelo Amoroso e130b681c4 Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> 16 年之前
  Mike Frysinger a9f3bfe7dd Bernd Schmidt writes: 17 年之前
  Mike Frysinger cd5c2f7718 Bernd Schmidt writes: 17 年之前
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt 17 年之前
  Mike Frysinger 47319595bd patch from Bernd Schmidt to abstract away initializing of relocation addresses 18 年之前
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types 18 年之前
  Mike Frysinger 9faf71ce68 patch from Bernd Schmidt to abstract away load addresses 18 年之前
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit 18 年之前
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs 18 年之前
  Mike Frysinger 1d6903684a Bernd Schmidt writes: too many semicolons! 18 年之前
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 年之前
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 18 年之前
  Mike Frysinger 135c85905c disable early debug code if the arch relies on certain values (like load_addr) which are computer later 19 年之前