aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Remove standalone manual supportAndreas Jaeger2-42/+17
2012-04-23* stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.Paul Eggert2-16/+27
2012-04-21Add BZ#13739 to entry.Andreas Jaeger1-0/+1
2012-04-21Remove last distribute variableAndreas Jaeger2-2/+4
2012-04-21Update name and email addressAndreas Jaeger1-1/+1
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers3-6/+6
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf3-1/+12
2012-04-21Put vm86 into libc.aNix3-11/+17
2012-04-20Remove unused sysdeps/unix/common/lxstat.c.Joseph Myers3-39/+3
2012-04-20Remove sysdeps/unix/sysv/Makefile.Joseph Myers2-19/+2
2012-04-20Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers2-10/+2
2012-04-20Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers8-350/+8
2012-04-20Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers2-56/+2
2012-04-20Remove unused sysdeps/unix/xmknod.c.Joseph Myers3-42/+3
2012-04-20Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers2-47/+2
2012-04-20Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers2-29/+2
2012-04-20Remove unused sysdeps/unix/{xstat,fxstat}.c.Joseph Myers4-79/+4
2012-04-20Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers2-83/+2
2012-04-20Remove unused sysdeps/unix/sysv termio code.Joseph Myers11-787/+15
2012-04-20Remove unused sysdeps/unix/siglist.c.Joseph Myers2-61/+2
2012-04-20Remove unused sysdeps/unix/getppid.S.Joseph Myers2-29/+2
2012-04-20Remove unused sysdeps/unix/{mkdir.c,rmdir.c}.Joseph Myers3-174/+5
2012-04-20Delete unused TLS_GET_FS, TLS_SET_FS macros.Paul Pluzhnikov2-8/+5
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab3-3/+10
2012-04-18Remove all traces of reg_char.David S. Miller17-27/+35
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt2-0/+125
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt3-72/+13
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt3-272/+87
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller2-1/+4
2012-04-18Finish ilogb changesAndreas Jaeger6-14/+26
2012-04-17There is no legitimate reason to override reg_char on sparc32.David S. Miller2-20/+4
2012-04-18Remove useless __ilogb*_finite aliasesAndreas Schwab7-6/+9
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella17-41/+223
2012-04-17Resolve __vector namespace conflict with Altivec.Petr Baudis2-4/+9
2012-04-16Prevent warning in pldd.Marek Polacek2-9/+13
2012-04-16Reverse arguments of fdivp in i386 code.Marek Polacek2-2/+7
2012-04-13Check __ILP32__ instead of __LP64__H.J. Lu11-10/+23
2012-04-13Add __ILP32__ check when defining __WORDSIZEH.J. Lu2-1/+6
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat2-1/+6
2012-04-13"Gallegan" should be "Galician"Chris Leonard3-2/+8
2012-04-13cy_GB/en_GB: set am/pm in timesMike Frysinger4-17/+26
2012-04-12Update for BZ # 2541Andreas Jaeger1-13/+13
2012-04-12Update comment for _io_write_fnRoland McGrath2-5/+10
2012-04-12Fix description of user provided write functionPetr Baudis2-1/+8
2012-04-11Update sparc libm ULPs.David S. Miller2-10/+128
2012-04-11ignore ports/linuxthreads addon dirsMike Frysinger2-6/+14
2012-04-11Remove __wur from fwrite, fwrite_unlockedJim Meyering3-12/+20
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu8-1/+20
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger4-14/+25
2012-04-10Fix ld.so regression.David S. Miller3-7/+15