about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-281-0/+18
* Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar2012-11-281-0/+7
* Make fwrite return 0 on EOFSiddhesh Poyarekar2012-11-281-0/+8
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-261-0/+17
* Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers2012-11-271-0/+8
* sotruss: fix argument parsingAndreas Schwab2012-11-261-0/+4
* Fix C++ header directory detection for non-standard paths.Adam Conrad2012-11-241-0/+5
* use $(READELF) rather than readelfMike Frysinger2012-11-231-0/+4
* Update powerpc libm-test ULPsAndreas Schwab2012-11-231-0/+4
* Disable some fma tests for ldbl-128ibm.Joseph Myers2012-11-221-0/+7
* Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers2012-11-221-0/+5
* Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers2012-11-221-0/+4
* Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers2012-11-221-0/+4
* Fix ldbl-128ibm powl spurious underflows.Joseph Myers2012-11-221-0/+5
* Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers2012-11-221-0/+5
* Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers2012-11-221-0/+5
* Mark some clog / clog10 underflows as expected for IBM long double.Joseph Myers2012-11-221-0/+4
* Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers2012-11-221-0/+5
* Update i386 libm-test ULPsAndreas Schwab2012-11-221-0/+4
* test-multiarch: terminate printf output with newlinePino Toscano2012-11-221-0/+5
* Properly check linker -z XXX supportH.J. Lu2012-11-211-0/+6
* Check supported DF_1_XXX bitsH.J. Lu2012-11-211-0/+15
* Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2012-11-201-0/+4
* sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2012-11-201-0/+3
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-0/+25
* Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers2012-11-201-0/+6
* Fix more set-but-not-used warnings in _itowa.c.Joseph Myers2012-11-201-0/+3
* Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers2012-11-201-0/+5
* Hurd: fixes for ptsname and ptsname_rPino Toscano2012-11-201-0/+8
* Fix spurious underflows in ldbl-128 atan implementation.David S. Miller2012-11-191-0/+10
* Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers2012-11-191-0/+4
* conformtest: Clean up expectations for POSIX for more headers.Joseph Myers2012-11-191-0/+55
* conformtest: Clean up expectations for POSIX for various headers.Joseph Myers2012-11-191-0/+104
* conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers2012-11-191-0/+39
* Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers2012-11-191-0/+6
* muntrace: reset file and hooks before finalizing the streamPino Toscano2012-11-191-0/+3
* Hurd: implement syncfsPino Toscano2012-11-191-0/+4
* Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar2012-11-191-0/+11
* bindresvport() uses two static variables port and startport which are notPeng Haitao2012-11-191-0/+5
* Add ldconfig cache tag handling for AArch64Steve McIntyre2012-11-191-0/+4
* Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre2012-11-191-0/+6
* Correct tinyness handling in long-double and float y0/y1.David S. Miller2012-11-181-0/+17
* Fix ifunc configure check for 64-bit targetsAndreas Schwab2012-11-181-0/+6
* Fix BZ #14811 for ldbl-128 too.David S. Miller2012-11-161-0/+7
* Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers2012-11-171-0/+2
* Remove ELF_MACHINE_NO_PLT conditionals.Joseph Myers2012-11-171-0/+2
* Generate /usr/libexec/getconf files when cross-compiling.Joseph Myers2012-11-171-0/+24
* check-local-headers: ignore Mach kernel headersPino Toscano2012-11-161-0/+4
* iconv: Fix -cAndrej Lajovic2012-11-161-0/+5
* Don't generate underflow for very small values in log1pl.David S. Miller2012-11-161-0/+5