about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update comments hjl/pr14831H.J. Lu2012-11-141-7/+6
* Skip audit if l_reloc_result is NULLH.J. Lu2012-11-144-1/+37
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-146-0/+20
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-1324-385/+887
* Update tzcode from upstream git and support --with-bugurl for it.Joseph Myers2012-11-135-14/+27
* Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers2012-11-133-2/+8
* Fix missing truncation UNDERFLOW.Marcus Shawcroft2012-11-133-30/+36
* Fix check-localplt regressions on sparc.David S. Miller2012-11-112-4/+12
* NEWS entry for AArch64 port.Marcus Shawcroft2012-11-101-0/+2
* conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers2012-11-106-6/+31
* Fix typo in ChangeLog.Joseph Myers2012-11-101-1/+1
* Use glibc version information in zic and zdump.Joseph Myers2012-11-104-4/+15
* Use unmodified tzselect.ksh in glibc.Joseph Myers2012-11-094-7/+15
* Remove $(format-me) and fix indentation.Joseph Myers2012-11-092-8/+8
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-0942-119/+470
* Update tzcode to 2012i.Joseph Myers2012-11-0911-463/+236
* Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers2012-11-093-3/+22
* Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers2012-11-095-57/+66
* AArch64 PortMarcus Shawcroft2012-11-09128-0/+13767
* PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2012-11-092-258/+17
* S/390: Add hwcap value for transactional execution.Andreas Krebbel2012-11-084-3/+14
* Adjust comment above AArch64 relocs.Marcus Shawcroft2012-11-082-1/+5
* Fix NULL ucontext->uc_link handling on sparc64.David S. Miller2012-11-074-12/+54
* Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers2012-11-083-6/+18
* Also run tst-xmmymm.sh on i386 ld.soH.J. Lu2012-11-074-5/+12
* conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers2012-11-073-8/+55
* conformtest: Fix setenv / unsetenv expectations.Joseph Myers2012-11-072-2/+6
* conformtest: Fix isnan function return type.Joseph Myers2012-11-072-1/+4
* conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers2012-11-072-10/+26
* conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers2012-11-072-0/+5
* conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers2012-11-0713-560/+601
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-073-2/+26
* NEWS update for closing 14815.Roland McGrath2012-11-071-1/+1
* BZ#14815: Manual typo fix.Roland McGrath2012-11-072-1/+7
* Update language in ChangeLog.tile.Chris Metcalf2012-11-071-2/+1
* locales/ru_RU: fix abbreviated month namesDmitry V. Levin2012-11-073-13/+17
* locales/ru_RU: fix abbreviated day namesDmitry V. Levin2012-11-073-16/+22
* Adding AArch64 support to elf/elf.hMarcus Shawcroft2012-11-072-0/+30
* Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers2012-11-077-5/+96
* S/390: Sync AUXV capabilities and archs with kernelAndreas Krebbel2012-11-072-4/+10
* conformtest: Fix typo in CLK_TCK condition.Joseph Myers2012-11-072-1/+6
* tile: use memcpy in memmove when possibleChris Metcalf2012-11-062-0/+24
* Use memcpy in memmove when possibleMaxim Kuvyrkov2012-11-064-1/+36
* Update from translation team for EsperantoAndreas Jaeger2012-11-062-60/+72
* Bump timeouts on some new nptl tests to support tilepro.Chris Metcalf2012-11-063-1/+7
* tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2012-11-062-0/+37
* Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2012-11-062-7/+28
* tile: support very large shared objectsChris Metcalf2012-11-064-12/+59
* tile: improve simulator notification for relative paths in dlopenChris Metcalf2012-11-062-14/+92
* Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf2012-11-064-67/+615