aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_debug.h
AgeCommit message (Expand)Author
2020-03-04Fix bugprone-macro-parentheses warningsChih-Hung Hsieh
2020-01-06Create linker_log[_va_list] functionsRyan Prichard
2019-10-25linker: remove COUNT_PAGESRyan Prichard
2019-02-14libasync_safe: stop clobbering other folks' identifiers.Elliott Hughes
2018-02-13Switch the rest of our internal headers to #pragma once.Elliott Hughes
2017-05-03Move libc_log code into libasync_safe.Christopher Ferris
2017-02-24libc: __system_property_set uses writev to write atomicallyDimitry Ivanov
2015-12-17linker: implement shared namespacesDimitry Ivanov
2015-10-22refactoring: introduce MappedFileFragmentDmitriy Ivanov
2015-05-12Simplify three copyright headers.Elliott Hughes
2015-01-14Refactoring: move mips reloc to separate methodDmitriy Ivanov
2014-08-08Added test for ifunc support in dynamic linker.Brigid Smith
2014-05-14Switch to g_ for globals.Elliott Hughes
2014-02-11Clean up all the lint cpplint can find in the dynamic linker.Elliott Hughes
2013-10-08Make logging fall back to /dev/stderr if we're on the host.Elliott Hughes
2013-03-15Clean up internal libc logging.Elliott Hughes
2013-03-12Use more types than just 'unsigned' in the linker.Elliott Hughes
2013-03-07Regenerate NOTICE files.Elliott Hughes
2013-03-05More linker cleanup.Elliott Hughes
2013-01-18Fix the duplication in the debugging code.Elliott Hughes
2012-11-05Tone down some of the overly-verbose linker logging.Elliott Hughes
2012-11-02Make dynamic linker debugging always available.Elliott Hughes
2012-10-30More dynamic linker cleanup.Elliott Hughes
2012-08-24Allow linker to compile with -DLINKER_DEBUG=1Nick Kralevich
2012-08-14More cleanup.Elliott Hughes
2010-02-11Fix debug output in the dynamic linker.David 'Digit' Turner
2009-05-27linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project