aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller
2013-01-15Add missing changelog for previous commit.David S. Miller
2013-01-15scsi/sg.h: include stddef.h for size_tMike Frysinger
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller
2013-01-14Fix up log format, wrap a long line.Roland McGrath
2013-01-14Minor tweak to mp multiplicationSiddhesh Poyarekar
2013-01-14Fix code formatting in mpa.cSiddhesh Poyarekar
2013-01-14Remove unnecessary local variable mptwoSiddhesh Poyarekar
2013-01-13manual: glob flags: fix sorting orderMike Frysinger
2013-01-13manual: glob flags: mention the GNU extensionsMike Frysinger
2013-01-13manual: glob: document the gl_flags fieldMike Frysinger
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller
2013-01-11Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller
2013-01-11Fix multiarch handling in sysdeps generation.Roland McGrath
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-112013-01-11 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-11Add MSG_FASTOPENAndreas Jaeger
2013-01-10Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller
2013-01-10Remove some old cruft variables from configure.Roland McGrath
2013-01-10Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller
2013-01-10Move localedata ChangeLog entriesH.J. Lu
2013-01-10Fix whitespace in elf.h MIPS macros.Roland McGrath
2013-01-10Update sparc ULPs for new casin{,h} tests.David S. Miller
2013-01-10Support run bug-setlocale1 directlyH.J. Lu
2013-01-10Support run tst-exec and tst-spawn directlyH.J. Lu
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-10typo fixRoland McGrath
2013-01-10Remove __GNUC__ conditions for "long long" from string.h and wchar.h.Joseph Myers
2013-01-10Correct _XXX_ILP32_OFFBIG for x32H.J. Lu
2013-01-10Fix formatting in mpexp.cSiddhesh Poyarekar
2013-01-10Make __mpexp_twomm1 an array of doublesSiddhesh Poyarekar
2013-01-10Define flags for fallocateAndreas Schwab
2013-01-09Sync netinet/tcp.h with upstream Linux kernel.David S. Miller
2013-01-09PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard
2013-01-10Remove __USE_ANSI.Joseph Myers
2013-01-09Force getconf.speclist to be generated in the others pass.Roland McGrath
2013-01-09Remove unused macro ALLOCA_LIMIT.Roland McGrath
2013-01-09Update s390 ULPsSiddhesh Poyarekar
2013-01-09Update powerpc ULPsSiddhesh Poyarekar
2013-01-09Update comments in mpa.cSiddhesh Poyarekar
2013-01-09Fix ChangeLog formattingSiddhesh Poyarekar
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard
2013-01-07Clean up __MALLOC_* macros.Joseph Myers
2013-01-07Fix casinh, casin overflow (bug 14996).Joseph Myers
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu