aboutsummaryrefslogtreecommitdiff
path: root/include/libc-symbols.h
AgeCommit message (Expand)Author
2020-05-20<libc-symbols.h>: Add libpthread hidden alias supportFlorian Weimer
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy
2020-02-25nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-13Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer
2017-08-22Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes
2017-08-22Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor
2017-08-22Add hidden visibility to internal function prototypesH.J. Lu
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers
2017-08-21Add hidden visibility to internal function prototypesH.J. Lu
2017-08-21Enable hidden visibility in libc.a compiled with PIEH.J. Lu
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-04-07getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-08-02Add support for referencing specific symbol versionsFlorian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Remove .weak, .weakext configure tests.Joseph Myers
2015-10-15Remove .previous, .popsection configure tests.Joseph Myers
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IN_LIBSiddhesh Poyarekar
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-01Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar
2014-08-01Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-18Define TLS version of libc_hidden_proto.Joseph Myers
2013-09-04Remove --disable-versioning.Joseph Myers