Age | Commit message (Expand) | Author | Files | Lines |
2017-08-22 | Fix remaining return type of ifunc resolver declaration | Gabriel F. T. Gomes | 1 | -1/+1 |
2017-08-22 | Declare ifunc resolver to return a pointer to the same type as the target | Martin Sebor | 1 | -1/+2 |
2017-08-22 | Add hidden visibility to internal function prototypes | H.J. Lu | 1 | -2/+14 |
2017-08-21 | Revert "Add hidden visibility to internal function prototypes". | Joseph Myers | 1 | -14/+2 |
2017-08-21 | Add hidden visibility to internal function prototypes | H.J. Lu | 1 | -2/+14 |
2017-08-21 | Enable hidden visibility in libc.a compiled with PIE | H.J. Lu | 1 | -1/+2 |
2017-08-08 | i386: Add <startup.h> [BZ #21913] | H.J. Lu | 1 | -0/+8 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -19/+49 |
2017-04-07 | getopt: merge _GL_UNUSED annotations from gnulib | Zack Weinberg | 1 | -0/+43 |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 1 | -0/+6 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock | 1 | -1/+11 |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 1 | -2/+0 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 1 | -15/+0 |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 1 | -16/+126 |
2016-08-26 | malloc: Simplify static malloc interposition [BZ #20432] | Florian Weimer | 1 | -0/+15 |
2016-08-02 | Add support for referencing specific symbol versions | Florian Weimer | 1 | -5/+14 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers | 1 | -19/+3 |
2015-10-15 | Remove .previous, .popsection configure tests. | Joseph Myers | 1 | -8/+1 |
2015-05-25 | Localplt testing for vector math library and libmvec_hidden_* macro series. | Andrew Senkevich | 1 | -0/+20 |
2015-03-11 | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 1 | -80/+11 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-24 | Remove IN_LIB | Siddhesh Poyarekar | 1 | -0/+5 |
2014-11-24 | Use MODULE_NAME in stap-probe instead of IN_LIB | Siddhesh Poyarekar | 1 | -0/+4 |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar | 1 | -3/+0 |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 1 | -10/+15 |
2014-11-05 | Remove INTDEF / INTUSE / INTVARDEF (bug 14132). | Joseph Myers | 1 | -20/+0 |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 1 | -9/+9 |
2014-08-01 | Fix -Wundef warnings in regex_internal.h | Siddhesh Poyarekar | 1 | -0/+4 |
2014-08-01 | Fix -Wundef warnings in fnmatch.c | Siddhesh Poyarekar | 1 | -2/+4 |
2014-06-20 | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath | 1 | -0/+13 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-11-18 | Define TLS version of libc_hidden_proto. | Joseph Myers | 1 | -3/+33 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 1 | -2/+2 |
2013-06-20 | Fix loop construction to functions calls | Adhemerval Zanella | 1 | -0/+10 |
2013-02-12 | Remove redunant "warning: " prefix from stub warnings. | Roland McGrath | 1 | -2/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 1 | -33/+20 |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 1 | -15/+11 |
2012-05-10 | Hurd: hidden_nolink macro for NO_HIDDEN case. | Thomas Schwinge | 1 | -2/+2 |
2012-05-10 | Make sunrpc code usable again | Andreas Jaeger | 1 | -1/+6 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 1 | -49/+25 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -80/+35 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -26/+7 |
2011-04-16 | Obsolete RPC implementation in libc. | Ulrich Drepper | 1 | -2/+13 |
2009-07-29 | Prepare use if IFUNC functions outside libc.so. | Ulrich Drepper | 1 | -1/+12 |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 1 | -0/+17 |