Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix array overflow in floating point parser | Andreas Schwab | 2010-09-01 | 3 | -2/+10 |
| | |||||
* | More copyright changes. | Ulrich Drepper | 2010-09-01 | 12 | -337/+405 |
| | |||||
* | Remove duplicate version of pmap_getport from NIS code. | Ulrich Drepper | 2010-09-01 | 5 | -50/+43 |
| | |||||
* | Support fanotify_mark syscall on powerpc32 | Andreas Schwab | 2010-08-31 | 2 | -0/+6 |
| | |||||
* | Add missing i686/multiarch/Makefile bit for shared x86_64 code. | Roland McGrath | 2010-08-27 | 2 | -0/+6 |
| | |||||
* | Fixup x86 after x86-64 varshift change. | Ulrich Drepper | 2010-08-27 | 3 | -1/+4 |
| | |||||
* | Fix typo in last commit. | Ulrich Drepper | 2010-08-26 | 1 | -3/+3 |
| | |||||
* | Move slow Atom code to separate section. | Ulrich Drepper | 2010-08-26 | 2 | -1/+7 |
| | |||||
* | Shorten x86-64 strlen a bit. | Ulrich Drepper | 2010-08-26 | 1 | -7/+3 |
| | |||||
* | Unroll x86-64 strlen | H.J. Lu | 2010-08-26 | 6 | -90/+488 |
| | |||||
* | Missing comma in last commit. | H.J. Lu | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Clean up warnings in new x86_64/multiarch code. | Roland McGrath | 2010-08-25 | 6 | -21/+72 |
| | |||||
* | Unroll 32bit SSE strlen and handle slow bsf | H.J. Lu | 2010-08-25 | 7 | -80/+507 |
| | |||||
* | NEWS udpate. | Ulrich Drepper | 2010-08-25 | 1 | -2/+2 |
| | |||||
* | Missing server address again leads to localhost being used | Ulrich Drepper | 2010-08-25 | 2 | -27/+31 |
| | |||||
* | Rejigger header generation for default uname implementation. | Roland McGrath | 2010-08-24 | 6 | -165/+69 |
| | |||||
* | Avoid nested comment. | Roland McGrath | 2010-08-24 | 2 | -2/+5 |
| | |||||
* | Add missing copyright year updated and pretty printing. | Ulrich Drepper | 2010-08-24 | 3 | -3/+3 |
| | |||||
* | Clean up SSE variable shifts | Richard Henderson | 2010-08-24 | 10 | -355/+93 |
| | |||||
* | Remove multiarch dirs when gnu indirect is not supported | Mike Frysinger | 2010-08-23 | 3 | -266/+232 |
| | |||||
* | Update the LICENSES file. | Petr Baudis | 2010-08-23 | 2 | -24/+32 |
| | |||||
* | Once again change RPC copyright notices. | Ulrich Drepper | 2010-08-19 | 93 | -2666/+2511 |
| | | | | According to email from Wim Coekaerts. | ||||
* | Fix two typos in x86-64 SSE4.2 strncasecmp implementation. | Ulrich Drepper | 2010-08-19 | 2 | -2/+7 |
| | |||||
* | Fix ifunc thunk for strspn on x86 in static libc | Andreas Schwab | 2010-08-19 | 2 | -2/+6 |
| | |||||
* | powerpc: Various P7-optimized string functions | Luis Machado | 2010-08-19 | 15 | -0/+2105 |
| | |||||
* | Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback | Dinakar Guniguntala | 2010-08-19 | 2 | -2/+7 |
| | |||||
* | Replace divide and multiply with mask in sYSTRIm | Anton Blanchard | 2010-08-16 | 3 | -6/+11 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2010-08-16 | 2 | -3/+4 |
|\ | |||||
| * | Fix fourth parameter of SSE4.2 strcmp for x86-64. | Ulrich Drepper | 2010-08-15 | 2 | -3/+4 |
| | | |||||
* | | Simplify fanotify_init definition. | Ulrich Drepper | 2010-08-16 | 4 | -2/+9 |
| | | |||||
* | | Fix last CL. | Ulrich Drepper | 2010-08-16 | 1 | -1/+1 |
|/ | |||||
* | Add -fno-asynchronous-unwind-tables to initfini.s for i386 | H.J. Lu | 2010-08-15 | 4 | -0/+15 |
| | |||||
* | Remove third argument from fanotify_init function | Andreas Schwab | 2010-08-15 | 4 | -4/+11 |
| | |||||
* | Use correct register for fourth parameter of x86-64 strncasecmp_l. | Ulrich Drepper | 2010-08-15 | 2 | -3/+8 |
| | |||||
* | Undo inccorect change. | Ulrich Drepper | 2010-08-15 | 1 | -1/+1 |
| | |||||
* | Whitespace fixes. | Ulrich Drepper | 2010-08-15 | 1 | -8/+8 |
| | |||||
* | Add optimized strncasecmp versions for x86-64. | Ulrich Drepper | 2010-08-14 | 14 | -286/+774 |
| | |||||
* | Fix x86-64 build without multiarch. | Ulrich Drepper | 2010-08-14 | 3 | -1/+6 |
| | |||||
* | Fix compilation | Andreas Schwab | 2010-08-14 | 2 | -7/+11 |
| | |||||
* | Define EXTPROC for Linux. | Ulrich Drepper | 2010-08-12 | 4 | -6/+19 |
| | |||||
* | PowerPC64 ABI fixes | Alan Modra | 2010-08-12 | 16 | -235/+315 |
| | |||||
* | Properly quote output of locale | Andreas Schwab | 2010-08-12 | 3 | -9/+38 |
| | |||||
* | f_flags in Linux statfs implementation. | Ulrich Drepper | 2010-08-11 | 5 | -11/+47 |
| | | | | | | The 2.6.36 kernel provides an additional field in the statfs results. Use this value in the statvfs emulation to avoid filling in f_flag the hard way. | ||||
* | Define IN_EXCL_UNLINK | Ulrich Drepper | 2010-08-11 | 2 | -1/+5 |
| | |||||
* | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper | 2010-08-11 | 7 | -2/+58 |
| | |||||
* | Add support for prlimit and prlimit64 on Linux. | Ulrich Drepper | 2010-08-11 | 12 | -2/+154 |
| |