about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967] hjl/pr21967/masterH.J. Lu2017-08-253-5/+17
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-252-42/+6
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-252-1/+7
* Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.Joseph Myers2017-08-252-1/+4
* Clean up bits/math-finite.h for aliasing types.Joseph Myers2017-08-253-23/+38
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2512-604/+23
* Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is definedGabriel F. T. Gomes2017-08-242-1/+15
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2425-2766/+348
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-242-3/+7
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2017-08-232-2/+6
* string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu2017-08-232-109/+176
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-237-9/+16
* x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu2017-08-237-290/+44
* 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