summaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu
2009-07-27Break out _dl_scope_free into its own file.Ulrich Drepper
2009-07-15Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2009-07-10Remove do-lookup.h.Ulrich Drepper
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper
2009-07-02Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu
2009-06-22Clean up whitespaces in last patch.Ulrich Drepper
2009-06-22Add more IFUNC tests.H.J. Lu
2009-06-17Use +link-pie Makefile rule to link PIE ifunc tests.H.J. Lu
2009-06-16Consolidate PIE linking Makefile rules.H.J. Lu
2009-06-03Test for ELF IFUNC functionality.H.J. Lu
2009-05-15Test DSOs for executable stack.Ulrich Drepper
2009-01-31* elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper
2008-10-31* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102Ulrich Drepper
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper
2008-08-19* Makefile (check-data): Check data directory in add-ons.Roland McGrath
2008-08-01* elf/Makefile (check-localplt.out): Also check libresolv andUlrich Drepper
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper
2008-05-22* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath
2008-04-10* elf/Makefile (tests): Substitute tests-vis-yes here.Ulrich Drepper
2008-03-08* sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper
2008-01-17* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper
2007-10-202007-10-19 Roland McGrath <roland@redhat.com>Roland McGrath
2007-08-16* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121Jakub Jelinek
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-02-12* elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-10-27* elf/Makefile: Add rules to build and run tst-thrlock.Ulrich Drepper
2006-09-19* elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper
2006-08-24[BZ #2683]Ulrich Drepper
2006-08-21[BZ #3018]Ulrich Drepper
2006-03-19* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.Roland McGrath
2006-03-15[BZ #2451]Ulrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper
2006-01-11* elf/check-localplt.c: New file.Ulrich Drepper
2006-01-102006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2005-10-162005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-10-05* sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath
2005-07-07[BZ #974]Ulrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-04-27* elf/dl-close.c: Include stddef.h.Ulrich Drepper
2005-03-20[BZ #786]Ulrich Drepper
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-03(tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper
2005-02-24Run tst-tls9-static again.Ulrich Drepper