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

Unified Diff: ld/ChangeLog

Issue 256623012: Cherry pick some binutils NaCl strip/objcopy fixes in pnacl 2.23 branch. (Closed) Base URL: https://chromium.googlesource.com/native_client/nacl-binutils.git@master
Patch Set: need to cherry pick nops change too Created 6 years, 8 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 | « binutils/objdump.c ('k') | ld/emulparams/elf32_x86_64_nacl.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ld/ChangeLog
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7a36ab397d003f8e0a804629f6a160746b9a8ad2..be558349c12d3b2634e9fdcd05550d5e2115cf75 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,18 @@
+2013-11-07 Roland McGrath <mcgrathr@google.com>
+
+ * ld-x86-64/x86-64.exp (mixed1, mixed2): Loosen error string match
+ so it accepts "i386:nacl" in place of "i386".
+ * ld-x86-64/ilp32-2.d: Likewise.
+ * ld-x86-64/ilp32-3.d: Likewise.
+ * ld-x86-64/lp64-2.d: Likewise.
+ * ld-x86-64/lp64-3.d: Likewise.
+
+2013-08-26 Roland McGrath <mcgrathr@google.com>
+
+ * emulparams/elf_i386_nacl.sh (ARCH): Set to i386:nacl.
+ * emulparams/elf_x86_64_nacl.sh (ARCH): Set to i386:x86-64:nacl.
+ * emulparams/elf32_x86_64_nacl.sh (ARCH): Set to i386:x64-32:nacl.
+
2013-08-23 Roland McGrath <mcgrathr@google.com>
* emulparams/elf_nacl.sh (nacl_rodata_addr): Don't add in
« no previous file with comments | « binutils/objdump.c ('k') | ld/emulparams/elf32_x86_64_nacl.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698