summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-11-09Update tzcode to 2012i.Joseph Myers
2012-11-09Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers
2012-11-09Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers
2012-11-09PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel
2012-11-08Adjust comment above AArch64 relocs.Marcus Shawcroft
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu
2012-11-07conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers
2012-11-07conformtest: Fix setenv / unsetenv expectations.Joseph Myers
2012-11-07conformtest: Fix isnan function return type.Joseph Myers
2012-11-07conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers
2012-11-07conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers
2012-11-07conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-11-07BZ#14815: Manual typo fix.Roland McGrath
2012-11-07Adding AArch64 support to elf/elf.hMarcus Shawcroft
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers
2012-11-07S/390: Sync AUXV capabilities and archs with kernelAndreas Krebbel
2012-11-07conformtest: Fix typo in CLK_TCK condition.Joseph Myers
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov
2012-11-06Update from translation team for EsperantoAndreas Jaeger
2012-11-06Fix fma underflows with small x * y (bug 14793).Joseph Myers
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge
2012-11-04Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-04generic paths.h: remove old paths from _PATH_STDPATHPino Toscano
2012-11-04Fix small indendation issues in paths.h filesPino Toscano
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-03elf.h: add new tilegx relocations (copy from binutils trunk)Chris Metcalf
2012-11-03Make cross-test-ssh.sh compatible with a remote POSIX shAndreas Schwab
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-11-02conformtest: Add test data for fenv.h.Joseph Myers
2012-11-02conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8.Joseph Myers
2012-11-02conformtest: Fix sys/wait.h expectations for struct rusage.Joseph Myers
2012-11-02Make math.h FP_* macros usable in #if (bug 3439).Joseph Myers
2012-11-02Fix printf format mismatchesAndreas Schwab
2012-11-02Require an exact Autoconf version.Roland McGrath
2012-11-02Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+.Tulio Magno Quites Machado Filho
2012-11-02Test _ISOMAC in include/sys/syslog.h.Joseph Myers
2012-11-01PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab
2012-11-01PowerPC: Remove unnecessary -mnew-mnemonics.Tulio Magno Quites Machado Filho
2012-11-01Update test-gencat.sh and tst-langinfo.shH.J. Lu
2012-11-01Put __NO_FPRS__ around floating point opcodes in powerpc32/dl-trampoline.S.Sebastan Andrzej Siewior