aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Extract __mul from sysdeps/ieee754/dbl-64/mpa.chjl/pr14654H.J. Lu19-42/+85
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath9-39/+40
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-0/+13
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+0
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano2-0/+6
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath2-1/+4
2012-10-02* scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva2-1/+6
2012-10-02Update copyright yearsH.J. Lu2-1/+5
2012-10-02Use ElfW(Off) rather than off_t for offsets within ELF files.Roland McGrath2-2/+7
2012-10-02nscd: fix compilation flagsDmitry V. Levin2-34/+11
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin3-8/+12
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu4-3/+23
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar8-11/+35
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar16-14/+36
2012-10-01Get rid of unused __swblk_t type.Roland McGrath12-9/+24
2012-10-012012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law2-5/+14
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath2-1/+10
2012-10-01Clean up init-first.c files.Roland McGrath13-364/+106
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar6-6/+150
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers6-1/+74
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers9-3/+227
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller2-2/+5
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath2-65/+38
2012-09-28Fix the ChangeLog entryH.J. Lu1-1/+1
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath4-66/+12
2012-09-28Fix stub open.c to define __libc_open.Roland McGrath2-5/+10
2012-09-28Add a missing $(make-target-directory).Roland McGrath2-0/+3
2012-09-28Quiet make warning under --disable-shared.Roland McGrath2-0/+5
2012-09-28Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath2-2/+11
2012-09-28Clean up *objdir variables.Roland McGrath2-3/+5
2012-09-28Avoid more warnings in nsswitch.cRoland McGrath2-2/+8
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller2-4/+0
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