aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorWalter Lee <walt@tilera.com>2011-10-28 14:37:30 +0000
committerWalter Lee <walt@tilera.com>2011-10-28 14:37:30 +0000
commit69f56ae1d37033b7ae9cf438d9abd97d557cd836 (patch)
treeefe676ecd0e453f8d35b004ed27b4c4df0c9d2ed /binutils
parent8e7ebaf5c67a872bc43a484528712847a62e4bf2 (diff)
downloadfsf-binutils-gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.zip
fsf-binutils-gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.tar.gz
fsf-binutils-gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.tar.bz2
Mention Tilera support in binutils/NEWS, and fix the TILEPro
capitalization in gas/NEWs and ld/NEWS.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS4
2 files changed, 7 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 06da58b..a5cb22a 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-28 Walter Lee <walt@tilera.com>
+
+ * NEWS: Mention addition of TILEPro and TILE-Gx support.
+
2011-10-27 Joern Rennecke <joern.rennecke@embecosm.com>
* MAINTAINERS: Add myself as EPIPHANY port maintainer.
diff --git a/binutils/NEWS b/binutils/NEWS
index 054a36b..10d42ce 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.