aboutsummaryrefslogtreecommitdiff
path: root/include/libc-symbols.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song1-4/+10
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer1-2/+3
2021-03-25Change how the symbol_version_reference macro is definedFlorian Weimer1-13/+3
2021-03-09<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer1-13/+13
2021-01-27Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy1-7/+2
2021-01-21Make libc symbols hidden in static PIESzabolcs Nagy1-2/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16Mark __libc_freeres_fn as used [BZ #27002]H.J. Lu1-1/+1
2020-12-04symbols: Add defines for libanl's libanl_hidden_{def|proto}Lukasz Majewski1-0/+8
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault1-1/+1
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-6/+1
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-54/+1
2020-05-20<libc-symbols.h>: Add libpthread hidden alias supportFlorian Weimer1-0/+23
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy1-0/+2
2020-02-25nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer1-0/+23
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer1-1/+8
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-11-13Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers1-2/+31
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor1-5/+15
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-10/+73
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu1-0/+1
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault1-1/+1
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer1-7/+0
2017-08-22Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes1-1/+1
2017-08-22Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor1-1/+2
2017-08-22Add hidden visibility to internal function prototypesH.J. Lu1-2/+14
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers1-14/+2
2017-08-21Add hidden visibility to internal function prototypesH.J. Lu1-2/+14
2017-08-21Enable hidden visibility in libc.a compiled with PIEH.J. Lu1-1/+2
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu1-0/+8
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