2210 Commits (2908885c822eb43ffa2cdd67e0464e6d35afaf53)

Author SHA1 Message Date
Florian Weimer c23de0aacb support: Introduce new subdirectory for test infrastructure 9 years ago
Carlos O'Donell 84aa75162c Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static 9 years ago
Florian Weimer 01b23a30b4 elf/tst-tls-manydynamic: New test 9 years ago
Stefan Liebler f91d3fd64d Fix new testcase elf/tst-latepthread on s390x. 9 years ago
Florian Weimer b04beebf07 ld.so: Remove __libc_memalign 9 years ago
Florian Weimer 9e78f6f6e7 Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] 9 years ago
Florian Weimer 7a5e3d9d63 elf: Assume TLS is initialized in _dl_map_object_from_fd 10 years ago
Carlos O'Donell 960294f00a Add include/crypt.h. 10 years ago
Carlos O'Donell b2fea743ab Fix building tst-linkall-static. 10 years ago
Florian Weimer a0f83f0b4f Add test for linking against most static libraries 10 years ago
Carlos O'Donell d61ef7352b Bug 20292 - Simplify and test _dl_addr_inside_object 10 years ago
Alexandre Oliva 17af5da98c [PR19826] fix non-LE TLS in static programs 10 years ago
Florian Weimer 1d2ea31ca9 sln: Preprocessor cleanups 10 years ago
Aurelien Jarno ead3cea7d8 Set NODELETE flag after checking for NULL pointer 10 years ago
Florian Weimer 6c444ad6e9 elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730] 10 years ago
Florian Weimer a2ff21f825 elf: Avoid using memalign for TLS allocations [BZ #17730] 10 years ago
Florian Weimer 5bc17330eb elf: dl-minimal malloc needs to respect fundamental alignment 10 years ago
Will Newton 2c3d888304 elf/elf.h: Add missing Meta relocations 10 years ago
Khem Raj 41d0365882 elf: Define missing Meta architecture specific relocations 10 years ago
H.J. Lu 61655555aa x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309] 10 years ago
Maciej W. Rozycki b6084a958f Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL 10 years ago
Richard Henderson e402823ef3 elf.h: Add declarations for BPF 10 years ago
Richard Henderson 94e73c95d9 elf.h: Sync with the gabi webpage 10 years ago
H.J. Lu 2bc983b78c Reduce number of mmap calls from __libc_memalign in ld.so 10 years ago
Andreas Schwab b4bcb3aec6 Register extra test objects 10 years ago
Nick Alcock 5057feffcc Allow overriding of CFLAGS as well as CPPFLAGS for rtld. 10 years ago
Adhemerval Zanella e91bd74658 Fix tst-dlsym-error build 10 years ago
Florian Weimer 7d45c163d0 Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] 10 years ago
Florian Weimer 920b35c92e ldconfig: Do not remove stale symbolic links with -X [BZ #19610] 10 years ago
Hongjiu Zhang f5e753c8c3 sln: use stat64 10 years ago
Carlos O'Donell 314f6deec9 Enable --localedir to set message catalog directory (Bug 14259) 10 years ago
Mark Wielaard eab5028860 elf.h: Add NT_ARM_SYSTEM_CALL constant. 10 years ago
Mark Wielaard 7aa5adfbc3 elf/elf.h: Add new 386 and X86_64 relocations from binutils. 10 years ago
Mark Wielaard 0f0f4db5b7 Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils." 10 years ago
Mark Wielaard 3da75f0881 elf/elf.h: Add new 386 and X86_64 relocations from binutils. 10 years ago
Marko Myllynen 48d0341cdd Make shebang interpreter directives consistent 10 years ago
Joseph Myers 1979f3c1ad Update copyright dates not handled by scripts/update-copyrights. 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Florian Weimer c100dca32a Implement "make update-all-abi" 11 years ago
H.J. Lu 89569c8bb6 Run tst-prelink test for GLOB_DAT reloc 11 years ago
Roland McGrath c0d6f2a33e NaCl: Use open_resource API for shared objects 11 years ago
Florian Weimer a1b85ae88b ld.so: Add original DSO name if overridden by audit module [BZ #18251] 11 years ago
H.J. Lu f3d18efb8a Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink 11 years ago
Florian Weimer 58acfe6fa7 _dl_fini: Rewrite to use VLA instead of extend_alloca 11 years ago
Carlos Eduardo Seo 76c5ae0028 Add AT_PLATFORM to _dl_aux_init () 11 years ago
Joseph Myers 9dd346ff43 Convert 113 more function definitions to prototype style (files with assertions). 11 years ago
Joseph Myers 864198ed30 Remove gnu_unique_object configure test. 11 years ago
Joseph Myers 9d46370ca3 Convert 703 function definitions to prototype style. 11 years ago
H.J. Lu 58c9ff1bdb Mark internal _dl_XXX functions hidden 11 years ago
Florian Weimer a014cecd82 Always enable pointer guard [BZ #18928] 11 years ago