diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-02-03 06:37:21 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-02-03 06:37:21 -0800 |
commit | ab71ce86464303fbe2e6cccd274e62451cc9c158 (patch) | |
tree | 4b222eb911375280300085d0e6a49ed5964b3909 /gas/NEWS | |
parent | 4f038ee5d22f04a16a413cf2e3d8ddeecdc75639 (diff) | |
download | gdb-ab71ce86464303fbe2e6cccd274e62451cc9c158.zip gdb-ab71ce86464303fbe2e6cccd274e62451cc9c158.tar.gz gdb-ab71ce86464303fbe2e6cccd274e62451cc9c158.tar.bz2 |
Remove duplicated marker for 2.26 in gas/NEWS
* NEWS: Remove duplicated marker for 2.26.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |