aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell
2012-11-20sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-20Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers
2012-11-20Fix more set-but-not-used warnings in _itowa.c.Joseph Myers
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller
2012-11-19Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers
2012-11-19muntrace: reset file and hooks before finalizing the streamPino Toscano
2012-11-19Hurd: implement syncfsPino Toscano
2012-11-19Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar
2012-11-19bindresvport() uses two static variables port and startport which are notPeng Haitao
2012-11-19Add ldconfig cache tag handling for AArch64Steve McIntyre
2012-11-19Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller
2012-11-18Fix ifunc configure check for 64-bit targetsAndreas Schwab
2012-11-16Fix BZ #14811 for ldbl-128 too.David S. Miller
2012-11-17Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers
2012-11-17Remove ELF_MACHINE_NO_PLT conditionals.Joseph Myers
2012-11-17Generate /usr/libexec/getconf files when cross-compiling.Joseph Myers
2012-11-16check-local-headers: ignore Mach kernel headersPino Toscano
2012-11-16iconv: Fix -cAndrej Lajovic
2012-11-16Don't generate underflow for very small values in log1pl.David S. Miller
2012-11-16Set constructor/destructor priority to 1000H.J. Lu
2012-11-16printf should return negative value on errorSiddhesh Poyarekar
2012-11-16Note in a comment that references to C++ bits are obsoleteSiddhesh Poyarekar
2012-11-15Fix buffer overflow in libm-test.inc check_complex()Marcus Shawcroft
2012-11-15Update --version copyright dates for memusagestat and pcprofiledump.Joseph Myers
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft
2012-11-13Add support for sparc cryptographic hash opcodes.David S. Miller
2012-11-13Update tzcode from upstream git and support --with-bugurl for it.Joseph Myers
2012-11-13Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers
2012-11-13Fix missing truncation UNDERFLOW.Marcus Shawcroft
2012-11-11Fix check-localplt regressions on sparc.David S. Miller
2012-11-10conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers
2012-11-10Fix typo in ChangeLog.Joseph Myers
2012-11-10Use glibc version information in zic and zdump.Joseph Myers
2012-11-09Use unmodified tzselect.ksh in glibc.Joseph Myers
2012-11-09Remove $(format-me) and fix indentation.Joseph Myers
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