about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.Carlos O'Donell2012-11-292-8/+9
* aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft2012-11-292-0/+49
* Fix abmon December entry in ia_FRNik Kalach2012-11-292-1/+3
* Add Interlingua localeNik Kalach2012-11-294-3/+150
* Update sparc ULPs for recently added pow tests.David S. Miller2012-11-282-0/+29
* Use hex float 64-bit values in ldbl-96 asinl (bug 14803).Joseph Myers2012-11-283-6/+19
* [BZ #14889]Jeff Law2012-11-287-3/+127
* Add more NEWS items for 2.17.Joseph Myers2012-11-281-0/+10
* Properly handle indirect functions in ABI check on powerpc64Andreas Schwab2012-11-282-1/+6
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-283-28/+3
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-289-74/+334
* Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar2012-11-282-3/+13
* Make fwrite return 0 on EOFSiddhesh Poyarekar2012-11-285-11/+86
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-268-13/+67
* Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers2012-11-272-9/+26
* sotruss: fix argument parsingAndreas Schwab2012-11-262-2/+6
* m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab2012-11-252-1/+4
* m68k: add sotruss-lib.cAndreas Schwab2012-11-252-0/+55
* Fix C++ header directory detection for non-standard paths.Adam Conrad2012-11-243-12/+15
* use $(READELF) rather than readelfMike Frysinger2012-11-234-2/+10
* Update powerpc libm-test ULPsAndreas Schwab2012-11-232-0/+45
* Disable some fma tests for ldbl-128ibm.Joseph Myers2012-11-222-0/+13
* Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers2012-11-224-1/+30
* Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers2012-11-222-2/+7
* Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers2012-11-222-1/+11
* Fix ldbl-128ibm powl spurious underflows.Joseph Myers2012-11-222-1/+10
* Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers2012-11-224-2/+10
* Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers2012-11-224-2/+9
* Mark some clog / clog10 underflows as expected for IBM long double.Joseph Myers2012-11-222-4/+8
* Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers2012-11-222-1/+6
* Update i386 libm-test ULPsAndreas Schwab2012-11-222-6/+16
* test-multiarch: terminate printf output with newlinePino Toscano2012-11-222-1/+6
* aarch64: Re-generate libm-test-ulps.Marcus Shawcroft2012-11-222-0/+49
* Fix comment in niu_NUAndreas Jaeger2012-11-222-1/+5
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-224-2/+13
* m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab2012-11-212-1/+7
* Avoid $(shell) in determining default ARM ABI.Joseph Myers2012-11-214-16/+20
* Fix szl_PL localeAndreas Jaeger2012-11-212-1/+3
* Fix typo for ayc_PEAndreas Jaeger2012-11-212-1/+5
* Add locales niu_NU and niu_NZChris Leonard2012-11-215-1/+400
* Properly check linker -z XXX supportH.J. Lu2012-11-215-121/+126
* Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers2012-11-213-1/+17
* Remove unused variable from sem_post.c.Joseph Myers2012-11-212-1/+5
* Remove unused variable from pthread_cond_timedwait.c.Joseph Myers2012-11-212-5/+10
* Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers2012-11-212-1/+4
* Check supported DF_1_XXX bitsH.J. Lu2012-11-214-0/+33
* aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2012-11-212-1/+6
* aarch64: Remove weak_aliasx macro.Marcus Shawcroft2012-11-216-10/+14
* aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft2012-11-216-25/+8
* aarch64: Indent preprocessor directives.Marcus Shawcroft2012-11-217-35/+44