about summary refs log tree commit diff
path: root/dlfcn/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-2/+5
* Avoid C++ tests when the C++ cannot be linked.Roland McGrath2015-03-041-2/+7
* Fix recursive dlopen.Carlos O'Donell2015-01-211-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-2/+8
* Add a dlopen/getpagesize static executable test.Maciej W. Rozycki2013-06-281-3/+7
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-3/+11
* dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki2013-06-211-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-9/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-6/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Static linking is always neededUlrich Drepper2012-01-081-1/+1
* Remove non-ELF supportUlrich Drepper2012-01-071-3/+3
* Fix testsuite link failureAndreas Schwab2011-08-221-1/+2
* Fix dlfcn/Makefile cleanupAndreas Schwab2010-07-011-1/+1
* dlfcn/Makefile cleanupAndreas Schwab2010-06-141-20/+6
* [BZ #4775, BZ #4776]Ulrich Drepper2007-07-121-4/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+1
* .Jakub Jelinek2007-07-311-1/+4
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-4/+1
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-311-1/+2
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead ofUlrich Drepper2006-07-281-1/+1
* * dlfcn/Makefile: Add rules to build and run bug-atexit3.Ulrich Drepper2006-07-271-3/+10
* 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-10-161-2/+0
* [BZ #1158]Ulrich Drepper2005-09-281-4/+15
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-5/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-27/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+27
* Update. cvs/fedora-glibc-20041018T2320Ulrich Drepper2004-10-181-5/+13
* [BZ #77]Ulrich Drepper2004-10-141-1/+2
* Don't build eval.c anymore.Ulrich Drepper2004-08-211-5/+3
* Update.Ulrich Drepper2004-03-081-2/+1
* * elf/Makefile (tests) [$(build-shared) = yes]:Roland McGrath2003-07-291-0/+5
* Update.Ulrich Drepper2003-07-211-0/+4
* * Makerules ($(common-objpfx)shlib.lds): New target.Roland McGrath2003-04-261-1/+1
* * dlfcn/tst-dlinfo.c: New file.Roland McGrath2003-03-151-2/+6