about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in NEWSSiddhesh Poyarekar2017-01-142-1/+5
* Add compiler barriers around modifications of the robust mutex list.Torvald Riegel2017-01-135-9/+133
* Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel2017-01-132-6/+20
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-1314-977/+185
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2017-01-132-14/+18
* Merge translations from the Translation ProjectSiddhesh Poyarekar2017-01-129-6385/+7560
* Fix MIPS o32 posix_fadvise.Joseph Myers2017-01-122-0/+6
* Make fallback fegetexceptflag work with generic fetestexceptflag.Joseph Myers2017-01-122-0/+6
* Make endian-conversion macros always return correct types (bug 16458).Joseph Myers2017-01-118-19/+194
* Update translations from the Translation ProjectSiddhesh Poyarekar2017-01-1135-56631/+37441
* Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers2017-01-115-3/+30
* Fix ld-address format-truncation error.Joseph Myers2017-01-112-2/+5
* Fix elf/sotruss-lib format-truncation error.Joseph Myers2017-01-112-2/+7
* Make build-many-glibcs.py work on python3.2Szabolcs Nagy2017-01-112-0/+42
* Regenerate libc.potSiddhesh Poyarekar2017-01-112-138/+56
* tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar2017-01-103-78/+23
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-1042-917/+1550
* XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers2017-01-103-94/+121
* Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers2017-01-094-16664/+16686
* Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers2017-01-092-13/+26
* Update MicroBlaze localplt.data.Joseph Myers2017-01-092-1/+8
* Move fortified explicit_bzero back to string3Adhemerval Zanella2017-01-093-9/+14
* Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers2017-01-053-3/+17
* Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella2017-01-056-21/+67
* Increase some test timeouts.Joseph Myers2017-01-057-3/+11
* Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-01-052-0/+8
* Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2017-01-042-0/+60
* Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers2017-01-044-0/+62
* Update libm-test XFAILs for ibm128 format.Joseph Myers2017-01-044-12945/+12945
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-04191-66/+474
* Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers2017-01-042-1/+4
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-043-2/+30
* Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers2017-01-042-1/+6
* Update i386 libm-test-ulps.Joseph Myers2017-01-032-4/+8
* Remove duplicate strcat implementationsAdhemerval Zanella2017-01-036-62/+12
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-034-12/+33
* Fix math/test-fenvinline for no-exceptions configurations.Joseph Myers2017-01-032-5/+13
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-034-0/+29
* Fix elf/tst-ldconfig-X for cross testing.Joseph Myers2017-01-032-1/+7
* Fix up tabs/spaces mismatchesMartin Galvan2017-01-032-8/+12
* Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers2017-01-024-0/+68
* Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers2017-01-022-1/+9
* Fix test-sysvsem on some platformsAdhemerval Zanella2017-01-022-1/+13
* Fix math/test-nearbyint-except for no-exceptions configurations.Joseph Myers2017-01-022-1/+16
* Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers2017-01-022-1/+6
* Fix i686 memchr for large input sizesAdhemerval Zanella2017-01-023-3/+22
* Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2017-01-022-8/+26
* Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers2017-01-022-1/+6
* support: struct netent portability fix for support_format_netentFlorian Weimer2017-01-012-1/+8
* support: Use %td for pointer difference in xwriteFlorian Weimer2017-01-012-2/+6