aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-05Increase width of padded output in stdio-common/tst-put-error.Joseph Myers
2012-12-04Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h.Joseph Myers
2012-12-04Fix ldbl-128ibm "set but not used" warnings.Joseph Myers
2012-12-04Fix sparc build with older compilers.David S. Miller
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers
2012-12-04Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers
2012-12-04Fix powl inaccuracy for ldbl-128ibm (bug 14914).Joseph Myers
2012-12-04Remove @hsep and @vsep usage from info pagesAllan McRae
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger
2012-12-03 * time/sys/time.h (settimeofday): Do not mark TV argumentJeff Law
2012-12-01[BZ #12724] libio: revert partial POSIX 2008 fclose supportMike Frysinger
2012-12-01Fix typos in arith.texi.Joseph Myers
2012-11-30Fix type-punning warning in powerpc64 gmon-start.Roland McGrath
2012-11-30 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...Siddhesh Poyarekar
2012-11-30Fix date in ChangeLog entryAndreas Schwab
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno
2012-11-29Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell
2012-11-29clock_getcpuclockid: delete unused HAS_CPUCLOCKMike Frysinger
2012-11-29Update ChangeLog and NEWS for BZ #14197.Carlos O'Donell
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath
2012-11-29 [BZ #13761]Jeff Law
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer
2012-11-28Update sparc ULPs for recently added pow tests.David S. Miller
2012-11-28Use hex float 64-bit values in ldbl-96 asinl (bug 14803).Joseph Myers
2012-11-28 [BZ #14889]Jeff Law
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers
2012-11-28Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar
2012-11-28Make fwrite return 0 on EOFSiddhesh Poyarekar
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu
2012-11-27Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers
2012-11-26sotruss: fix argument parsingAndreas Schwab
2012-11-24Fix C++ header directory detection for non-standard paths.Adam Conrad
2012-11-23use $(READELF) rather than readelfMike Frysinger
2012-11-23Update powerpc libm-test ULPsAndreas Schwab
2012-11-22Disable some fma tests for ldbl-128ibm.Joseph Myers
2012-11-22Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers
2012-11-22Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers
2012-11-22Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers
2012-11-22Fix ldbl-128ibm powl spurious underflows.Joseph Myers
2012-11-22Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers
2012-11-22Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers
2012-11-22Mark some clog / clog10 underflows as expected for IBM long double.Joseph Myers
2012-11-22Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers
2012-11-22Update i386 libm-test ULPsAndreas Schwab
2012-11-22test-multiarch: terminate printf output with newlinePino Toscano
2012-11-21Properly check linker -z XXX supportH.J. Lu
2012-11-21Check supported DF_1_XXX bitsH.J. Lu
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell