about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Chinese (traditional) translation from translation projectAndreas Jaeger2013-06-112-1309/+1476
* Fix-trailing-whitespaces-in-libidn.Ondrej Bilka2013-06-115-394/+401
* Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar2013-06-1113-25/+50
* Remove trailing whitespace from mach/*.sub.Joseph Myers2013-06-104-31/+35
* x86*: Return syscall error for lll_futex_wake.Carlos O'Donell2013-06-103-8/+17
* Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-105-4/+71
* Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtestsSiddhesh Poyarekar2013-06-102-1/+6
* Fix previous commit.Ondrej Bilka2013-06-081-2/+2
* Silence warning: __inline is not at beginning of declaration.Ondrej Bilka2013-06-082-1/+5
* Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers2013-06-083-10/+14
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-0881-107/+226
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-0779-278/+430
* Remove trailing whitespace from localedata.Joseph Myers2013-06-0742-164/+208
* Update miscellaneous scripts from upstream.Joseph Myers2013-06-066-298/+797
* Fix leading whitespaces.Ondrej Bilka2013-06-0667-132/+203
* Fix ChangeLog.Ondrej Bilka2013-06-062-3/+3
* Remove trailing whitespace in nptl.Joseph Myers2013-06-0615-49/+67
* BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson2013-06-053-2/+8
* Fix executable mode.Ondrej Bilka2013-06-065-0/+9
* Remove trailing whitespace.Joseph Myers2013-06-05192-992/+1186
* Remove trailing whitespace in ports.Joseph Myers2013-06-0595-189/+307
* Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.Ryan S. Arnold2013-06-053-1/+9
* Properly handle %W in strptimeAndreas Schwab2013-06-054-8/+16
* Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2013-06-052-6/+15
* Add copyright header to test-strchrnul.cSiddhesh Poyarekar2013-06-042-0/+21
* [AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft2013-06-043-0/+11
* Increase test case timeoutSiddhesh Poyarekar2013-06-042-0/+5
* BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell2013-06-033-12/+35
* Revert po and pot files changes.Carlos O'Donell2013-05-314-3/+9
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-3129-143/+144
* Set reasonable limits for xdr_requests.Patsy Franklin2013-05-303-7/+26
* [BZ #14256]Jeff Law2013-05-304-20/+29
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-2941-103/+220
* Fix ChangeLog formattingSiddhesh Poyarekar2013-05-292-32/+32
* Add descriptive titles to po files and header.Carlos O'Donell2013-05-284-3/+9
* localedef: include file name in error messagesMike Frysinger2013-05-252-2/+8
* Doc fix for 'frexp' in arith.texiBen Norht2013-05-282-2/+7
* Update powerpc libm-test ULPs.Adhemerval Zanella2013-05-282-0/+41
* * stdio-common/bug26.c (main): Correct fscanf template.Thomas Schwinge2013-05-262-2/+5
* _dl_skip_args declaration cleanup.Thomas Schwinge2013-05-262-1/+3
* _dl_non_dynamic_init declaration cleanup.Thomas Schwinge2013-05-262-3/+3
* * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge2013-05-262-0/+5
* Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers2013-05-244-2/+21
* Test drem and pow10 in libm-test.inc.Joseph Myers2013-05-244-5/+108
* Add bug 14894 to NEWS.Joseph Myers2013-05-241-8/+8
* Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers2013-05-244-44/+55
* PowerPC: Program Priority Register supportAdhemerval Zanella2013-05-243-0/+56
* Correctly compute ulp near zero.Carlos O'Donell2013-05-242-48/+103
* tile: improve detection for missing -mcmodel=large supportChris Metcalf2013-05-244-4/+41
* Remove libm-test START_DATA and END_DATA.Joseph Myers2013-05-243-347/+172