aboutsummaryrefslogtreecommitdiff
path: root/dlfcn/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-2/+5
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath1-2/+7
2015-01-21Fix recursive dlopen.Carlos O'Donell1-2/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-1/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger1-2/+8
2013-06-28Add a dlopen/getpagesize static executable test.Maciej W. Rozycki1-3/+7
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki1-3/+11
2013-06-21dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki1-1/+1
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-9/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-6/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Static linking is always neededUlrich Drepper1-1/+1
2012-01-07Remove non-ELF supportUlrich Drepper1-3/+3
2011-08-22Fix testsuite link failureAndreas Schwab1-1/+2
2010-07-01Fix dlfcn/Makefile cleanupAndreas Schwab1-1/+1
2010-06-14dlfcn/Makefile cleanupAndreas Schwab1-20/+6
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper1-4/+6
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-4/+1
2007-07-31.Jakub Jelinek1-1/+4
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-4/+1
2006-08-31* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Addcvs/fedora-glibc-20060831T1812Ulrich Drepper1-1/+2
2006-08-21[BZ #3018]Ulrich Drepper1-1/+1
2006-07-28* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead ofUlrich Drepper1-1/+1
2006-07-27* dlfcn/Makefile: Add rules to build and run bug-atexit3.Ulrich Drepper1-3/+10
2005-10-162005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-2/+0
2005-09-28[BZ #1158]Ulrich Drepper1-4/+15
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-5/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-27/+12
2007-07-122.5-18.1Jakub Jelinek1-12/+27
2004-10-18Update.cvs/fedora-glibc-20041018T2320Ulrich Drepper1-5/+13
2004-10-14[BZ #77]Ulrich Drepper1-1/+2
2004-08-21Don't build eval.c anymore.Ulrich Drepper1-5/+3
2004-03-08Update.Ulrich Drepper1-2/+1
2003-07-29* elf/Makefile (tests) [$(build-shared) = yes]:Roland McGrath1-0/+5
2003-07-21Update.Ulrich Drepper1-0/+4
2003-04-26* Makerules ($(common-objpfx)shlib.lds): New target.Roland McGrath1-1/+1
2003-03-15* dlfcn/tst-dlinfo.c: New file.Roland McGrath1-2/+6