201 Commits (master)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Joe Simmons-Talbott 5d00c201b9 elf: dl-lookup: Remove unused alloca.h include 3 years ago
Florian Weimer d0f07f7df8 elf: Make more functions available for binding during dlclose (bug 30425) 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Adhemerval Zanella 891a7958a2 elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x 3 years ago
Florian Weimer a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup 4 years ago
Fangrui Song de38b2a343 elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA 4 years ago
Noah Goldstein c4bd509d47 elf: Refactor dl_new_hash so it can be tested / benchmarked 4 years ago
Noah Goldstein 535e935a28 Replace {u}int_fast{16|32} with {u}int32_t 4 years ago
Adhemerval Zanella 6628c742b2 elf: Remove prelink support 4 years ago
Florian Weimer c90363403b elf: Move _dl_setup_hash to its own file 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
H.J. Lu 349b0441da Add run-time check for indirect external access 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Florian Weimer 50a2d83c08 elf: Introduce <elf_machine_sym_no_match.h> 6 years ago
Florian Weimer 3a0ecccb59 ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Florian Weimer f8ed116aa5 dlopen: Rework handling of pending NODELETE status 6 years ago
Florian Weimer 365624e2d2 dlopen: Fix issues related to NODELETE handling and relocations 6 years ago
Florian Weimer f63b73814f Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839] 6 years ago
Florian Weimer ca136bb0a3 Clarify purpose of assert in _dl_lookup_symbol_x 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Mihailo Stojanovic 23c1c256ae MIPS support for GNU hash 7 years ago
Florian Weimer f0b2132b35 ld.so: Support moving versioned symbols between sonames [BZ #24741] 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Maciej W. Rozycki bac15a72fc elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] 8 years ago
H.J. Lu 6a5cac49b6 Use ADDRIDX with DT_GNU_HASH 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Florian Weimer 17e00cc69e elf: Remove internal_function attribute 9 years ago
Florian Weimer 2449ae7b2d ld.so: Introduce struct dl_exception 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Maciej W. Rozycki b6084a958f Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL 10 years ago
Florian Weimer 7d45c163d0 Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
H.J. Lu f3d18efb8a Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink 11 years ago
Joseph Myers ec999b8e5e Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 11 years ago
H.J. Lu 62da1e3b00 Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Roland McGrath 7b8fb2b8db Remove unnecessarily nested function in do_lookup_unique. 12 years ago
Will Newton cc7d044752 elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely 12 years ago
Will Newton d6d0622554 elf/dl-lookup.c: Remove unnecessary static variable 12 years ago
Will Newton f393b4aaed elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a function 12 years ago
Will Newton f6488e2b7f elf/dl-lookup.c: Remove obsolete comment about nested function 12 years ago
Carlos O'Donell 8e25d1e772 Promote do_lookup_x:check_match to a full function. 12 years ago
Joseph Myers cb4a292812 Merge MIPS dl-lookup.c into generic file. 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Marcus Shawcroft 50727aa76b Avoid passing NULL to DSO_FILENAME. 13 years ago
Siddhesh Poyarekar b937534868 Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago