aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno1-0/+7
2012-11-29Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell1-0/+5
2012-11-29clock_getcpuclockid: delete unused HAS_CPUCLOCKMike Frysinger1-0/+4
2012-11-29Update ChangeLog and NEWS for BZ #14197.Carlos O'Donell1-0/+1
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath1-0/+4
2012-11-29 [BZ #13761]Jeff Law1-0/+7
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer1-0/+4
2012-11-28Update sparc ULPs for recently added pow tests.David S. Miller1-0/+4
2012-11-28Use hex float 64-bit values in ldbl-96 asinl (bug 14803).Joseph Myers1-0/+10
2012-11-28 [BZ #14889]Jeff Law1-0/+12
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab1-0/+5
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab1-8/+0
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers1-0/+18
2012-11-28Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar1-0/+7
2012-11-28Make fwrite return 0 on EOFSiddhesh Poyarekar1-0/+8
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu1-0/+17
2012-11-27Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers1-0/+8
2012-11-26sotruss: fix argument parsingAndreas Schwab1-0/+4
2012-11-24Fix C++ header directory detection for non-standard paths.Adam Conrad1-0/+5
2012-11-23use $(READELF) rather than readelfMike Frysinger1-0/+4
2012-11-23Update powerpc libm-test ULPsAndreas Schwab1-0/+4
2012-11-22Disable some fma tests for ldbl-128ibm.Joseph Myers1-0/+7
2012-11-22Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers1-0/+5
2012-11-22Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers1-0/+4
2012-11-22Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers1-0/+4
2012-11-22Fix ldbl-128ibm powl spurious underflows.Joseph Myers1-0/+5
2012-11-22Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers1-0/+5
2012-11-22Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers1-0/+5
2012-11-22Mark some clog / clog10 underflows as expected for IBM long double.Joseph Myers1-0/+4
2012-11-22Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers1-0/+5
2012-11-22Update i386 libm-test ULPsAndreas Schwab1-0/+4
2012-11-22test-multiarch: terminate printf output with newlinePino Toscano1-0/+5
2012-11-21Properly check linker -z XXX supportH.J. Lu1-0/+6
2012-11-21Check supported DF_1_XXX bitsH.J. Lu1-0/+15
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell1-0/+4
2012-11-20sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge1-0/+3
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-0/+25
2012-11-20Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers1-0/+6
2012-11-20Fix more set-but-not-used warnings in _itowa.c.Joseph Myers1-0/+3
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers1-0/+5
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano1-0/+8
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller1-0/+10
2012-11-19Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers1-0/+4
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers1-0/+55
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers1-0/+104
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers1-0/+39
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers1-0/+6
2012-11-19muntrace: reset file and hooks before finalizing the streamPino Toscano1-0/+3
2012-11-19Hurd: implement syncfsPino Toscano1-0/+4
2012-11-19Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar1-0/+11