about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-233-3/+11
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-232-4/+11
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-232-1/+4
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-232-29/+34
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-232-93/+107
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-227-34/+43
* Use AC_LANG_SOURCE to fix autoconf warnings.Carlos O'Donell2012-06-222-2/+7
* Use tab not spaces.Carlos O'Donell2012-06-221-1/+1
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-227-3/+32
* Update copyright yearsJeff Law2012-06-211-1/+1
* [BZ #14277]Jeff Law2012-06-213-7/+14
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-213-1/+7
* Regenerate sysdeps/mach/configure.Joseph Myers2012-06-212-400/+289
* Mention BZ #14278 in NEWSH.J. Lu2012-06-211-1/+1
* Fix a typo in i386 SYSCALL_PIC_SETUPH.J. Lu2012-06-212-1/+6
* 2012-06-21 Jeff Law <law@redhat.com>Jeff Law2012-06-215-20/+28
* Add ChangeLog ...Carlos O'Donell2012-06-211-0/+5
* Regenerate libc.pot.Carlos O'Donell2012-06-212-1184/+1345
* Fix typo in nameAndreas Jaeger2012-06-211-1/+1
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-216-21/+31
* locales/tr_CY: LC_TIME with copy cannot contain additional dataPetr Baudis2012-06-202-2/+2
* locales/mag_IN: Fix syntax errorPetr Baudis2012-06-202-1/+5
* 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