about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* RFC: Use anonymous union for siginfo_t zack/anon-unionsZack Weinberg2017-08-237-71/+70
* aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey2017-08-222-1/+7
* Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes2017-08-222-1/+7
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-223-5/+5
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-223-120/+205
* Remove duplicate inclusion of header math-svid-compat.hGabriel F. T. Gomes2017-08-224-3/+7
* powerpc: Shrink ULPs for float128Gabriel F. T. Gomes2017-08-222-26/+14
* Fix tgmath.h handling of complex integers (bug 21684).Joseph Myers2017-08-223-49/+110
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-224-7/+7
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-225-4/+24
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-227-28/+27
* Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor2017-08-222-1/+7
* Hide internal printf functions [BZ #18822/21986]H.J. Lu2017-08-225-11/+21
* Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes2017-08-225-2/+148
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-222-2/+22
* math: Statically link tests of internal functionalityFlorian Weimer2017-08-222-8/+14
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-223-0/+34
* Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers2017-08-222-2/+7
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-212-0/+8
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-215-6/+27
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-214-8/+7
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-215-12/+30
* Revert "Add hidden visibility to internal function prototypes".Joseph Myers2017-08-212-14/+11
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2113-430/+19
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-21113-175/+524
* benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer2017-08-212-4/+12
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-215-7/+128
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-213-2/+10
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-212-2/+22
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-212-1/+7
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-1/+16
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-214-1/+5
* Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu2017-08-216-8/+17
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-2111-23/+45
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-202-0/+9
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-203-0/+11
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-202-86/+1
* Update ChangeLogH.J. Lu2017-08-201-0/+2
* Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu2017-08-205-134/+11
* Move ____longjmp_chk prototype to include/setjmp.hH.J. Lu2017-08-203-4/+9
* Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-193-2/+9
* Consolidate non cancellable close callAdhemerval Zanella2017-08-1850-82/+171
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-189-30/+87
* Mark internal argz functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-183-26/+50
* Add NT_GNU_PROPERTY_TYPE_0 macrosH.J. Lu2017-08-182-0/+90
* Do not use generic selection in C++ modeGabriel F. T. Gomes2017-08-182-9/+15
* Do not use __builtin_types_compatible_p in C++ mode (bug 21930)Gabriel F. T. Gomes2017-08-182-2/+12
* Consolidate non cancellable write callAdhemerval Zanella2017-08-1812-18/+45
* Consolidate non cancellable read callAdhemerval Zanella2017-08-1821-28/+72
* x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu2017-08-182-1/+9