| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add sparc TLS reloc's, shared library NPTL works now | austinf | 2009-04-14 | 2 | -37/+44 |
* | Merged revisions 26038 via svnmerge from | Khem Raj | 2009-04-09 | 1 | -3/+1 |
* | Merged revisions 26033 via svnmerge from | Khem Raj | 2009-04-09 | 4 | -10/+31 |
* | Merged revisions 25971,26002 via svnmerge from | Khem Raj | 2009-04-07 | 4 | -17/+30 |
* | Merged revisions 25821,25823-25824,25836 via svnmerge from | Khem Raj | 2009-03-28 | 3 | -2/+8 |
* | Merged revisions 25821 via svnmerge from | Bernhard Reutner-Fischer | 2009-03-25 | 1 | -2/+2 |
* | sparc atomic.h: resort to v7/v8 atomic operations in the static case, | austinf | 2009-03-21 | 1 | -10/+12 |
* | sparc nptl needs it's own lowlevellock.c | austinf | 2009-03-21 | 4 | -4/+157 |
* | Merged revisions 25744 via svnmerge from | Khem Raj | 2009-03-19 | 6 | -17/+18 |
* | sparc32 nptl functional | austinf | 2009-03-19 | 27 | -254/+940 |
* | Always compile fork.S in arm mode. Make _Unwind_Resume arm only | Khem Raj | 2009-03-18 | 2 | -1/+13 |
* | Use __asm__ and __volatile__. SYS_ify is not required here because its used | Khem Raj | 2009-03-18 | 1 | -6/+6 |
* | Merged revisions 25669-25670,25673-25674 via svnmerge from | Khem Raj | 2009-03-16 | 54 | -217/+400 |
* | Merged revisions 25638,25640,25642,25649-25650,25667-25668 via svnmerge from | Khem Raj | 2009-03-16 | 5 | -11/+810 |
* | add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com) | Denis Vlasenko | 2009-03-12 | 2 | -0/+208 |
* | linuxthreads fixes from Will Newton (will.newton AT gmail.com): | Denis Vlasenko | 2009-03-12 | 7 | -29/+46 |
* | resolver: | Denis Vlasenko | 2009-03-10 | 1 | -63/+7 |
* | Merged revisions 25556 via svnmerge from | Khem Raj | 2009-03-05 | 2 | -5/+15 |
* | Use __always_inline instead of __inline__ | Carmelo Amoroso | 2009-03-05 | 11 | -38/+38 |
* | Make long double support available for sh too. | Carmelo Amoroso | 2009-03-05 | 1 | -1/+1 |
* | Re-add/merge TLS relocations support for MIPS that | Carmelo Amoroso | 2009-03-04 | 1 | -9/+62 |
* | mknod: widen the parameters to match kernel | Denis Vlasenko | 2009-03-03 | 5 | -18/+21 |
* | Add EPOLLRDHUP constant | Denis Vlasenko | 2009-03-02 | 1 | -0/+2 |
* | fix breakage in x86_64 defconfig | Denis Vlasenko | 2009-02-27 | 8 | -57/+19 |
* | reinstate __libc_foo for linuxthreads.old | Denis Vlasenko | 2009-02-25 | 10 | -10/+48 |
* | i386 doesn't need to pass the extra tpnt to _dl_find_hash | Carmelo Amoroso | 2009-02-23 | 1 | -3/+1 |
* | - also filter out headers-y | Bernhard Reutner-Fischer | 2009-02-23 | 1 | -1/+1 |
* | Use gcc built-in defines for detecting SH cores instead of | Carmelo Amoroso | 2009-02-23 | 5 | -6/+6 |
* | Fix my previous commit to use preprocessor in the right way ! | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | Fix typo. | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related | Carmelo Amoroso | 2009-02-20 | 8 | -11/+11 |
* | sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | _res needs to be a macro (*__res_state()) having threads. | Carmelo Amoroso | 2009-02-19 | 1 | -4/+0 |
* | Add stdlib.h header for exit prototype. | Carmelo Amoroso | 2009-02-19 | 1 | -0/+1 |
* | Strict POSIX requires a path to specified to `find` | Carmelo Amoroso | 2009-02-19 | 1 | -1/+1 |
* | Make TLS support a selectable option (synch with trunk). | Carmelo Amoroso | 2009-02-19 | 1 | -7/+13 |
* | Synch kernel_types.h (i386, x86_64) with trunk | Carmelo Amoroso | 2009-02-19 | 2 | -2/+2 |
* | Synch strverscmp.c with trunk | Carmelo Amoroso | 2009-02-19 | 2 | -0/+117 |
* | Install other linux kernel header subdirectories too | Denis Vlasenko | 2009-02-19 | 1 | -1/+10 |
* | - synch r25316:25325 from trunk | Bernhard Reutner-Fischer | 2009-02-18 | 10 | -208/+88 |
* | mathcalls.h: remove tons of redundant semicolons; better comment about macros | Denis Vlasenko | 2009-02-18 | 2 | -91/+96 |
* | test/math/compile_test.c: make it exit with 0 always | Denis Vlasenko | 2009-02-18 | 1 | -1/+2 |
* | test/math/compile_test.c: add compile testing of (some) floats | Denis Vlasenko | 2009-02-17 | 1 | -2/+67 |
* | libm/Makefile.in: reformat the list of wrappers | Denis Vlasenko | 2009-02-17 | 3 | -84/+191 |
* | fix typo in comment | Denis Vlasenko | 2009-02-17 | 1 | -1/+1 |
* | test/math/compile_test.c: "are long double functions even compile/link?" test | Denis Vlasenko | 2009-02-17 | 7 | -31/+146 |
* | Makefile.in: comment out deletion of include/ucontext.h, | Denis Vlasenko | 2009-02-16 | 1 | -1/+2 |
* | suppress bogus ioctl on fd==INT_MAX when vasprintf() is called | Denis Vlasenko | 2009-02-15 | 4 | -14/+23 |
* | math.h: fix libm_hidden_proto leak into sanitized headers | Denis Vlasenko | 2009-02-14 | 2 | -20/+27 |
* | Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE | Carmelo Amoroso | 2009-02-12 | 1 | -1/+3 |