summaryrefslogtreecommitdiffstats
path: root/linker/linker_debug.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: move mips reloc to separate methodDmitriy Ivanov2015-01-141-0/+19
* Added test for ifunc support in dynamic linker.Brigid Smith2014-08-081-0/+1
* Switch to g_ for globals.Elliott Hughes2014-05-141-3/+3
* Clean up all the lint cpplint can find in the dynamic linker.Elliott Hughes2014-02-111-4/+4
* Make logging fall back to /dev/stderr if we're on the host.Elliott Hughes2013-10-081-5/+0
* Clean up internal libc logging.Elliott Hughes2013-03-151-1/+1
* Use more types than just 'unsigned' in the linker.Elliott Hughes2013-03-121-6/+6
* Regenerate NOTICE files.Elliott Hughes2013-03-071-3/+9
* More linker cleanup.Elliott Hughes2013-03-051-2/+4
* Fix the duplication in the debugging code.Elliott Hughes2013-01-181-5/+3
* Tone down some of the overly-verbose linker logging.Elliott Hughes2012-11-051-7/+0
* Make dynamic linker debugging always available.Elliott Hughes2012-11-021-35/+4
* More dynamic linker cleanup.Elliott Hughes2012-10-301-8/+0
* Allow linker to compile with -DLINKER_DEBUG=1Nick Kralevich2012-08-241-0/+10
* More cleanup.Elliott Hughes2012-08-141-44/+8
* Fix debug output in the dynamic linker.David 'Digit' Turner2010-02-111-11/+25
* linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin2009-05-271-7/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+141
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-141/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-2/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+28
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+6
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+111