diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-08-25 16:03:58 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-08-25 16:03:58 +0000 |
commit | 5fec85997f998c05ac9f7f4a8da97c061a5fcbe1 (patch) | |
tree | e0489d3ccddb76fdddfe4e86f740a7f50d0c49d3 /gas | |
parent | ae95ffa628f6a762098e298444e15b744e7f7d99 (diff) | |
download | gdb-5fec85997f998c05ac9f7f4a8da97c061a5fcbe1.zip gdb-5fec85997f998c05ac9f7f4a8da97c061a5fcbe1.tar.gz gdb-5fec85997f998c05ac9f7f4a8da97c061a5fcbe1.tar.bz2 |
Move gas/ld NEWS from binutils to gas/ld.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0d5a24b..abec391 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-08-25 Alan Modra <amodra@gmail.com> + + * NEWS: Mention ampersand in macro change. + 2010-08-25 Gunther Nikl <gnikl@users.sourceforge.net> * configure.tgt (m68k-*-aout): Change to bfd_gas=yes. @@ -1,5 +1,7 @@ -*- text -*- +* Gas no longer requires doubling of ampersands in macros. + * Add support for the TMS320C6000 (TI C6X) processor family. * GAS now understands an extended syntax in the .section directive flags |