aboutsummaryrefslogtreecommitdiff
path: root/include/libc-symbols.h
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-04libc-symbols.h: remove unused macrosFangrui Song
2022-06-24misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella
2022-05-13Add declare_object_symbol_alias for assembly codes (BZ #28128)H.J. Lu
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-07nss_files: Move into libcFlorian Weimer
2021-04-16Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer
2021-03-25Change how the symbol_version_reference macro is definedFlorian Weimer
2021-03-09<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer
2021-01-27Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy
2021-01-21Make libc symbols hidden in static PIESzabolcs Nagy
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-16Mark __libc_freeres_fn as used [BZ #27002]H.J. Lu
2020-12-04symbols: Add defines for libanl's libanl_hidden_{def|proto}Lukasz Majewski
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
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