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

Side by Side 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, 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 | « binutils/objdump.c ('k') | ld/emulparams/elf32_x86_64_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 2013-11-07 Roland McGrath <mcgrathr@google.com>
2
3 * ld-x86-64/x86-64.exp (mixed1, mixed2): Loosen error string match
4 so it accepts "i386:nacl" in place of "i386".
5 * ld-x86-64/ilp32-2.d: Likewise.
6 * ld-x86-64/ilp32-3.d: Likewise.
7 * ld-x86-64/lp64-2.d: Likewise.
8 * ld-x86-64/lp64-3.d: Likewise.
9
10 2013-08-26 Roland McGrath <mcgrathr@google.com>
11
12 * emulparams/elf_i386_nacl.sh (ARCH): Set to i386:nacl.
13 * emulparams/elf_x86_64_nacl.sh (ARCH): Set to i386:x86-64:nacl.
14 * emulparams/elf32_x86_64_nacl.sh (ARCH): Set to i386:x64-32:nacl.
15
1 2013-08-23 Roland McGrath <mcgrathr@google.com> 16 2013-08-23 Roland McGrath <mcgrathr@google.com>
2 17
3 * emulparams/elf_nacl.sh (nacl_rodata_addr): Don't add in 18 * emulparams/elf_nacl.sh (nacl_rodata_addr): Don't add in
4 SIZEOF_HEADERS here; elf.sc does it already. 19 SIZEOF_HEADERS here; elf.sc does it already.
5 20
6 2013-07-18 Roland McGrath <mcgrathr@google.com> 21 2013-07-18 Roland McGrath <mcgrathr@google.com>
7 22
8 * emultempl/armelf.em (elf32_arm_add_stub_section): Take third 23 * emultempl/armelf.em (elf32_arm_add_stub_section): Take third
9 argument ALIGNMENT_POWER, use it instead of constant 3. 24 argument ALIGNMENT_POWER, use it instead of constant 3.
10 25
(...skipping 834 matching lines...) Expand 10 before | Expand all | Expand 10 after
845 860
846 For older changes see ChangeLog-2011 861 For older changes see ChangeLog-2011
847 862
848 863
849 Local Variables: 864 Local Variables:
850 mode: change-log 865 mode: change-log
851 left-margin: 8 866 left-margin: 8
852 fill-column: 74 867 fill-column: 74
853 version-control: never 868 version-control: never
854 End: 869 End:
OLDNEW
« 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