summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorwalt <walt>2011-10-28 14:37:27 +0000
committerwalt <walt>2011-10-28 14:37:27 +0000
commit19cda1c790f2b09f62496cac68f174c7b9b1c4dc (patch)
tree94adad09553f304345d42a03ae80e4182650b150 /binutils/NEWS
parent7fd858853df658dda6485d5292402ae734644af1 (diff)
downloadbinutils-redhat-19cda1c790f2b09f62496cac68f174c7b9b1c4dc.tar.gz
Mention Tilera support in binutils/NEWS, and fix the TILEPro
capitalization in gas/NEWs and ld/NEWS.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 054a36b127..10d42ce5fb 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -10,7 +10,9 @@ Changes in 2.22:
* Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by
the new Emacs mode, see dwarf-mode.el.
-Changes in 2.21:
+* Add support for the Tilera TILEPro and TILE-Gx architectures.
+
+changes in 2.21:
* Add --interleave-width option to objcopy to allowing copying a range of
bytes from the input to the output with the --interleave option.