summaryrefslogtreecommitdiff
path: root/ldso/ldso
AgeCommit message (Expand)Author
2015-03-08okay, chicken-egg-problem solved really now. (was xtensa no thread failure)Waldemar Brodkorb
2015-03-07should have test it better, fix non-thread compileWaldemar Brodkorb
2015-03-07fix non-thread compile for xtensaWaldemar Brodkorb
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-02-27ldso: silence warningBernhard Reutner-Fischer
2015-02-20gcc 4.9.x produces some calls to abort()Waldemar Brodkorb
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-20ldso: silence warningBernhard Reutner-Fischer
2015-02-20Allow use of executable RUNPATH/RPATH when finding libraries.Steve Ellcey
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-08Use executables RPATH/RUNPATH when searching for libraries.Waldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-25add support for $ORIGINWaldemar Brodkorb
2015-01-23xtensa: ldso: drop unused address calculation from _dl_linux_resolveMax Filippov
2015-01-23xtensa: ldso: coalesce dl_mprotect address rangesMax Filippov
2015-01-01explicitly cast (even though this casting is not very nice)Thorsten Glaser
2015-01-01make __dl_start, whose address is taken, into a real object typeThorsten Glaser
2014-12-28relocation fixesWaldemar Brodkorb
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-09-04ldso: Fix compile-error on noMMUBernhard Reutner-Fischer
2014-08-18NPTL: ARC supportVineet Gupta
2014-08-18ARC: ldso: Use @pcl syntax.Joern Rennecke
2014-07-22ARC: ldso: Dont force frame pointer as it useless for unwinding on ARCVineet Gupta
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2014-04-23ldso: Add remaining relocation types to the tableGregory Fong
2014-04-23ldso/mips: Remove redundant LD_DEBUG printsGregory Fong
2014-04-23ldso/mips: actually print results of each relocationGregory Fong
2014-04-23ldso: Fix misplaced declarationBernhard Reutner-Fischer
2014-04-08ldso: fix standalone execution on x86_64 architectureCédric VINCENT
2014-04-01xtensa: add missing .literal_position directivesMax Filippov
2014-01-15ldso: arm, metag: Use runtime pagesizeBernhard Reutner-Fischer
2013-12-20ldso: ARC: tweak whitespace some moreBernhard Reutner-Fischer
2013-12-20ldso: ARC whitespace tweaksVineet Gupta
2013-12-20ldso: Add ARC supportVineet Gupta
2013-12-20Fix for SIGBUS error on MIPS64 with N64 ABIWaldemar Brodkorb
2013-11-12ldso: silence warnings in debug codeBernhard Reutner-Fischer
2013-11-06ldso: fix unused variable warningBaruch Siach
2013-05-13libc: deal with aux vect inside __uClibc_main only if !SHAREDFilippo ARCIDIACONO
2013-03-14metag: Add NPTL supportMarkos Chandras
2013-03-14metag: Add support for loading shared objects into core memories.Markos Chandras
2013-03-14Add support for the Meta architectureMarkos Chandras
2013-03-07buildsys: Add missing $(SYMBOL_PREFIX) to symbol namesMarkos Chandras
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15add LDSO_SAFE_RUNPATH config optionPeter S. Mazinger
2012-06-15mips/README: fix comment about file from which functions were copiedPeter S. Mazinger
2012-06-15ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.soPeter S. Mazinger