summaryrefslogtreecommitdiff
path: root/dlfcn
AgeCommit message (Expand)Author
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger
2013-06-28Add a dlopen/getpagesize static executable test.Maciej W. Rozycki
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki
2013-06-21dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-09Free errstring if _dl_addr doesn't returns 0Roland McGrath
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Static linking is always neededUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2011-08-22Fix testsuite link failureAndreas Schwab
2010-07-01Fix dlfcn/Makefile cleanupAndreas Schwab
2010-06-14dlfcn/Makefile cleanupAndreas Schwab
2009-06-09Remove comma at end of enum.J.H.M. Dassen
2008-09-17* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper
2008-03-08* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich 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-27USE_TLS support is now default.Ulrich Drepper
2006-08-31* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Addcvs/fedora-glibc-20060831T1812Ulrich Drepper
2006-08-21[BZ #3018]Ulrich Drepper
2006-07-28* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead ofUlrich Drepper
2006-07-27* dlfcn/Makefile: Add rules to build and run bug-atexit3.Ulrich Drepper
2006-07-26* dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to beUlrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-10-162005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-09-28[BZ #1158]Ulrich Drepper
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper
2005-02-26* dlfcn/dlerror.c (check_free): New function. Extract common codeUlrich Drepper
2005-02-10* dlfcn/dlfcn.c (init): Put it in .init_array section.Roland McGrath
2005-01-13* elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper
2005-01-102005-01-10 Roland McGrath <roland@redhat.com>Roland McGrath
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-25Update.Ulrich Drepper
2004-11-22Update.Ulrich Drepper