summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge mania continues..."Steven J. Hill"2005-07-307-63/+598
* More merges with main trunk."Steven J. Hill"2005-07-3010-21/+326
* Merge remaining architecture stuff that does not effect MIPS."Steven J. Hill"2005-07-2638-697/+1899
* Test of my merge script."Steven J. Hill"2005-07-251-0/+89
* Hopefully this will work."Steven J. Hill"2005-07-254-9/+153
* Crap."Steven J. Hill"2005-07-251-0/+9
* Help."Steven J. Hill"2005-07-251-0/+59
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-2563-1375/+589
* Merge from trunk."Steven J. Hill"2005-07-2310-77/+58
* Merge from trunk."Steven J. Hill"2005-07-2335-886/+423
* Add generated thread block constant offsets. This was generated when building..."Steven J. Hill"2005-07-221-0/+3
* Added new files for TLS functionality in libpthreads and for the dynamic load..."Steven J. Hill"2005-07-2212-0/+637
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-2225-10/+215
* Add in MIPS-specific implementation of 'vfork' and clean up other files in NP..."Steven J. Hill"2005-07-226-1/+140
* Changes to get the NPTL debug library to build and link."Steven J. Hill"2005-07-224-61/+55
* Fixed up resolver and errno code such that both thread models can compile wit..."Steven J. Hill"2005-07-227-120/+105
* Add futex support into uClibc. Selection of futex support independent of"Steven J. Hill"2005-07-2210-1/+123
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-2214-30/+69
* Remove obsoleted files."Steven J. Hill"2005-07-224-110/+0
* Remove unused header file."Steven J. Hill"2005-07-041-12/+0
* The function '_dl_memset' should always be inlined regardless of the"Steven J. Hill"2005-06-302-60/+70
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-1210-26/+108
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-1210-39/+67
* Add more files for NPTL support."Steven J. Hill"2005-06-1213-0/+692
* Add definitions necessary for TLS compilation."Steven J. Hill"2005-06-031-5/+6
* Update structures and defines necessary to make resolver code thread"Steven J. Hill"2005-06-032-0/+43
* Update 'struct link_map' to add new fields for TLS."Steven J. Hill"2005-06-031-0/+25
* Add in function declarations and bit fields for new NPTL clone support."Steven J. Hill"2005-06-032-0/+22
* Fix up include paths for compilation in uClibc."Steven J. Hill"2005-06-033-13/+11
* Update comment blocks."Steven J. Hill"2005-06-035-23/+64
* Change system call names from glibc to uClibc."Steven J. Hill"2005-06-032-0/+16
* Remove compatibility cruft."Steven J. Hill"2005-06-031-71/+0
* Sync up with latest NPTL code from glibc and add minor"Steven J. Hill"2005-06-0315-7/+141
* Prevent the stack from being executable. This will prevent some NPTL tests"Steven J. Hill"2005-06-031-0/+22
* Add in compiling compatibility header files and header file for"Steven J. Hill"2005-06-036-0/+840
* Added top-level 'tls.h' header file for NPTL."Steven J. Hill"2005-06-031-0/+19
* Add support for '__libc_thread_freeres' to free resources stored in"Steven J. Hill"2005-06-032-0/+53
* Removal of unsupported architectures."Steven J. Hill"2005-06-0348-3153/+0
* Added new 'sysdep.h' file for MIPS. It is a complete combination of all 5,"Steven J. Hill"2005-05-261-0/+549
* The better solution is to simply change the file includes."Steven J. Hill"2005-05-262-19/+4
* Add header file for 'ld.so' definitions. It is used by both the dynamic"Steven J. Hill"2005-05-261-0/+69
* Copied 'not-cancel.h' from PowerPC architecture."Steven J. Hill"2005-05-261-60/+1
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-26377-650/+31382
* Fix up some more NPTL stuff for header file symbolic links."Steven J. Hill"2005-05-151-1/+2
* Get rid of crud."Steven J. Hill"2005-05-151-234/+0
* There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"2005-05-143-155/+47
* Sync uClibc 'sigthread.h' with the latest version from glibc."Steven J. Hill"2005-05-141-6/+6
* Add TOPDIR prefix in front of config file when getting target architecture."Steven J. Hill"2005-05-141-1/+1
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-143-88/+10
* Add missing file to the clean list."Steven J. Hill"2005-05-141-0/+1