Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(889)

Unified Diff: third_party/android_crazy_linker/README.chromium

Issue 407093003: Switch from ELF CPU-specific to OS-specific DT_ tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to master Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_shared_library.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_crazy_linker/README.chromium
diff --git a/third_party/android_crazy_linker/README.chromium b/third_party/android_crazy_linker/README.chromium
index 485d50a8abf01c5328327576b667ee00397ebd54..6f5d3059b3db43cf439e6036147d716ab2abbe52 100644
--- a/third_party/android_crazy_linker/README.chromium
+++ b/third_party/android_crazy_linker/README.chromium
@@ -31,3 +31,5 @@ Local Modifications:
- Improve permission denied message to mention upgrading from L-preview.
- Fix for crbug/394306 (Chrome crashes during startup ... on Arm64 AAW15)
+
+- Move packed relocation dynamic tags from DT_LOPROC range to DT_LOOS range.
« no previous file with comments | « no previous file | third_party/android_crazy_linker/src/src/crazy_linker_shared_library.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698