aboutsummaryrefslogtreecommitdiff
path: root/include/libc-symbols.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-19/+49
2017-04-07getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg1-0/+43
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk1-0/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock1-1/+11
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg1-2/+0
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-15/+0
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler1-16/+126
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer1-0/+15
2016-08-02Add support for referencing specific symbol versionsFlorian Weimer1-5/+14
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Remove .weak, .weakext configure tests.Joseph Myers1-19/+3
2015-10-15Remove .previous, .popsection configure tests.Joseph Myers1-8/+1
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich1-0/+20
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella1-80/+11
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-11-24Remove IN_LIBSiddhesh Poyarekar1-0/+5
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar1-0/+4
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-3/+0
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-10/+15
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers1-20/+0
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-9/+9
2014-08-01Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar1-0/+4
2014-08-01Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar1-2/+4
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath1-0/+13
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-18Define TLS version of libc_hidden_proto.Joseph Myers1-3/+33
2013-09-04Remove --disable-versioning.Joseph Myers1-2/+2
2013-06-20Fix loop construction to functions callsAdhemerval Zanella1-0/+10
2013-02-12Remove redunant "warning: " prefix from stub warnings.Roland McGrath1-2/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek1-33/+20
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-15/+11
2012-05-10Hurd: hidden_nolink macro for NO_HIDDEN case.Thomas Schwinge1-2/+2
2012-05-10Make sunrpc code usable againAndreas Jaeger1-1/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08More fallout from supporting only ELFUlrich Drepper1-49/+25
2012-01-07Remove non-ELF supportUlrich Drepper1-80/+35
2011-09-10Cleanup of configuration optionsUlrich Drepper1-26/+7
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper1-2/+13
2009-07-29Prepare use if IFUNC functions outside libc.so.Ulrich Drepper1-1/+12
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper1-0/+17
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper1-2/+12
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-34/+41
2007-07-31.Jakub Jelinek1-41/+34
2006-11-09* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper1-13/+28
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-21/+13
2006-02-24* include/libc-symbols.h: Fix comment typo.Roland McGrath1-3/+4
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper1-76/+54