summaryrefslogtreecommitdiffstats
path: root/third_party/android_crazy_linker
Commit message (Expand)AuthorAgeFilesLines
* Add UMA for testing whether the Chromium library was page aligned in the APK ...petrcermak2014-10-297-26/+76
* Use consistent types for leb128 decoder.simonb2014-10-242-2/+4
* Remove excess newline from an error message.simonb2014-10-202-1/+3
* Make crazy linker work in gn buildcjhopman2014-10-172-0/+48
* Correctly report failure to swap RELRO pages.simonb2014-10-172-1/+5
* Fix typo in LOG() statement.simonb@chromium.org2014-08-212-1/+3
* Fix argument passed to phdr_table_get_dynamic_section().simonb@chromium.org2014-08-202-1/+3
* Extend the crazy linker for arm64 packed relative relocations.simonb@chromium.org2014-08-197-108/+234
* Implement the LEB128 decoder for packed relocations more efficiently.simonb@chromium.org2014-08-152-9/+11
* Speculative fix for occasional crazy linker crash.simonb@chromium.org2014-08-072-2/+10
* crazy_linker: Add support for x86_64.simonb@chromium.org2014-08-053-0/+60
* Switch from ELF CPU-specific to OS-specific DT_ tags.simonb@chromium.org2014-07-242-7/+13
* Provide consistent behaviour for memchr(_,_,0)simonb@chromium.org2014-07-223-6/+18
* Improve permission denied message to mention upgrading from L-preview.anton@chromium.org2014-07-082-1/+9
* Fix compilation error triggered with -Werror=sign-comparesimonb@chromium.org2014-07-032-14/+4
* Add support to crazy linker for loading a lib*.so file directly from within a...anton@chromium.org2014-06-268-1/+374
* Support for unpacked ARM packed relocations.simonb@chromium.org2014-06-245-0/+213
* Fix MIPS breakage introduced when adding support for arm64.simonb@chromium.org2014-06-232-18/+35
* Use the local crazy_linker source fork in place of the NDK.simonb@chromium.org2014-06-161-0/+54
* Fix for crazy linker: Bug in library file name handlinganton@chromium.org2014-06-162-3/+5
* Roll to android/platform/ndk/681f1b744aec1b0888f4c7a68165720db9670300simonb@chromium.org2014-06-1216-230/+593
* Fork of the Android NDK crazy linker.simonb@chromium.org2014-06-1186-0/+11058