Age | Commit message (Expand) | Author |
2012-04-19 | Fix computation of inflated errlist size | Andreas Schwab |
2012-04-18 | Remove all traces of reg_char. | David S. Miller |
2012-04-18 | Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap. | Will Schmidt |
2012-04-18 | Further simplify power6 wordcopy by removing switch statements. | Will Schmidt |
2012-04-18 | Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros. | Will Schmidt |
2012-04-18 | Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 one | David S. Miller |
2012-04-18 | Finish ilogb changes | Andreas Jaeger |
2012-04-17 | There is no legitimate reason to override reg_char on sparc32. | David S. Miller |
2012-04-18 | Remove useless __ilogb*_finite aliases | Andreas Schwab |
2012-04-17 | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella |
2012-04-17 | Resolve __vector namespace conflict with Altivec. | Petr Baudis |
2012-04-16 | Prevent warning in pldd. | Marek Polacek |
2012-04-16 | Reverse arguments of fdivp in i386 code. | Marek Polacek |
2012-04-13 | Check __ILP32__ instead of __LP64__ | H.J. Lu |
2012-04-13 | Add __ILP32__ check when defining __WORDSIZE | H.J. Lu |
2012-04-13 | Fix variable check in sparc clock frequency probing. | Antoine Balestrat |
2012-04-13 | "Gallegan" should be "Galician" | Chris Leonard |
2012-04-13 | cy_GB/en_GB: set am/pm in times | Mike Frysinger |
2012-04-12 | Update for BZ # 2541 | Andreas Jaeger |
2012-04-12 | Update comment for _io_write_fn | Roland McGrath |
2012-04-12 | Fix description of user provided write function | Petr Baudis |
2012-04-11 | Update sparc libm ULPs. | David S. Miller |
2012-04-11 | ignore ports/linuxthreads addon dirs | Mike Frysinger |
2012-04-11 | Remove __wur from fwrite, fwrite_unlocked | Jim Meyering |
2012-04-11 | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu |
2012-04-11 | Fix times return value, CLK_TCK description | Andreas Jaeger |
2012-04-10 | Fix ld.so regression. | David S. Miller |
2012-04-10 | Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h> | H.J. Lu |
2012-04-11 | New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup | Siddhesh Poyarekar |
2012-04-10 | Merge commit '9904dc47c88d9592ec66e599075436' | Roland McGrath |
2012-04-09 | Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872). | Joseph Myers |
2012-04-09 | Fix ctan, ctanh overflow (bug 11521). | Joseph Myers |
2012-04-09 | Merge branch 'master' of git://sourceware.org/git/glibc | Andreas Jaeger |
2012-04-09 | Fix missing clobber in i386 __sincos_code asm. | Roland McGrath |
2012-04-09 | Enhance d_namlen description | Andreas Jaeger |
2012-04-09 | Document additional fopen options | Andreas Jaeger |
2012-04-09 | Use sourceware.org for email and web references. | Carlos O'Donell |
2012-04-09 | Fix missing overflow exceptions from pow (bug 13873). | Joseph Myers |
2012-04-09 | Fix x86 pow inaccuracy for large integer exponents (bug 706). | Joseph Myers |
2012-04-08 | Do not allow overflow exception on exp underflow test (bug 13705). | Joseph Myers |
2012-04-08 | Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705). | Aurelien Jarno |
2012-04-08 | memset: also update copyright years | Mike Frysinger |
2012-04-08 | Document return values of putenv and setenv | Andreas Jaeger |
2012-04-08 | Add generated file version.texi | Andreas Jaeger |
2012-04-08 | Describe DT_LNK | Andreas Jaeger |
2012-04-08 | Fix DT_UNKNOWN description | Andreas Jaeger |
2012-04-08 | Fix closelog description | Andreas Jaeger |
2012-04-08 | Merge branch 'master' of git://sourceware.org/git/glibc | Andreas Jaeger |
2012-04-08 | Better describe open arguments | Stephen Compall |
2012-04-07 | memset: fix define usage for shared libs | Mike Frysinger |