aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Update name and email addressAndreas Jaeger1-1/+1
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers1-0/+5
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf1-0/+5
2012-04-21Put vm86 into libc.aNix1-0/+6
2012-04-20Remove unused sysdeps/unix/common/lxstat.c.Joseph Myers1-0/+3
2012-04-20Remove sysdeps/unix/sysv/Makefile.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers1-0/+8
2012-04-20Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/xmknod.c.Joseph Myers1-0/+3
2012-04-20Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/{xstat,fxstat}.c.Joseph Myers1-0/+4
2012-04-20Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv termio code.Joseph Myers1-0/+14
2012-04-20Remove unused sysdeps/unix/siglist.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/getppid.S.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/{mkdir.c,rmdir.c}.Joseph Myers1-0/+5
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab1-0/+7
2012-04-18Remove all traces of reg_char.David S. Miller1-0/+19
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt1-0/+6
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt1-0/+9
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt1-0/+8
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller1-0/+4
2012-04-18Finish ilogb changesAndreas Jaeger1-1/+20
2012-04-17There is no legitimate reason to override reg_char on sparc32.David S. Miller1-0/+4
2012-04-18Remove useless __ilogb*_finite aliasesAndreas Schwab1-0/+9
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella1-0/+31
2012-04-17Resolve __vector namespace conflict with Altivec.Petr Baudis1-0/+5
2012-04-16Prevent warning in pldd.Marek Polacek1-0/+4
2012-04-16Reverse arguments of fdivp in i386 code.Marek Polacek1-0/+5
2012-04-13Check __ILP32__ instead of __LP64__H.J. Lu1-0/+13
2012-04-13Add __ILP32__ check when defining __WORDSIZEH.J. Lu1-0/+5
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat1-0/+5
2012-04-13"Gallegan" should be "Galician"Chris Leonard1-0/+6
2012-04-12Update comment for _io_write_fnRoland McGrath1-0/+5
2012-04-12Fix description of user provided write functionPetr Baudis1-0/+6
2012-04-11Update sparc libm ULPs.David S. Miller1-0/+4
2012-04-11ignore ports/linuxthreads addon dirsMike Frysinger1-5/+10
2012-04-11Remove __wur from fwrite, fwrite_unlockedJim Meyering1-1/+9
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu1-0/+13
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger1-0/+10
2012-04-10Fix ld.so regression.David S. Miller1-0/+6
2012-04-10Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu1-0/+6
2012-04-11New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar1-0/+10
2012-04-10Merge commit '9904dc47c88d9592ec66e599075436'Roland McGrath1-0/+6
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers1-0/+8
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers1-0/+16
2012-04-09Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger1-0/+5
2012-04-09Fix missing clobber in i386 __sincos_code asm.Roland McGrath1-0/+5