Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the mips related fixed that got in due to the trunk merge and also ↵ | Khem Raj | 2008-07-09 | 3 | -1/+23 |
| | | | | add pt-__syscall_rt_sigaction.c for mips | ||||
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 2 | -16/+0 |
| | | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch with trunk: remove obsolete files | Carmelo Amoroso | 2008-07-09 | 1 | -135/+0 |
| | |||||
* | Sync build machinery stuff from trunk. Some more fixed for mips nptl port | Khem Raj | 2008-06-27 | 3 | -0/+34 |
| | |||||
* | Synch libc mips specific with trunk | Carmelo Amoroso | 2008-06-18 | 41 | -886/+1606 |
| | |||||
* | Fix broken syscall() function since the original patch did not work. | "Steven J. Hill" | 2007-07-12 | 1 | -2/+14 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -0/+61 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+48 |
| | |||||
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 11 | -173/+397 |
| | | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-23 | 1 | -15/+1 |
| | |||||
* | Remove files that are no longer in trunk. | "Steven J. Hill" | 2006-08-23 | 1 | -136/+0 |
| | |||||
* | Removal as per trunk. | "Steven J. Hill" | 2006-08-22 | 1 | -98/+0 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 7 | -40/+54 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-15 | 1 | -4/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-14 | 2 | -44/+32 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-02-13 | 1 | -0/+41 |
| | |||||
* | Clean up the 'sysdep.h' header chain. Other architectures will have their ↵ | "Steven J. Hill" | 2006-02-05 | 6 | -322/+51 |
| | | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it. | ||||
* | Clean up '_res' such that it will now work for, NPTL, linuxthreads and | "Steven J. Hill" | 2006-01-15 | 1 | -7/+0 |
| | | | | | even no threads. Fix 'pthread_atfork' function and clean up duplicate of '__set_errno' that is not needed. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 5 | -26/+31 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 1 | -3/+0 |
| | |||||
* | And finally, make 'errno' and TLS variable. The TLS conversion of errno, ↵ | "Steven J. Hill" | 2006-01-05 | 1 | -1/+5 |
| | | | | h_errno and __resp was a real challenge. I am glad that is over with. | ||||
* | Import assembly version of 'syscall_error' so that it can be a hidden ↵ | "Steven J. Hill" | 2006-01-05 | 3 | -37/+89 |
| | | | | function and NPTL can include as well. | ||||
* | Finish merge from trunk, again, no really. | "Steven J. Hill" | 2005-12-10 | 2 | -6/+10 |
| | |||||
* | Bring in sleep.c from trunk and update change sigaction.c for MIPS | "Steven J. Hill" | 2005-12-10 | 1 | -2/+2 |
| | | | | to call __memcpy, even though it produces a compiler warning. | ||||
* | Finish up changes for sigaction and NPTL. | "Steven J. Hill" | 2005-12-10 | 1 | -3/+4 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -1/+3 |
| | |||||
* | Fix 'sigaction' for NPTL and other thread models. | "Steven J. Hill" | 2005-12-08 | 1 | -7/+6 |
| | |||||
* | Changes for NPTL and new build system. | "Steven J. Hill" | 2005-12-02 | 2 | -2/+4 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 3 | -88/+11 |
| | |||||
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -146/+0 |
| | |||||
* | Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well. | "Steven J. Hill" | 2005-12-01 | 1 | -21/+12 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-11-29 | 1 | -0/+136 |
| | |||||
* | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -2/+7 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -35/+6 |
| | |||||
* | Sync with glibc reference tree and changes for uClibc thus far. | "Steven J. Hill" | 2005-11-16 | 1 | -0/+3 |
| | |||||
* | Update signal handlers for NPTL. | "Steven J. Hill" | 2005-11-16 | 1 | -28/+22 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+46 |
| | |||||
* | Only include 'regdef.h' when using assembly code. Your character has | "Steven J. Hill" | 2005-10-29 | 1 | -0/+2 |
| | | | | gained +1 idiot experience points. | ||||
* | Fix up build system for NPTL. I admit it is much cleaner now, but I lost my ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -8/+4 |
| | | | | entire Saturday fixing this $!#$!#@$T! up. | ||||
* | Big, huge fricking merge. Peter, if you touch the build system again I'm ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -5/+9 |
| | | | | going to smash your keyboard. | ||||
* | Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What ↵ | "Steven J. Hill" | 2005-09-24 | 1 | -1/+1 |
| | | | | a stupid name to start with. What idiot thought of that? | ||||
* | Cleaned up 'sysdep.h' file madness. | "Steven J. Hill" | 2005-09-13 | 3 | -627/+259 |
| | |||||
* | Fix 'vfork' for MIPS. The SAVE_PID and RESTORE_PID macros should not be in ↵ | "Steven J. Hill" | 2005-09-06 | 1 | -29/+0 |
| | | | | the libc version at all. Only the libpthread 'pt-vfork.S' will define these. Silly Steven, Trix are for kids. | ||||
* | Fix cloberring of errno value. | "Steven J. Hill" | 2005-09-03 | 1 | -0/+3 |
| | |||||
* | Import latest 'clone' and 'vfork' functions from glibc. These have been ↵ | "Steven J. Hill" | 2005-09-03 | 5 | -57/+141 |
| | | | | tested with the 'linuxthreads' thread model and normal uClibc using the included test suite. This puts me very close to having static NPTL applications working. | ||||
* | Finally, all of the makefiles that make the magic happen. These changes ↵ | "Steven J. Hill" | 2005-08-09 | 1 | -18/+1 |
| | | | | allow for uClibc to build for NPTL support without breaking the old linuxthreads model. Let the testing begin. | ||||
* | Compile cleanups for NPTL support. | "Steven J. Hill" | 2005-08-09 | 1 | -0/+4 |
| | |||||
* | Merge with latest changes from the trunk. | "Steven J. Hill" | 2005-08-04 | 5 | -8/+57 |
| | |||||
* | Properly link in needed TLS functions for the static C library. Added the ↵ | "Steven J. Hill" | 2005-07-31 | 1 | -0/+17 |
| | | | | new low-level locking primitives to the C library for both static and shared. Added the new file 'dl-tls.c' from glibc which should be the final code necessary to fully link all the libraries for a NPTL-based uClibc. |