about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2013-04-016-13/+22
* Update German translations.David S. Miller2013-03-302-3/+7
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-308-301/+3417
* Remove usage of ONE macroSiddhesh Poyarekar2013-03-292-1/+4
* Remove ONE and MONESiddhesh Poyarekar2013-03-298-22/+29
* Format s_tan.cSiddhesh Poyarekar2013-03-292-405/+730
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-298-63/+71
* Format s_atan.cSiddhesh Poyarekar2013-03-292-151/+248
* Format e_log.cSiddhesh Poyarekar2013-03-292-95/+137
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-286-5/+27
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-283-8/+38
* Make _dl_phdr pointer to const.Roland McGrath2013-03-285-5/+11
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-285-12/+12
* Fix typo in bug number in NEWS.Joseph Myers2013-03-281-2/+2
* Never call syslog in __libc_message.Roland McGrath2013-03-282-9/+5
* PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra2013-03-283-0/+21
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-284-4/+26
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-283-28/+5
* Format and clean up s_atan2.cSiddhesh Poyarekar2013-03-282-310/+498
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-278-1/+1214
* ARM: fix preconfigure.Mans Rullgard2013-03-263-2/+7
* Use integral constantsSiddhesh Poyarekar2013-03-262-76/+90
* Removed commented codeSiddhesh Poyarekar2013-03-2612-85/+21
* Make mantissa type of mp_no configurableSiddhesh Poyarekar2013-03-265-69/+176
* PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella2013-03-262-0/+9
* Fix docs for scalbn* and scalbl* functionsMark H Weaver2013-03-242-6/+11
* Update sparc ULPs.David S. Miller2013-03-221-4/+1002
* BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella2013-03-225-10/+40
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-223-11/+17
* PowerPC: fix sqrtl ABI issueAdhemerval Zanella2013-03-212-0/+9
* libm-test: Properly wrap blocks consisting of several statements.Thomas Schwinge2013-03-212-8/+17
* On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge2013-03-214-10/+91
* Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers2013-03-216-21/+62
* Allow adding of arbitrary code to benchmark testsSiddhesh Poyarekar2013-03-212-1/+10
* Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers2013-03-218-3/+1812
* Replace 8388608.0 with HALFRAD in mp codeSiddhesh Poyarekar2013-03-213-3/+8
* Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers2013-03-214-5/+11
* Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers2013-03-204-7/+14
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-2013-37/+90
* BZ#14812: Add missing N_ markers in localedef.Roland McGrath2013-03-202-5/+12
* Add bug 14176 to NEWS.Joseph Myers2013-03-201-3/+4
* BZ#14812: Mark fixed in NEWS.Roland McGrath2013-03-201-3/+3
* ChangeLog format fix.Roland McGrath2013-03-201-1/+1
* Correct missed use of $(rtlddir).Marcus Shawcroft2013-03-202-1/+5
* Do not warn about mblen, mbtowc and wctomb unused result.Ondrej Bilka2013-03-202-3/+8
* Consolidate Linux and POSIX libc_fatal code.Roland McGrath2013-03-193-186/+83
* Fix types of constants in k_casinh*.c.Joseph Myers2013-03-193-4/+11
* Adjust ChangeLog to give Benno Schulenberg his own header line.Roland McGrath2013-03-191-3/+7
* aarch64: Move rtld link to /libAndreas Schwab2013-03-193-0/+8
* s390x: Move rtld link to /libAndreas Schwab2013-03-193-4/+17