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

Side by Side Diff: binutils/gas/NEWS

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « binutils/gas/Makefile.in ('k') | binutils/gas/aclocal.m4 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 -*- text -*- 1 -*- text -*-
2 2
3 Changes in 2.20.1:
4
5 * GAS now understands an extended syntax in the .section directive flags
6 for COFF targets that allows the section's alignment to be specified.
7
3 Changes in 2.20: 8 Changes in 2.20:
4 9
5 * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type 10 * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type
6 pseudo op. It marks the symbol as being globally unique in the entire 11 pseudo op. It marks the symbol as being globally unique in the entire
7 process. 12 process.
8 13
9 * ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified 14 * ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified
10 in binary rather than text. 15 in binary rather than text.
11 16
12 * Add support for common symbol alignment to PE formats. 17 * Add support for common symbol alignment to PE formats.
(...skipping 541 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 can be distinguished from the register. 559 can be distinguished from the register.
555 560
556 * Last public release was 1.38. Lots of configuration changes since then, lots 561 * Last public release was 1.38. Lots of configuration changes since then, lots
557 of new CPUs and formats, lots of bugs fixed. 562 of new CPUs and formats, lots of bugs fixed.
558 563
559 564
560 565
561 Local variables: 566 Local variables:
562 fill-column: 79 567 fill-column: 79
563 End: 568 End:
OLDNEW
« no previous file with comments | « binutils/gas/Makefile.in ('k') | binutils/gas/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698