Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer bfbab32be6 ldso: commentary typo fix 13 years ago
  Filippo Arcidiacono 974d314057 libdl: fix local symbol's address handling in dladdr 13 years ago
  Bernhard Reutner-Fischer 133bc4376a ldso: remove now unused variable 13 years ago
  Philip Craig bb8551685e Fix memory leak in dlopen()/dlclose(). 13 years ago
  Salvatore Cro aaf4cbd98f Add protected symbols support for all architectures 13 years ago
  Bernhard Reutner-Fischer a11fcabb4a Revert "ldso: silence warning about unused tls var if !tls" 13 years ago
  Bernhard Reutner-Fischer 23fa805150 ldso: silence warning about unused tls var if !tls 13 years ago
  Bernhard Reutner-Fischer bf735eb494 silence warning about incompatible types with _dl_init_static_tls 14 years ago
  Timo Teräs b93b98daf0 ldso: support RTLD_NODELETE and DF_1_NODELETE 14 years ago
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 14 years ago
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 14 years ago
  Bernhard Reutner-Fischer 13d8b0f9c2 fix coding style 14 years ago
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 14 years ago
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 years ago
  Bernhard Reutner-Fischer ea7af1aad7 - fix use after free (Kevin Day) 15 years ago
  Carmelo Amoroso a7d54e2619 libdl: use stderr consistently. 15 years ago
  Bernhard Reutner-Fischer 1372e95c24 - remove a couple of duplicate includes 16 years ago
  Bernhard Reutner-Fischer ba3b529ac8 - fix compilation error 16 years ago
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: 16 years ago
  Carmelo Amoroso 69fa463181 Add missing cast in pointer assignment 16 years ago
  Bernd Schmidt fa1f7630f8 Use DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE types. Fixes gnu-hash 16 years ago
  Bernd Schmidt bd2b38e3cd Fix the recent dladdr changes so that they compile on FD-PIC targets. 16 years ago
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value 16 years ago
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 years ago
  Mike Frysinger 3ceb3bcb76 change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives 16 years ago
  Bernd Schmidt 7129c31062 Blackfin FD-PIC patch 6/6. 16 years ago
  Bernd Schmidt ad989e28a4 Fix a few warnings introduced by my previous commits. 16 years ago
  Bernd Schmidt 95586b5663 Blackfin FD-PIC patch 3/6. 16 years ago
  Bernd Schmidt 3d2a55e7a3 Blackfin FD-PIC patch 2/6. 16 years ago
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. 16 years ago