Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | Fix a typo in ChangeLog | H.J. Lu | 1 | -1/+1 |
2012-09-28 | Don't flush write buffer for ftell | Siddhesh Poyarekar | 4 | -31/+126 |
2012-09-28 | Adjust wide data buffer pointers during fseek and ftell | Siddhesh Poyarekar | 5 | -2/+244 |
2012-09-27 | Update sparc ULPS for recent clog/clog10 activity. | David S. Miller | 2 | -2/+178 |
2012-09-27 | Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now. | David S. Miller | 3 | -3/+17 |
2012-09-28 | Include <pthread.h> where needed. | Pino Toscano | 3 | -2/+9 |
2012-09-27 | Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds use | Steve Ellcey | 1 | -0/+4 |
2012-09-27 | Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds | Steve Ellcey | 1 | -50/+0 |
2012-09-27 | Don't define x86-64 __strncmp_ssse3 in libc.a | H.J. Lu | 2 | -4/+11 |
2012-09-26 | Fix up definitions for older compilers. | Marek Polacek | 3 | -6/+20 |
2012-09-26 | Update x86-64 ULPs | Markus Trippelsdorf | 2 | -12/+23 |
2012-09-26 | Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline. | Joseph Myers | 2 | -0/+6 |
2012-09-25 | Declare targets with .PHONY in Makefile.in. | Roland McGrath | 2 | -0/+7 |
2012-09-25 | Add __ppc_get_timebase_freq to ppc.h. | Tulio Magno Quites Machado Filho | 11 | -0/+164 |
2012-09-25 | Fix bugs in powerpc pthread_once. | Alan Modra | 2 | -5/+24 |
2012-09-25 | Fix order of bug list in NEWS and remove duplicate entry. | Joseph Myers | 1 | -5/+5 |
2012-09-25 | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers | 19 | -10/+1003 |
2012-09-25 | Add bug 14621 to NEWS. | Joseph Myers | 1 | -1/+1 |
2012-09-25 | Use size_t instead of int for internal variables in glob (bug 14621). | Joseph Myers | 2 | -5/+13 |
2012-09-25 | Add optimized sincosf for SSE2 for x86 and x86-64 | Liubov Dmitrieva | 8 | -34/+1241 |
2012-09-25 | Fix wrong ussage of sincos for subnormal arguments | Liubov Dmitrieva | 19 | -30/+296 |
2012-09-25 | Remove various _G_*_t type names. | Joseph Myers | 6 | -29/+40 |
2012-09-25 | Shrink heap on linux when overcommit_memory == 2 | Siddhesh Poyarekar | 4 | -3/+98 |
2012-09-25 | Fix minor typos in comments | Siddhesh Poyarekar | 2 | -2/+7 |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 48 | -98/+187 |
2012-09-25 | Add copyright notices to testsuite shell scripts | Dmitry V. Levin | 10 | -2/+138 |
2012-09-24 | Use static link by default for --disable-shared | H.J. Lu | 3 | -21/+40 |
2012-09-24 | ia64: define new get-rounding-mode.h header | Mike Frysinger | 3 | -7/+46 |
2012-09-24 | ia64: override crtbeginT.o | Mike Frysinger | 2 | -0/+6 |
2012-09-24 | tile: fix two comments that said "tile" to properly say "tilepro" | Chris Metcalf | 1 | -2/+2 |
2012-09-24 | Replace crtendS.o with crtend.o for static link | H.J. Lu | 2 | -1/+3 |
2012-09-24 | Sort BZ # in NEWS | H.J. Lu | 1 | -2/+2 |
2012-09-24 | Add "()" when casting to uint64_t for 64-bit store | H.J. Lu | 2 | -2/+8 |
2012-09-24 | Properly handle fencepost with MALLOC_ALIGN_MASK | H.J. Lu | 3 | -4/+14 |
2012-09-24 | Make printf respect the rounding mode for hex output (bug 5044). | Joseph Myers | 4 | -19/+170 |
2012-09-21 | Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq. | Joseph Myers | 2 | -1/+7 |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 7 | -26/+11 |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers | 5 | -11/+13 |
2012-09-20 | hppa: Use __prlimit64 as the internal name. | Carlos O'Donell | 2 | -1/+6 |
2012-09-20 | hppa: Add EHWPOISON and bump errlist-compat to 260 | Carlos O'Donell | 3 | -3/+17 |
2012-09-19 | rtld: limit self loading check to normal mode only | Dmitry V. Levin | 5 | -4/+62 |
2012-09-19 | Cast to uint64_t for 64-bit store | H.J. Lu | 2 | -2/+8 |
2012-09-18 | Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile. | Joseph Myers | 3 | -4/+10 |
2012-09-17 | crypt: bump up md5test-giant timeout from 180s to 480s | Chris Metcalf | 2 | -1/+5 |
2012-09-17 | tile: update libm-test-ulps for new tests | Chris Metcalf | 2 | -2/+95 |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | 6 | -11/+11 |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 6 | -9/+10 |
2012-09-14 | [BZ #14583] | Jeff Law | 3 | -2/+7 |
2012-09-14 | Make printf respect the rounding mode for decimal output (bug 5044). | Joseph Myers | 4 | -30/+154 |
2012-09-13 | alpha: Streamline __setfpucw | Richard Henderson | 2 | -53/+38 |