summaryrefslogtreecommitdiffstats
path: root/ldso
Commit message (Expand)AuthorAgeFilesLines
...
* - _syscall?() need to superfluous trailing ';'Bernhard Reutner-Fischer2008-12-231-2/+2
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-233-64/+160
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-2/+2
* Get i386 non nptl builds going.Khem Raj2008-12-232-2/+7
* Add comment to explain why O2 is used for ldso.cKhem Raj2008-12-181-0/+4
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-181-1/+1
* Fix kernl-features.h include path.Carmelo Amoroso2008-12-111-1/+1
* Synch with trunk @ 24261Carmelo Amoroso2008-12-0414-75/+13
* rel_addr is already correctly computed: so do not add the load_addr.Carmelo Amoroso2008-12-041-1/+1
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-4/+4
* Synch with trunk @ 24157Carmelo Amoroso2008-11-2623-84/+89
* ldso: Initialize fully dtv before calling the constructors.Carmelo Amoroso2008-11-171-21/+21
* Fix SH ldso sequence startup.Carmelo Amoroso2008-08-081-2/+12
* some more asm keyword fixes (Yann E. MORIN)Carmelo Amoroso2008-08-061-1/+1
* Revert recent changes to previous version at rev 20454.Carmelo Amoroso2008-08-041-8/+7
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3139-111/+110
* Use rtld_hidden_{proto,def} properly within ld.soCarmelo Amoroso2008-07-291-4/+4
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-112-31/+45
* Adjust for correct return values from dl_find_hashKhem Raj2008-07-101-11/+10
* Handle ARM TLS relocationsKhem Raj2008-07-103-13/+52
* Thumb atomic operations and makefile changes to accomodate NPTLKhem Raj2008-07-102-0/+143
* Add TLS reltypes for ARMKhem Raj2008-07-101-1/+3
* Revert the mips related fixed that got in due to the trunk merge and also add...Khem Raj2008-07-091-6/+6
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0932-620/+1146
* SYnch with trunk: new filesCarmelo Amoroso2008-07-092-0/+105
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-092-5/+14
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-6/+6
* Change one missing inline to __always_inlineCarmelo Amoroso2008-04-081-1/+1
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1612-0/+1141
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-162-5/+5
* Merge ldso tree with trunk. Carmelo Amoroso2008-03-0512-146/+192
* Synchronize ldso tree with trunk. Only architecturesCarmelo Amoroso2008-03-0512-97/+72
* This patch solves a problem in dladdr caused by the wrong valueCarmelo Amoroso2008-01-184-17/+52
* Removed #if USE_TLS guard around tls_tpnt, otherwise it will not compileCarmelo Amoroso2007-11-222-6/+2
* Added GNU hash support to ld.soCarmelo Amoroso2007-11-1914-319/+534
* Add missing dl_error_names string for TLS relocation error. Submitted by Khem..."Steven J. Hill"2007-03-051-0/+1
* Merge from trunk."Steven J. Hill"2007-01-203-58/+114
* Merge from trunk."Steven J. Hill"2006-12-164-52/+234
* Copy from trunk."Steven J. Hill"2006-12-167-0/+1605
* Fix regression that showed up from merge done on 20060619. Test 'tst-tls6' wa..."Steven J. Hill"2006-11-231-10/+14
* Check in all code for TLS relocations. There is still clean up that"Steven J. Hill"2006-08-2118-372/+872
* Add in macro for TLS."Steven J. Hill"2006-08-211-2/+0
* Merge from trunk."Steven J. Hill"2006-08-214-9/+0
* Merge from trunk."Steven J. Hill"2006-08-187-27/+28
* Merge from trunk."Steven J. Hill"2006-08-187-149/+48
* Merge from trunk."Steven J. Hill"2006-06-182-8/+4
* Merge from trunk."Steven J. Hill"2006-03-274-65/+80
* Merge from trunk."Steven J. Hill"2006-02-2624-689/+841
* Get rid of more glibc NPTL symbol and alias madness. Also disable usage of"Steven J. Hill"2006-01-142-10/+2
* Merge from trunk."Steven J. Hill"2006-01-143-19/+82