diff options
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 3b7b7ad..4d0d622 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-09-22 Tristan Gingold <gingold@adacore.com> + + * NEWS: Add marker for 2.22. + 2011-09-21 David S. Miller <davem@davemloft.net> * config/tc-sparc.c (hwcap_allowed): New. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.22: + * Add support for the Tilera TILEPRO and TILE-Gx architectures. Changes in 2.21: |