binutils/
authorTristan Gingold <gingold@adacore.com>
Thu, 9 Sep 2010 10:46:33 +0000 (10:46 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 9 Sep 2010 10:46:33 +0000 (10:46 +0000)
2010-09-09  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add entry to NEWS for hppa/som.

ld/
2010-09-09  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add a entry for alpha-vms.

binutils/ChangeLog
binutils/NEWS
ld/ChangeLog
ld/NEWS

index dcbf00b04b802d733f913f788d0a00f524b9fbc0..6cdb68b6901b358ff553f808d9546aab35aab13b 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-09  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add entry to NEWS for hppa/som.
+
 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
 
        * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
index 92f894dc071e39fe1dc54d1060f7e6792f8f94c7..720df3521587ea612b9851bad975c0c091d2d639 100644 (file)
@@ -19,6 +19,8 @@
 * Add a new command line option -p / --pretty-print to addr2line to have
   a more human readable output.
 
+* The hppa/som targets can now be compiled on any host.
+
 Changes in 2.20:
 
 * Add support for delay importing to dlltool.  Use the --output-delaylib <file>
index 2c547c5b891be91f16ce4eed8720f22a741d2c16..95a6695f532bc9c0b1383134e8649509d3545b6b 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-09  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add a entry for alpha-vms.
+
 2010-09-07  Andrew Burgess  <aburgess@broadcom.com>
 
        * ldwrite.c (clone_section): Call bfd_copy_private_section_data on
diff --git a/ld/NEWS b/ld/NEWS
index 9e7ad3112023c2dd87f0d1319dbfebc9264b7522..cfc61aa37840f2c70f4f13864b21cfb81e3b6311 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -20,6 +20,8 @@
 
 * Add support for the Renesas RX processor.
 
+* Add support for alpha-vms target.
+
 Changes in 2.20:
 
 * GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding.  This is a