diff options
author | Nick Clifton <nickc@redhat.com> | 2011-06-15 09:12:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-06-15 09:12:09 +0000 |
commit | 90b3661c07d98d5ac5adaeddd67678c7234ead2a (patch) | |
tree | e9d042158af8111e89045b299a81557048ffaf29 /gas | |
parent | 8f661a5e0e3afbb34c8daa4bf8db4038ce3be94f (diff) | |
download | gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.zip gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.tar.gz gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.tar.bz2 |
* NEWS: Mention addition of TILEPRO and TIKE-Gx support.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 66cf820..1120cdc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-06-15 Nick Clifton <nickc@redhat.com> + + * NEWS: Mention addition of TILEPRO and TIKE-Gx support. + 2011-06-14 Tristan Gingold <gingold@adacore.com> * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within. @@ -1,7 +1,8 @@ -*- text -*- -Changes in 2.21: +* Add support for the Tilera TILEPRO and TILE-Gx architectures. +Changes in 2.21: * Gas no longer requires doubling of ampersands in macros. |