about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Account for the extra stack size when rlimit is small enoughSiddhesh Poyarekar2012-06-204-2/+139
* Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu2012-06-183-101/+4
* Use __volatile__ to access fpu control wordH.J. Lu2012-06-182-5/+20
* Update news for fixed alpha bzRichard Henderson2012-06-151-11/+11
* Mention BZ 14050/14117 in NEWSH.J. Lu2012-06-151-4/+4
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-153-289/+5
* Disable x87 inline functions for x86-64H.J. Lu2012-06-152-126/+135
* Make endian.h usable for assemblerChung-Lin Tang2012-06-152-1/+6
* Mention ix86 shared headersAndreas Jaeger2012-06-151-0/+5
* Mention BZ #14229 in NEWSH.J. Lu2012-06-151-1/+2
* Fix pow (0.0, -Inf) (bug 14241).Joseph Myers2012-06-154-3/+13
* Update manual/contrib.texiAndreas Jaeger2012-06-152-1/+16
* Add __wur to GNU version of strerror_r.Cyril Hrubis2012-06-152-3/+6
* Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.SH.J. Lu2012-06-144-10/+55
* Make sure <build-dir>/manual directory gets created.Roland McGrath2012-06-142-0/+5
* Allow more spurious underflow exceptions from csqrt and Bessel functions.Joseph Myers2012-06-142-5/+18
* Set default charset to UTF-8 for libc.pot.Carlos O'Donell2012-06-132-0/+5
* Mention 14210 in NEWS.Paul Eggert2012-06-131-1/+1
* Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov2012-06-133-10/+20
* Add SSE math and C++ namespace to i386 bits/mathinline.hH.J. Lu2012-06-122-4/+263
* Fix a typo in sysdeps/unix/Makefile.Thomas Schwinge2012-06-122-3/+8
* BZ#14218: Reword argp_parse description slightly.Roland McGrath2012-06-113-7/+12
* SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge2012-06-094-11/+14
* SH: Do not re-write fpscr after reading it.Thomas Schwinge2012-06-096-12/+10
* SH: refresh *.abilist files.Kaz Kojima2012-06-095-38/+41
* Fix build on non-v9 sparc32.Carlos Sánchez de La Lama2012-06-072-1/+7
* Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu2012-06-065-137/+8
* Check __SSE_MATH__ in x86_64 feraiseexceptH.J. Lu2012-06-062-1/+17
* Fix validation check when converting from ibm930 to utfSiddhesh Poyarekar2012-06-063-3/+11
* Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella2012-06-052-2/+7
* Fix spurious undeflow for ldbl-128ibm erflAdhemerval Zanella2012-06-052-3/+23
* Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella2012-06-053-18/+26
* tst-getcpu: decode errno when sched_getcpu failsMike Frysinger2012-06-042-3/+13
* Fix a typo in commentH.J. Lu2012-06-041-1/+1
* Use i486 bits/string.h for i386 and x86_64H.J. Lu2012-06-043-25/+4
* Provide 32-bit inline string functions for >= i486H.J. Lu2012-06-042-158/+171
* Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu2012-06-042-0/+3
* Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu2012-06-042-0/+44
* Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu2012-06-045-132/+7
* Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu2012-06-045-219/+10
* Manual for platform-specific features and new __ppc_get_timebase inline.Tulio Magno Quites Machado Filho2012-06-049-12/+238
* locales/tr_TR: Change currency from YTL to TL. [BZ#13996]Petr Baudis2012-06-043-5/+12
* locales/tr_TR: Fix first_weekday and first_workday [BZ#13223]Serkan Kaba2012-06-043-17/+24
* [PATCH] Fix first_weekday/first_workday for EU localesJeff Law2012-06-0427-3/+60
* Updated NEWS for the last changeSiddhesh Poyarekar2012-06-041-1/+1
* Wrap __builtin_expect in pthread.hSiddhesh Poyarekar2012-06-044-2/+24
* Sync longlong.h with GCC to fix a sparc regression.David S. Miller2012-06-032-1/+5
* Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab2012-06-024-0/+30
* Fix a typo in x86_64 sys/io.hH.J. Lu2012-06-012-1/+5
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-017-0/+29