Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / android_crazy_linker / README.chromium
index ef5087d..f447d69 100644 (file)
@@ -39,3 +39,9 @@ Local Modifications:
 - Speculative fix for crbug/397634.
 
 - Implement LEB128 decoding more efficiently.
+
+- Add support for unpacking relative relocations with addends, for arm64.
+
+- Fix phdr_table_get_dynamic_section() call in ElfView::InitUnmapped().
+
+- Fix typo in LOG() call, added in arm64 packed relative relocations change.