summaryrefslogtreecommitdiff
path: root/ldso/ldso/arm/dl-sysdep.h
AgeCommit message (Expand)Author
2018-08-10rtld: Add FDPIC code for armChristophe Lyon
2017-06-21remove editor hints for viWaldemar Brodkorb
2015-01-01make __dl_start, whose address is taken, into a real object typeThorsten Glaser
2014-01-15ldso: arm, metag: Use runtime pagesizeBernhard Reutner-Fischer
2009-09-26ldso/: tls support for dynamic linkerAustin Foxley
2009-07-05Move extern prototype out of function scopeRon
2009-03-05Use __always_inline instead of __inline__Carmelo Amoroso
2008-12-03- Use runtime pagesize (Jeremy Kerr)Bernhard Reutner-Fischer
2008-09-25- ARMV5 can use STRD and LDRD access instructions but these accesses need to beBernhard Reutner-Fischer
2008-09-15- commentary typo fixBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2006-11-21Use constant pool instead of and adr Khem Raj
2006-10-07Don't use r10 to find PIC base. In GCC 4.1.1 onwards ARM PIC handling uses ps...Khem Raj
2006-06-19eat extraneous ; and insert some whitespace where it belongsMike Frysinger
2006-03-08macro out the /10 operation so arches can have their own versions ... and cre...Mike Frysinger
2006-01-31John Bowler writes in Bug 385:Mike Frysinger
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2005-03-17General arch cleanup and prepare support for standaloneJoakim Tjernlund
2005-03-14Same typo here.Joakim Tjernlund
2005-03-14Generalize optimized relative reloc procesing.Joakim Tjernlund
2005-01-05fix eriks e-mail addressMike Frysinger
2004-09-23Make do_rem() safe. From Peter Kjellerstedt.Joakim Tjernlund
2004-02-17Seperate out the startup stuff from the non-startup stuff.Eric Andersen
2004-02-14Joakim Tjernlund writes:Eric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2002-08-09Ok, bad idea. didn't work.Eric Andersen
2002-08-09Link ldso vs libgcc.a and eliminate baggage caused byEric Andersen
2002-05-28Patch from Tobias Anderberg <tobias.anderberg@axis.com> to abstractEric Andersen
2002-02-17Some more updates. Darn -- arm needs the mprotect hackEric Andersen
2001-07-03Merge the arm port into the main tree. The final version (the one thatEric Andersen