From: H.J. Lu Date: Wed, 3 Feb 2016 14:37:21 +0000 (-0800) Subject: Remove duplicated marker for 2.26 in gas/NEWS X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ab71ce86464303fbe2e6cccd274e62451cc9c158;p=deliverable%2Fbinutils-gdb.git Remove duplicated marker for 2.26 in gas/NEWS * NEWS: Remove duplicated marker for 2.26. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 702f937bca..c48a408ea3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2016-02-03 H.J. Lu + + * NEWS: Remove duplicated marker for 2.26. + 2016-02-02 Renlin Li * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets. diff --git a/gas/NEWS b/gas/NEWS index d66c2f588d..feec9a6265 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -8,8 +8,6 @@ Changes in 2.26: * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove assembler support for Argonaut RISC architectures. -Changes in 2.26: - * 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 level languages.