aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Clean up init-first.c files.Roland McGrath1-0/+11
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers1-0/+14
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers1-0/+18
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller1-0/+4
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath1-0/+3
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath1-0/+5
2012-09-28Fix stub open.c to define __libc_open.Roland McGrath1-0/+2
2012-09-28Add a missing $(make-target-directory).Roland McGrath1-0/+2
2012-09-28Quiet make warning under --disable-shared.Roland McGrath1-0/+3
2012-09-28Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath1-0/+2
2012-09-28Clean up *objdir variables.Roland McGrath1-0/+3
2012-09-28Avoid more warnings in nsswitch.cRoland McGrath1-2/+4
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller1-2/+0
2012-09-28Avoid unused static function warning in nsswitch.c.Roland McGrath1-0/+5
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller1-0/+2
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller1-0/+11
2012-09-28tst-mknodat: create a FIFO instead of a socketPino Toscano1-0/+4
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law1-0/+14
2012-09-28Re-order the last ChangeLog entryH.J. Lu1-3/+3
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu1-0/+16
2012-09-28Improve ChangeLog entry for x86_64 strncmp-ssse3.SH.J. Lu1-2/+2
2012-09-28aio_fsync: fix the access mode checkPino Toscano1-0/+4
2012-09-28 [BZ #11438]Jeff Law1-0/+9
2012-09-28Fix a typo in ChangeLogH.J. Lu1-1/+1
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar1-0/+7
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar1-0/+9
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller1-0/+2
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller1-0/+7
2012-09-28Include <pthread.h> where needed.Pino Toscano1-0/+5
2012-09-27Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds useSteve Ellcey1-0/+4
2012-09-27Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu1-0/+5
2012-09-26Fix up definitions for older compilers.Marek Polacek1-0/+7
2012-09-26Update x86-64 ULPsMarkus Trippelsdorf1-0/+4
2012-09-25Declare targets with .PHONY in Makefile.in.Roland McGrath1-0/+5
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho1-0/+20
2012-09-25Fix bugs in powerpc pthread_once.Alan Modra1-0/+8
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-0/+22
2012-09-25Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers1-0/+8
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva1-1/+13
2012-09-25Fix wrong ussage of sincos for subnormal argumentsLiubov Dmitrieva1-0/+22
2012-09-25Remove various _G_*_t type names.Joseph Myers1-0/+32
2012-09-25Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar1-0/+10
2012-09-25Fix minor typos in commentsSiddhesh Poyarekar1-0/+5
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-0/+33
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin1-0/+8
2012-09-24Use static link by default for --disable-sharedH.J. Lu1-0/+7
2012-09-24Replace crtendS.o with crtend.o for static linkH.J. Lu1-0/+2
2012-09-24Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu1-0/+6
2012-09-24Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers1-0/+13
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers1-0/+11