aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Avoid unused static function warning in nsswitch.c.Roland McGrath2-0/+7
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2-0/+4
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller6-4/+367
2012-09-28tst-mknodat: create a FIFO instead of a socketPino Toscano2-14/+18
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law5-43/+38
2012-09-28Re-order the last ChangeLog entryH.J. Lu1-3/+3
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu2-2/+4
2012-09-28Remove arm ADDRIDX macro definitionH.J. Lu2-6/+4
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu10-46/+22
2012-09-28Improve ChangeLog entry for x86_64 strncmp-ssse3.SH.J. Lu1-2/+2
2012-09-28alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson5-77/+79
2012-09-28aio_fsync: fix the access mode checkPino Toscano2-1/+5
2012-09-28 [BZ #11438]Jeff Law5-25/+21
2012-09-28Fix a typo in ChangeLogH.J. Lu1-1/+1
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar4-31/+126
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar5-2/+244
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller2-2/+178
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller3-3/+17
2012-09-28Include <pthread.h> where needed.Pino Toscano3-2/+9
2012-09-27Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds useSteve Ellcey1-0/+4
2012-09-27Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let buildsSteve Ellcey1-50/+0
2012-09-27Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu2-4/+11
2012-09-26Fix up definitions for older compilers.Marek Polacek3-6/+20
2012-09-26Update x86-64 ULPsMarkus Trippelsdorf2-12/+23
2012-09-26Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.Joseph Myers2-0/+6
2012-09-25Declare targets with .PHONY in Makefile.in.Roland McGrath2-0/+7
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho11-0/+164
2012-09-25Fix bugs in powerpc pthread_once.Alan Modra2-5/+24
2012-09-25Fix order of bug list in NEWS and remove duplicate entry.Joseph Myers1-5/+5
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers19-10/+1003
2012-09-25Add bug 14621 to NEWS.Joseph Myers1-1/+1
2012-09-25Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2-5/+13
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva8-34/+1241
2012-09-25Fix wrong ussage of sincos for subnormal argumentsLiubov Dmitrieva19-30/+296
2012-09-25Remove various _G_*_t type names.Joseph Myers6-29/+40
2012-09-25Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar4-3/+98
2012-09-25Fix minor typos in commentsSiddhesh Poyarekar2-2/+7
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin48-98/+187
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin10-2/+138
2012-09-24Use static link by default for --disable-sharedH.J. Lu3-21/+40
2012-09-24ia64: define new get-rounding-mode.h headerMike Frysinger3-7/+46
2012-09-24ia64: override crtbeginT.oMike Frysinger2-0/+6
2012-09-24tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf1-2/+2
2012-09-24Replace crtendS.o with crtend.o for static linkH.J. Lu2-1/+3
2012-09-24Sort BZ # in NEWSH.J. Lu1-2/+2
2012-09-24Add "()" when casting to uint64_t for 64-bit storeH.J. Lu2-2/+8
2012-09-24Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu3-4/+14
2012-09-24Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers4-19/+170
2012-09-21Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers2-1/+7
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers7-26/+11