diff options
author | 2010-09-09 10:46:33 +0000 | |
---|---|---|
committer | 2010-09-09 10:46:33 +0000 | |
commit | 7587572432005b127202edd73a115f73eefa6b91 (patch) | |
tree | 3f6cbcb901d384db40e90863a57ed4adcdc0eff3 /ld | |
parent | Fix PR number in previous delta. (diff) | |
download | binutils-gdb-7587572432005b127202edd73a115f73eefa6b91.tar.gz binutils-gdb-7587572432005b127202edd73a115f73eefa6b91.tar.bz2 binutils-gdb-7587572432005b127202edd73a115f73eefa6b91.zip |
binutils/
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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2c547c5b891..95a6695f532 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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 @@ -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 |