about summary refs log tree commit diff
path: root/include/libc-symbols.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Enable multi-arg ifunc resolversEvan Green2024-03-011-11/+17
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-201-0/+2
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-3/+3
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-271-6/+12
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-73/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* libc-symbols.h: remove unused macrosFangrui Song2022-07-041-169/+0
* misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella2022-06-241-0/+22
* Add declare_object_symbol_alias for assembly codes (BZ #28128)H.J. Lu2022-05-131-6/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nss_files: Move into libcFlorian Weimer2021-07-071-23/+0
* Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song2021-04-161-4/+10
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-251-2/+3
* Change how the symbol_version_reference macro is definedFlorian Weimer2021-03-251-13/+3
* <shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer2021-03-091-13/+13
* Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy2021-01-271-7/+2
* Make libc symbols hidden in static PIESzabolcs Nagy2021-01-211-2/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Mark __libc_freeres_fn as used [BZ #27002]H.J. Lu2020-12-161-1/+1
* symbols: Add defines for libanl's libanl_hidden_{def|proto}Lukasz Majewski2020-12-041-0/+8
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-1/+1
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-6/+1
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-54/+1
* <libc-symbols.h>: Add libpthread hidden alias supportFlorian Weimer2020-05-201-0/+23
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-251-0/+2
* nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-251-0/+23
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-151-1/+8
* 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
* Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers2018-11-131-2/+31
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-091-5/+15
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-10/+73
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2017-10-041-0/+1
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-031-1/+1
* libc-symbols.h: Remove definition of internal_functionFlorian Weimer2017-08-311-7/+0
* Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes2017-08-221-1/+1
* Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor2017-08-221-1/+2
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-221-2/+14
* Revert "Add hidden visibility to internal function prototypes".Joseph Myers2017-08-211-14/+2
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-211-2/+14
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-211-1/+2
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-081-0/+8
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-19/+49
* getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg2017-04-071-0/+43
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-1/+11