about summary refs log tree commit diff
path: root/include/libc-symbols.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-2/+0
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-071-15/+0
* Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler2016-10-071-16/+126
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2016-08-261-0/+15
* Add support for referencing specific symbol versionsFlorian Weimer2016-08-021-5/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-191-19/+3
* Remove .previous, .popsection configure tests.Joseph Myers2015-10-151-8/+1
* Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich2015-05-251-0/+20
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-80/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IN_LIBSiddhesh Poyarekar2014-11-241-0/+5
* Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar2014-11-241-0/+4
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-3/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-10/+15
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-20/+0
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-9/+9
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-011-0/+4
* Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar2014-08-011-2/+4
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-0/+13
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Define TLS version of libc_hidden_proto.Joseph Myers2013-11-181-3/+33
* Remove --disable-versioning.Joseph Myers2013-09-041-2/+2
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+10
* Remove redunant "warning: " prefix from stub warnings.Roland McGrath2013-02-121-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-33/+20
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-15/+11
* Hurd: hidden_nolink macro for NO_HIDDEN case.Thomas Schwinge2012-05-101-2/+2