aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers42-119/+470
2012-11-09Update tzcode to 2012i.Joseph Myers11-463/+236
2012-11-09Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers3-3/+22
2012-11-09Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers5-57/+66
2012-11-09AArch64 PortMarcus Shawcroft128-0/+13767
2012-11-09PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2-258/+17
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel4-3/+14
2012-11-08Adjust comment above AArch64 relocs.Marcus Shawcroft2-1/+5
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller4-12/+54
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers3-6/+18
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu4-5/+12
2012-11-07conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers3-8/+55
2012-11-07conformtest: Fix setenv / unsetenv expectations.Joseph Myers2-2/+6
2012-11-07conformtest: Fix isnan function return type.Joseph Myers2-1/+4
2012-11-07conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers2-10/+26
2012-11-07conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers2-0/+5
2012-11-07conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers13-560/+601
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law3-2/+26
2012-11-07NEWS update for closing 14815.Roland McGrath1-1/+1
2012-11-07BZ#14815: Manual typo fix.Roland McGrath2-1/+7
2012-11-07Update language in ChangeLog.tile.Chris Metcalf1-2/+1
2012-11-07locales/ru_RU: fix abbreviated month namesDmitry V. Levin3-13/+17
2012-11-07locales/ru_RU: fix abbreviated day namesDmitry V. Levin3-16/+22
2012-11-07Adding AArch64 support to elf/elf.hMarcus Shawcroft2-0/+30
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers7-5/+96
2012-11-07S/390: Sync AUXV capabilities and archs with kernelAndreas Krebbel2-4/+10
2012-11-07conformtest: Fix typo in CLK_TCK condition.Joseph Myers2-1/+6
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf2-0/+24
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov4-1/+36
2012-11-06Update from translation team for EsperantoAndreas Jaeger2-60/+72
2012-11-06Bump timeouts on some new nptl tests to support tilepro.Chris Metcalf3-1/+7
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2-0/+37
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2-7/+28
2012-11-06tile: support very large shared objectsChris Metcalf4-12/+59
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf2-14/+92
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf4-67/+615
2012-11-06Fix fma underflows with small x * y (bug 14793).Joseph Myers6-55/+223
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2-0/+17
2012-11-05Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2-1/+16
2012-11-05[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar7-6/+124
2012-11-05Add bug 14805 to list of fixed bugs in NEWS.Joseph Myers1-1/+1
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers6-4/+20
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers6-13/+23
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault3-13/+18
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge4-10/+23
2012-11-04Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers6-13/+66
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge408-435/+423
2012-11-04[BZ #11638] has been fixed.Thomas Schwinge1-9/+9
2012-11-04generic paths.h: remove old paths from _PATH_STDPATHPino Toscano2-1/+4
2012-11-04Fix small indendation issues in paths.h filesPino Toscano3-4/+10