aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Set constructor/destructor priority to 1000hjl/initH.J. Lu3-4/+13
2012-11-16Add ayc_PE localeAndreas Jaeger4-1/+202
2012-11-16Add nhn_MX localeAndreas Jaeger4-6/+158
2012-11-15Correct L10n of country-name and lang-name in km_KHChris Leonard3-12/+19
2012-11-15Fix buffer overflow in libm-test.inc check_complex()Marcus Shawcroft2-3/+13
2012-11-15[BZ #13603, 13604, 13698] Three new localesAndreas Jaeger6-9/+558
2012-11-152012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>Chris Leonard4-26/+35
2012-11-15Update --version copyright dates for memusagestat and pcprofiledump.Joseph Myers3-4/+8
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu5-3/+41
2012-11-14Fix thumb2 build breakage in libcryptMarcus Shawcroft2-0/+9
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft6-0/+20
2012-11-13Add support for sparc cryptographic hash opcodes.David S. Miller24-385/+887
2012-11-13Update tzcode from upstream git and support --with-bugurl for it.Joseph Myers5-14/+27
2012-11-13Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers3-2/+8
2012-11-13Fix missing truncation UNDERFLOW.Marcus Shawcroft3-30/+36
2012-11-11Fix check-localplt regressions on sparc.David S. Miller2-4/+12
2012-11-10NEWS entry for AArch64 port.Marcus Shawcroft1-0/+2
2012-11-10conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers6-6/+31
2012-11-10Fix typo in ChangeLog.Joseph Myers1-1/+1
2012-11-10Use glibc version information in zic and zdump.Joseph Myers4-4/+15
2012-11-09Use unmodified tzselect.ksh in glibc.Joseph Myers4-7/+15
2012-11-09Remove $(format-me) and fix indentation.Joseph Myers2-8/+8
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