summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with trunk."Steven J. Hill"2005-09-1713-87/+786
* Cleaned up 'sysdep.h' file madness."Steven J. Hill"2005-09-137-637/+267
* Finish merge from trunk."Steven J. Hill"2005-09-1311-43/+78
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-1342-1084/+1876
* Fix 'vfork' for MIPS. The SAVE_PID and RESTORE_PID macros should not be in th..."Steven J. Hill"2005-09-061-29/+0
* We can now deselect STDIO futex support independently of NPTL."Steven J. Hill"2005-09-062-4/+27
* The latest NPTL code should be compiled with '-O2' according to glibc makefil..."Steven J. Hill"2005-09-061-2/+2
* Sync."Steven J. Hill"2005-09-061-6/+13
* Fix cloberring of errno value."Steven J. Hill"2005-09-031-0/+3
* Import latest 'clone' and 'vfork' functions from glibc. These have been teste..."Steven J. Hill"2005-09-039-107/+143
* Sync."Steven J. Hill"2005-09-031-3/+9
* Sync with trunk."Steven J. Hill"2005-09-012-1/+33
* Add in calls needed for TLS setup for statically linked applications. A call ..."Steven J. Hill"2005-08-304-5/+92
* Add in checking the capability of gcc to use TLS if the NPTL thread model is ..."Steven J. Hill"2005-08-301-0/+21
* Sync with trunk."Steven J. Hill"2005-08-306-18/+30
* Move files up one level where they should be."Steven J. Hill"2005-08-303-0/+0
* Sync."Steven J. Hill"2005-08-271-8/+3
* Sync with trunk."Steven J. Hill"2005-08-271-1/+1
* Merge with trunk."Steven J. Hill"2005-08-261-95/+294
* Sync with trunk."Steven J. Hill"2005-08-2624-1589/+1823
* Sync with trunk."Steven J. Hill"2005-08-2643-0/+6782
* Sync with trunk."Steven J. Hill"2005-08-257-15/+158
* Sync with trunk."Steven J. Hill"2005-08-1817-176/+255
* Sync with trunk."Steven J. Hill"2005-08-181-0/+23
* Sync with trunk."Steven J. Hill"2005-08-181-0/+42
* Fix symbol prefixes for a number of hidden definition in NPTL libpthreads."Steven J. Hill"2005-08-181-2/+2
* Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object '..."Steven J. Hill"2005-08-179-230/+28
* Merge/sync with trunk."Steven J. Hill"2005-08-1748-121/+460
* This will hopefully be the last modification to the resolver code for a while..."Steven J. Hill"2005-08-122-10/+19
* Bring in latest from trunk."Steven J. Hill"2005-08-127-26/+35
* It occurred to me that for the uClibc way of doing things, we should be using..."Steven J. Hill"2005-08-114-4/+101
* Steve was taking stupid pills and hardcoded the version of the dynamic loader."Steven J. Hill"2005-08-111-1/+1
* Turn on STDIO futexes by default."Steven J. Hill"2005-08-111-1/+1
* Sync with trunk."Steven J. Hill"2005-08-113-6/+9
* Merge with latest trunk."Steven J. Hill"2005-08-107-63/+60
* Finally, all of the makefiles that make the magic happen. These changes allow..."Steven J. Hill"2005-08-0911-169/+474
* Compile cleanups for NPTL support."Steven J. Hill"2005-08-098-9/+56
* In reality, the futex support that was originally added was only for STDIO op..."Steven J. Hill"2005-08-0912-37/+48
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes m..."Steven J. Hill"2005-08-0922-46/+255
* Merge from trunk, again."Steven J. Hill"2005-08-095-93/+74
* Die! Die! Die!"Steven J. Hill"2005-08-0925-1435/+0
* Merge from trunk."Steven J. Hill"2005-08-095-54/+27
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-049-38/+76
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-315-8/+862
* Disable compilation of 'thread-freeres.c' until we sort out the start"Steven J. Hill"2005-07-311-4/+4
* Add function '__libc_fatal' for NPTL."Steven J. Hill"2005-07-311-0/+3
* Add function '__libc_fatal' for NPTL."Steven J. Hill"2005-07-312-0/+200
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-3021-794/+506
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-3060-1145/+1286
* Add new file."Steven J. Hill"2005-07-301-0/+550