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

Side by Side Diff: ld/emulparams/elf32_x86_64_nacl.sh

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, 7 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 unified diff | Download patch
« no previous file with comments | « ld/ChangeLog ('k') | ld/emulparams/elf_i386_nacl.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 . ${srcdir}/emulparams/elf32_x86_64.sh 1 . ${srcdir}/emulparams/elf32_x86_64.sh
2 . ${srcdir}/emulparams/elf_nacl.sh 2 . ${srcdir}/emulparams/elf_nacl.sh
3 OUTPUT_FORMAT="elf32-x86-64-nacl" 3 OUTPUT_FORMAT="elf32-x86-64-nacl"
4 ARCH="i386:x64-32:nacl" # The :nacl just means one-byte nops for code fill.
OLDNEW
« no previous file with comments | « ld/ChangeLog ('k') | ld/emulparams/elf_i386_nacl.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698