Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | Conditionalize elf/dl-sysdep.c contents on [SHARED]. | Roland McGrath | 2 | -2/+11 |
2012-09-28 | Clean up *objdir variables. | Roland McGrath | 2 | -3/+5 |
2012-09-28 | Avoid more warnings in nsswitch.c | Roland McGrath | 2 | -2/+8 |
2012-09-28 | Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl... | David S. Miller | 2 | -4/+0 |
2012-09-28 | Avoid unused static function warning in nsswitch.c. | Roland McGrath | 2 | -0/+7 |
2012-09-28 | Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10. | David S. Miller | 2 | -0/+4 |
2012-09-28 | Add Niagara-4 optimized memcpy and mempcpy. | David S. Miller | 6 | -4/+367 |
2012-09-28 | tst-mknodat: create a FIFO instead of a socket | Pino Toscano | 2 | -14/+18 |
2012-09-28 | 2012-09-28 Andreas Schwab <schwab@linux-m68k.org> | Jeff Law | 5 | -43/+38 |
2012-09-28 | Re-order the last ChangeLog entry | H.J. Lu | 1 | -3/+3 |
2012-09-28 | Remove mips VERSYMIDX macro definition | H.J. Lu | 2 | -2/+4 |
2012-09-28 | Remove arm ADDRIDX macro definition | H.J. Lu | 2 | -6/+4 |
2012-09-28 | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 10 | -46/+22 |
2012-09-28 | Improve ChangeLog entry for x86_64 strncmp-ssse3.S | H.J. Lu | 1 | -2/+2 |
2012-09-28 | alpha: Fix all users of SYSCALL_ERROR_HANDLER | Richard Henderson | 5 | -77/+79 |
2012-09-28 | aio_fsync: fix the access mode check | Pino Toscano | 2 | -1/+5 |
2012-09-28 | [BZ #11438] | Jeff Law | 5 | -25/+21 |
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 |