aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder1-0/+6
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab1-0/+5
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller1-0/+6
2012-10-06Add a strstr test for page boundaryH.J. Lu1-0/+4
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller1-0/+11
2012-10-05Add a testase for BZ #14602H.J. Lu1-0/+4
2012-10-05Test strcasestr/strchr/strstr under all implementationsH.J. Lu1-0/+24
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-0/+7
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu1-0/+3
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu1-0/+15
2012-10-05Improve libm-test.inc comment.Joseph Myers1-0/+8
2012-10-05Update config.guess and config.sub.Joseph Myers1-0/+5
2012-10-04Name space hygeine for madvise.Roland McGrath1-0/+15
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath1-0/+14
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano1-0/+5
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath1-0/+4
2012-10-02* scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva1-0/+5
2012-10-02Use ElfW(Off) rather than off_t for offsets within ELF files.Roland McGrath1-0/+5
2012-10-02nscd: fix compilation flagsDmitry V. Levin1-0/+4
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin1-0/+5
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu1-0/+12
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-0/+14
2012-10-012012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law1-0/+9
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath1-0/+2
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