summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Copy from trunk."Steven J. Hill"2005-10-301-0/+45
* Copy from trunk."Steven J. Hill"2005-10-301-0/+50
* Copy from trunk."Steven J. Hill"2005-10-301-0/+72
* Copy from trunk."Steven J. Hill"2005-10-301-0/+45
* Copy from trunk."Steven J. Hill"2005-10-301-0/+51
* Copy from trunk."Steven J. Hill"2005-10-301-0/+70
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Copy from trunk."Steven J. Hill"2005-10-301-0/+15
* Add from trunk."Steven J. Hill"2005-10-301-0/+66
* Add from trunk."Steven J. Hill"2005-10-301-0/+64
* Add from trunk."Steven J. Hill"2005-10-291-0/+107
* Add new file to branch."Steven J. Hill"2005-10-291-0/+203
* Removed old 'assert' function and created new '_dl_assert' macro and"Steven J. Hill"2005-10-293-58/+45
* Fix up dependencies for when 'extern' is used. This file is a mess"Steven J. Hill"2005-10-291-3/+7
* Add '-DSHARED' flag when building the shared 'libdl'."Steven J. Hill"2005-10-291-0/+3
* Do not add entries: pthread, dlopen, tls to ALL_SUBDIRS unless thos"Steven J. Hill"2005-10-291-1/+6
* Only include 'regdef.h' when using assembly code. Your character has"Steven J. Hill"2005-10-291-0/+2
* Quick merge from trunk."Steven J. Hill"2005-10-223-106/+137
* Add new file from trunk."Steven J. Hill"2005-10-221-0/+21
* Correct stored name of shared object."Steven J. Hill"2005-10-081-2/+1
* Sync with trunk."Steven J. Hill"2005-10-084-33/+33
* Sync with trunk."Steven J. Hill"2005-10-071-2/+1
* Fix up declaration of 'init_tls'."Steven J. Hill"2005-10-061-3/+3
* TLS data is now handled correctly by the loader."Steven J. Hill"2005-10-062-63/+76
* Sync with trunk."Steven J. Hill"2005-10-061-0/+1
* Sync with trunk."Steven J. Hill"2005-10-0617-79/+82
* Sync with trunk."Steven J. Hill"2005-10-041-0/+6
* Bring in changes from trunk."Steven J. Hill"2005-10-043-20/+16
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-0425-487/+536
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-0444-646/+647
* Crap."Steven J. Hill"2005-10-044-39/+321
* Add it."Steven J. Hill"2005-10-031-0/+103
* Latest 'ldso' changes for TLS support dated 20050930. I just did not get them..."Steven J. Hill"2005-10-015-29/+372
* Sync with trunk."Steven J. Hill"2005-09-251-1/+1
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-258-93/+875
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-2416-26/+26
* Big sync with trunk."Steven J. Hill"2005-09-2470-842/+990
* Sync with trunk."Steven J. Hill"2005-09-234-440/+11
* More TLS stuff for ld.so."Steven J. Hill"2005-09-233-3/+20
* Sync."Steven J. Hill"2005-09-231-8/+1
* Sync with trunk."Steven J. Hill"2005-09-212-103/+141
* Sync with trunk."Steven J. Hill"2005-09-216-134/+56
* Merge from trunk."Steven J. Hill"2005-09-2119-272/+2900
* Added TLS variables to 'struct elf_resolve' which will be needed for TLS supp..."Steven J. Hill"2005-09-217-14/+171
* Fix relocation error messages for MIPS so that they actually work instead of ..."Steven J. Hill"2005-09-212-17/+62