Remove duplicated marker for 2.26 in gas/NEWS

* NEWS: Remove duplicated marker for 2.26.
This commit is contained in:
H.J. Lu 2016-02-03 06:37:21 -08:00
parent 4f038ee5d2
commit ab71ce8646
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Remove duplicated marker for 2.26.
2016-02-02 Renlin Li <renlin.li@arm.com> 2016-02-02 Renlin Li <renlin.li@arm.com>
* testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets. * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.

View file

@ -8,8 +8,6 @@ Changes in 2.26:
* Add support for the ARC EM/HS, and ARC600/700 architectures. Remove * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove
assembler support for Argonaut RISC architectures. assembler support for Argonaut RISC architectures.
Changes in 2.26:
* Symbol and label names can now be enclosed in double quotes (") which allows * Symbol and label names can now be enclosed in double quotes (") which allows
them to contain characters that are not part of valid symbol names in high them to contain characters that are not part of valid symbol names in high
level languages. level languages.