Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+61 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+33 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+40 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+26 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+30 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+38 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+24 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+28 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+25 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+28 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+56 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+26 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+45 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+50 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+72 | |
| | ||||||
* | Add from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+64 | |
| | ||||||
* | Add from trunk. | "Steven J. Hill" | 2005-10-29 | 1 | -0/+107 | |
| | ||||||
* | 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. | |||||
* | Sync with trunk. | "Steven J. Hill" | 2005-10-06 | 9 | -32/+28 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-10-04 | 1 | -0/+6 | |
| | ||||||
* | Bring in changes from trunk. | "Steven J. Hill" | 2005-10-04 | 1 | -3/+2 | |
| | ||||||
* | Fix up build system for NPTL. I admit it is much cleaner now, but I lost my ↵ | "Steven J. Hill" | 2005-10-04 | 8 | -73/+115 | |
| | | | | 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 | 25 | -189/+306 | |
| | | | | going to smash your keyboard. | |||||
* | Add it. | "Steven J. Hill" | 2005-10-03 | 1 | -0/+103 | |
| | ||||||
* | Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What ↵ | "Steven J. Hill" | 2005-09-24 | 7 | -9/+9 | |
| | | | | a stupid name to start with. What idiot thought of that? | |||||
* | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 37 | -403/+387 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-09-21 | 1 | -8/+25 | |
| | ||||||
* | Merge from trunk. | "Steven J. Hill" | 2005-09-21 | 18 | -25/+2896 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-09-17 | 12 | -86/+782 | |
| | ||||||
* | Cleaned up 'sysdep.h' file madness. | "Steven J. Hill" | 2005-09-13 | 3 | -627/+259 | |
| | ||||||
* | Finish merge from trunk. | "Steven J. Hill" | 2005-09-13 | 5 | -14/+52 | |
| | ||||||
* | 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. | |||||
* | We can now deselect STDIO futex support independently of NPTL. | "Steven J. Hill" | 2005-09-06 | 1 | -3/+3 | |
| | ||||||
* | Sync. | "Steven J. Hill" | 2005-09-06 | 1 | -6/+13 | |
| | ||||||
* | 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. | |||||
* | Add in calls needed for TLS setup for statically linked applications. A call ↵ | "Steven J. Hill" | 2005-08-30 | 1 | -4/+15 | |
| | | | | is made to '_dl_aux_init' which is defined in 'dl-support.c' to set up TLS variables before '__uClibc_init' gets called. | |||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-30 | 1 | -3/+4 | |
| | ||||||
* | Sync. | "Steven J. Hill" | 2005-08-27 | 1 | -8/+3 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-27 | 1 | -1/+1 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-26 | 22 | -1589/+1792 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-26 | 43 | -0/+6782 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-25 | 4 | -9/+136 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-18 | 7 | -82/+174 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-18 | 1 | -0/+23 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-18 | 1 | -0/+42 | |
| | ||||||
* | Merge/sync with trunk. | "Steven J. Hill" | 2005-08-17 | 14 | -46/+137 | |
| | ||||||
* | This will hopefully be the last modification to the resolver code for a ↵ | "Steven J. Hill" | 2005-08-12 | 1 | -5/+10 | |
| | | | | while. The complexity comes from the code used only during library build time, to non-threaded programs to threaded programs such that things are not a mess. I was getting undefined '_res' when doing a buildroot, but things are fixed now. This is much cleaner and more sane. | |||||
* | Bring in latest from trunk. | "Steven J. Hill" | 2005-08-12 | 4 | -20/+8 | |
| | ||||||
* | It occurred to me that for the uClibc way of doing things, we should be ↵ | "Steven J. Hill" | 2005-08-11 | 1 | -4/+0 | |
| | | | | using the syscall to fork if pthreads is not being used for NPTL, just like we do with the linuxthreads model. There were some name collisions that had to fixed, but things should be sane now. Also, due to complexities of the new thread model and compilation, the 'fork.c' from NPTL has to be compiled in with the C library, even though the code in it is not called until pthreads is linked in either dynamically by the loader or in a static binary. If that all makes sense to you, give yourself a cookie. |