Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expect PLT call to _Unwind_Find_FDE on s390*-linux | Andreas Schwab | 2010-10-15 | 3 | -0/+19 |
| | |||||
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 17 | -10/+467 |
| | |||||
* | Fix alignment of AVX safe area on x86-64. | H.J. Lu | 2010-10-13 | 4 | -10/+14 |
| | |||||
* | One more regex memory leak fixed. | Ulrich Drepper | 2010-10-12 | 3 | -0/+9 |
| | |||||
* | More regex memory leak fixes and tests. | Ulrich Drepper | 2010-10-11 | 4 | -10/+43 |
| | |||||
* | Test case for last regex problem. | Ulrich Drepper | 2010-10-11 | 3 | -2/+27 |
| | |||||
* | Fix memory leak for some invalid regular expressions. | Ulrich Drepper | 2010-10-11 | 3 | -2/+15 |
| | |||||
* | psiginfo relied too much on sys_siglist. | Ulrich Drepper | 2010-10-11 | 3 | -3/+26 |
| | |||||
* | Linux getifaddrs might return entries with ->ifa_addr being NULL. | Ulrich Drepper | 2010-10-11 | 3 | -6/+15 |
| | |||||
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 22 | -19/+115 |
| | |||||
* | Fix BZ reference in last checkin. | Ulrich Drepper | 2010-10-11 | 2 | -2/+2 |
| | |||||
* | Unify psiginfo output. | Ulrich Drepper | 2010-10-11 | 3 | -7/+14 |
| | |||||
* | Add test case for strstr problem. | Ulrich Drepper | 2010-10-06 | 2 | -1/+8 |
| | |||||
* | Fix strstr and memmem algorithm. | Eric Blake | 2010-10-06 | 3 | -1/+33 |
| | |||||
* | More NEWS changes. | Ulrich Drepper | 2010-10-03 | 1 | -2/+2 |
| | |||||
* | Update NEWS. | Ulrich Drepper | 2010-10-03 | 1 | -2/+3 |
| | |||||
* | Remove specific binutils version recommendation in INSTALL file. | Ulrich Drepper | 2010-10-03 | 1 | -3/+3 |
| | |||||
* | Handle large requests. | Ulrich Drepper | 2010-10-03 | 2 | -1/+24 |
| | |||||
* | Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp | Ulrich Drepper | 2010-10-03 | 4 | -53/+133 |
| | |||||
* | sh: Add "extern "C"" to __set_fpscr function | Nobuhiro Iwamatsu | 2010-10-01 | 2 | -1/+11 |
| | |||||
* | Fix last checkin. | Andreas Jaeger | 2010-10-01 | 1 | -6/+6 |
| | |||||
* | Handle cgroup and btrfs filesystems | Andreas Jaeger | 2010-10-01 | 4 | -2/+27 |
| | |||||
* | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado | 2010-09-29 | 3 | -0/+13 |
| | |||||
* | S/390: Fix highgprs check in startup code | Andreas Krebbel | 2010-09-29 | 2 | -9/+11 |
| | |||||
* | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper | 2010-09-27 | 5 | -1027/+0 |
| | | | | | | | | This reverts commit 44f91d3884e241e4402eb3e8b9b6dfa2acc9f80c. Conflicts: ChangeLog | ||||
* | Properly convert f_fsid in statvfs | Andreas Schwab | 2010-09-27 | 2 | -1/+8 |
| | |||||
* | Add two forgotten licence exceptions | Petr Baudis | 2010-09-25 | 3 | -0/+39 |
| | | | | | | The two files in debug/ are included in libc_nonshared.a and the functions may be included in linked executables. Use the same text as in other files going to libc_nonshared.a. | ||||
* | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman | 2010-09-21 | 5 | -0/+1027 |
| | |||||
* | getdents64 fallback d_type support | Joseph Myers | 2010-09-21 | 2 | -1/+11 |
| | |||||
* | Whitespace cleanup. | Ulrich Drepper | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | Move freeres function from ld.so to libc.so. | Andreas Schwab | 2010-09-21 | 3 | -90/+92 |
| | |||||
* | Undo feature selection for ftruncate. | Ulrich Drepper | 2010-09-21 | 2 | -0/+9 |
| | |||||
* | Fix namespace pollution in pthread_cleanup_push. | Andreas Schwab | 2010-09-21 | 2 | -6/+12 |
| | |||||
* | Better CL. | Ulrich Drepper | 2010-09-20 | 1 | -1/+1 |
| | |||||
* | Re-enable all strncasecmp versions. | Ulrich Drepper | 2010-09-20 | 1 | -2/+0 |
| | |||||
* | Fix limit detection in x86-64 SSE2 strncasecmp. | Ulrich Drepper | 2010-09-20 | 3 | -1/+8 |
| | |||||
* | Add support for fanotify_mark on sparc32 and s390 | Andreas Schwab | 2010-09-20 | 3 | -0/+8 |
| | |||||
* | Fix register conflict in s390 ____longjmp_chk | Andreas Schwab | 2010-09-15 | 3 | -10/+22 |
| | |||||
* | Don't try to free rpath strings allocated during startup | Andreas Schwab | 2010-09-15 | 4 | -3/+17 |
| | |||||
* | Actually make it possible to user the default name server. | Ulrich Drepper | 2010-09-14 | 2 | -0/+5 |
| | |||||
* | Fix _FORITY_SOURCE version of longjmp for Linux/x86-64. | Chung-Lin Tang | 2010-09-08 | 2 | -11/+23 |
| | |||||
* | Fix encoding errors in ChangeLogs | Andreas Schwab | 2010-09-07 | 2 | -4/+4 |
| | |||||
* | Don't mix pattern rules with normal rules | Andreas Schwab | 2010-09-06 | 2 | -1/+8 |
| | |||||
* | Remove undefined operations | Andreas Schwab | 2010-09-05 | 7 | -25/+31 |
| | |||||
* | Remove invalid iconv aliases. | Ulrich Drepper | 2010-09-04 | 2 | -5/+6 |
| | |||||
* | Small optimization of alloca handling. | Ulrich Drepper | 2010-09-03 | 2 | -2/+7 |
| | |||||
* | Update x86-64 mpn routines from GMP 5.0.1. | Ulrich Drepper | 2010-09-02 | 8 | -187/+482 |
| | |||||
* | Fix generic bits/sched.h for #define __need_schedparam uses. | Samuel Thibault | 2010-09-01 | 2 | -0/+27 |
| | |||||
* | Update sparc epoll.h from epoll_create2 to epoll_create1 | Mike Frysinger | 2010-09-01 | 2 | -4/+8 |
| | |||||
* | Fix typo in x86-64 epoll.h. | Mike Frysinger | 2010-09-01 | 2 | -2/+6 |
| |