2013-02-05 |
Maciej W. Rozycki | MIPS: Correct formatting of syscall wrapper `asm' speci... |
commit | commitdiff | tree |
2013-02-05 |
Maciej W. Rozycki | MIPS: Respect the legacy syscall restart convention. |
commit | commitdiff | tree |
2013-02-05 |
Carlos O'Donell | getenv: Remove check for non-standard endianness. |
commit | commitdiff | tree |
2013-02-04 |
David S. Miller | Add long-double sparc ULPs updates missing in previous... |
commit | commitdiff | tree |
2013-02-04 |
David S. Miller | Update sparc ULPs after Joseph's casin fixes. |
commit | commitdiff | tree |
2013-02-04 |
Joseph Myers | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. |
commit | commitdiff | tree |
2013-02-04 |
Andreas Schwab | Don't use GLIBC_PRIVATE errno outside of libraries |
commit | commitdiff | tree |
2013-02-02 |
Jan Kratochvil | Improve link_map.l_addr comment. |
commit | commitdiff | tree |
2013-02-01 |
Andreas Jaeger | Remove unmaintained and unused localedata/CHECKSUMS |
commit | commitdiff | tree |
2013-02-01 |
Joseph Myers | Remove BOUNDED_N and BOUNDED_1. |
commit | commitdiff | tree |
2013-02-01 |
Joseph Myers | Remove bp-start.h and INIT_ARGV_and_ENVIRON. |
commit | commitdiff | tree |
2013-01-31 |
Joseph Myers | Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES. |
commit | commitdiff | tree |
2013-01-31 |
Joseph Myers | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. |
commit | commitdiff | tree |
2013-01-31 |
Joseph Myers | Remove bp-semctl.h and CHECK_SEMCTL. |
commit | commitdiff | tree |
2013-01-31 |
Joseph Myers | Remove bp-thunks code. |
commit | commitdiff | tree |
2013-01-31 |
Joseph Myers | Fix casinh spurious underflows away from [-i,i] (bug... |
commit | commitdiff | tree |
2013-01-31 |
David S. Miller | Update German translations. |
commit | commitdiff | tree |
2013-01-29 |
Maciej W. Rozycki | MIPS: Correct NewABI syscall wrapper whitespace damage. |
commit | commitdiff | tree |
2013-01-26 |
Maxim Kuvyrkov | * time/tzfile.c: Include stdint.h for SIZE_MAX. |
commit | commitdiff | tree |
2013-01-26 |
Steve Ellcey | 2013-01-25 Steve Ellcey <sellcey@mips.com> |
commit | commitdiff | tree |
2013-01-25 |
Thomas Schwinge | Don't bother checking for $CC option to accept ISO... |
commit | commitdiff | tree |
2013-01-25 |
Thomas Schwinge | configure: Default to CPP="$CC -E" unless overridden. |
commit | commitdiff | tree |
2013-01-24 |
Marcus Shawcroft | AArch64: Adding optimized strncmp implementation. |
commit | commitdiff | tree |
2013-01-24 |
Marcus Shawcroft | AArch64: Adding optimized strnlen implementation. |
commit | commitdiff | tree |
2013-01-24 |
Joseph Myers | Avoid backtrace tests matching filenames when searching... |
commit | commitdiff | tree |
2013-01-23 |
Roland McGrath | Whitespace fix for __glibc_likely/__glibc_unlikely... |
commit | commitdiff | tree |
2013-01-23 |
David S. Miller | Add a minor 'cas' atomic optimization on sparc. |
commit | commitdiff | tree |
2013-01-23 |
Pino Toscano | ulimit: remove buggy bsd implementation |
commit | commitdiff | tree |
2013-01-23 |
Pino Toscano | ulimit: include <limits.h> |
commit | commitdiff | tree |
2013-01-23 |
Pino Toscano | ulimit: move linux implementation as posix |
commit | commitdiff | tree |
2013-01-23 |
Andreas Krebbel | S/390: Fix setjmp/longjmp FPR save/restore |
commit | commitdiff | tree |
2013-01-23 |
Adam Conrad | Build elf/tst-array2 and elf/tst-array5 with --no-as... |
commit | commitdiff | tree |
2013-01-23 |
Joseph Myers | Make bits/wchar.h correct for all architectures (bug... |
commit | commitdiff | tree |
2013-01-21 |
David S. Miller | Use libgcc unwinder for sparc backtraces, if available. |
commit | commitdiff | tree |
2013-01-21 |
Andreas Schwab | Avoid busy loop in wordexp when substituted command... |
commit | commitdiff | tree |
2013-01-20 |
Andreas Schwab | m68k: update libm test ULPs |
commit | commitdiff | tree |
2013-01-20 |
Andreas Schwab | m68k: add unwind tables to backtrace |
commit | commitdiff | tree |
2013-01-20 |
Andreas Schwab | Remove use of mpa2.h |
commit | commitdiff | tree |
2013-01-19 |
Andreas Schwab | Add backtrace for m68k |
commit | commitdiff | tree |
2013-01-19 |
Andreas Schwab | Add not-cancel.h for m68k/nptl |
commit | commitdiff | tree |
2013-01-18 |
Joseph Myers | Add tests that backtrace and backtrace_symbols produce... |
commit | commitdiff | tree |
2013-01-18 |
Ryan S. Arnold | Corrected ChangeLog date of __kernel_get_tbfreq fix. |
commit | commitdiff | tree |
2013-01-18 |
Anton Blanchard | PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_ge... |
commit | commitdiff | tree |
2013-01-18 |
Siddhesh Poyarekar | Update NEWS |
commit | commitdiff | tree |
2013-01-18 |
Siddhesh Poyarekar | Fix application of the exception mask |
commit | commitdiff | tree |
2013-01-18 |
Siddhesh Poyarekar | Simplify calculation of 2^-m in __mpexp |
commit | commitdiff | tree |
2013-01-18 |
Siddhesh Poyarekar | Remove unnecessary multiplication with RADIXI |
commit | commitdiff | tree |
2013-01-18 |
David S. Miller | Update sparc ULPs. |
commit | commitdiff | tree |
2013-01-17 |
Joseph Myers | Fix cacos real-part inaccuracy for result real part... |
commit | commitdiff | tree |
2013-01-17 |
Pino Toscano | Add HAVE_MREMAP for mremap usage |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized strlen. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized strcmp |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized bzero. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized memmove. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized memcpy. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized memset. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Implement optimized memcmp. |
commit | commitdiff | tree |
2013-01-17 |
Marcus Shawcroft | AArch64: Tidyup whitespace. |
commit | commitdiff | tree |
2013-01-17 |
Siddhesh Poyarekar | Fix ChangeLog |
commit | commitdiff | tree |
2013-01-17 |
Siddhesh Poyarekar | Fix header comment |
commit | commitdiff | tree |
2013-01-17 |
H.J. Lu | Implement x86 SIZE32/SIZE64 relocations |
commit | commitdiff | tree |
2013-01-17 |
Joseph Myers | Adapt installed powerpc headers better for soft-float... |
commit | commitdiff | tree |
2013-01-16 |
Andreas Schwab | Hide reference to mktemp in libpthread |
commit | commitdiff | tree |
2013-01-16 |
Siddhesh Poyarekar | Consolidate constant defines into mpa.h |
commit | commitdiff | tree |
2013-01-16 |
Siddhesh Poyarekar | Fix the value of TWO |
commit | commitdiff | tree |
2013-01-16 |
David S. Miller | Optimize trunc{,f} on sparc. |
commit | commitdiff | tree |
2013-01-16 |
David S. Miller | Optimize nearbyint{,f} on sparc. |
commit | commitdiff | tree |
2013-01-16 |
David S. Miller | Add missing changelog for previous commit. |
commit | commitdiff | tree |
2013-01-16 |
David S. Miller | Use libc_fe*() in 32-bit nearbyint() |
commit | commitdiff | tree |
2013-01-15 |
Mike Frysinger | scsi/sg.h: include stddef.h for size_t |
commit | commitdiff | tree |
2013-01-15 |
David S. Miller | Optimize sparc {ceil,floor}{,f} using vis2 'siam' instr... |
commit | commitdiff | tree |
2013-01-15 |
David S. Miller | Optimize fdim/fdimf on sparc. |
commit | commitdiff | tree |
2013-01-14 |
Joseph Myers | Use $(host-test-program-cmd) not $(test-program-cmd... |
commit | commitdiff | tree |
2013-01-14 |
Roland McGrath | Fix up log format, wrap a long line. |
commit | commitdiff | tree |
2013-01-14 |
Siddhesh Poyarekar | Minor tweak to mp multiplication |
commit | commitdiff | tree |
2013-01-14 |
Siddhesh Poyarekar | Fix code formatting in mpa.c |
commit | commitdiff | tree |
2013-01-14 |
Siddhesh Poyarekar | Remove unnecessary local variable mptwo |
commit | commitdiff | tree |
2013-01-13 |
Mike Frysinger | manual: glob flags: fix sorting order |
commit | commitdiff | tree |
2013-01-13 |
Mike Frysinger | manual: glob flags: mention the GNU extensions |
commit | commitdiff | tree |
2013-01-13 |
Mike Frysinger | manual: glob: document the gl_flags field |
commit | commitdiff | tree |
2013-01-12 |
David S. Miller | Add 64-bit VIS3 optimized GMP routines for sparc. |
commit | commitdiff | tree |
2013-01-12 |
David S. Miller | Redo sparc 32-bit V9 GMP optimizations with fixed copyr... |
commit | commitdiff | tree |
2013-01-12 |
David S. Miller | Adjust sparc for Roland's multiarch sysdep directory... |
commit | commitdiff | tree |
2013-01-12 |
Carlos O'Donell | Remove unnecessary assert on attr in allocate_stack(). |
commit | commitdiff | tree |
2013-01-12 |
Roland McGrath | Fix multiarch handling in sysdeps generation. |
commit | commitdiff | tree |
2013-01-11 |
Joseph Myers | Remove __GLIBC_HAVE_LONG_LONG. |
commit | commitdiff | tree |
2013-01-11 |
Steve Ellcey | 2013-01-11 Steve Ellcey <sellcey@mips.com> |
commit | commitdiff | tree |
2013-01-11 |
H.J. Lu | Add --enable-hardcoded-path-in-tests configure option |
commit | commitdiff | tree |
2013-01-11 |
Andreas Jaeger | Add MSG_FASTOPEN |
commit | commitdiff | tree |
2013-01-11 |
David S. Miller | Undo receive sparc 32-bit V9 gmp routine commit. |
commit | commitdiff | tree |
2013-01-11 |
Roland McGrath | Remove some old cruft variables from configure. |
commit | commitdiff | tree |
2013-01-11 |
David S. Miller | Optimize sparc 32-bit V9 GMP multiply routines. |
commit | commitdiff | tree |
2013-01-10 |
H.J. Lu | Move localedata ChangeLog entries |
commit | commitdiff | tree |
2013-01-10 |
Roland McGrath | Fix whitespace in elf.h MIPS macros. |
commit | commitdiff | tree |
2013-01-10 |
David S. Miller | Update sparc ULPs for new casin{,h} tests. |
commit | commitdiff | tree |
2013-01-10 |
H.J. Lu | Support run bug-setlocale1 directly |
commit | commitdiff | tree |
2013-01-10 |
H.J. Lu | Support run tst-exec and tst-spawn directly |
commit | commitdiff | tree |
2013-01-10 |
Joseph Myers | Use __extension__ with long long in installed headers. |
commit | commitdiff | tree |
2013-01-10 |
Roland McGrath | typo fix |
commit | commitdiff | tree |
2013-01-10 |
Joseph Myers | Remove __GNUC__ conditions for "long long" from string... |
commit | commitdiff | tree |
next |