summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-03-02 10:33:08 +0000
committerNick Clifton <nickc@redhat.com>2009-03-02 10:33:08 +0000
commit8acf81371ba2e1f4e2734fb1e740f6582a6fae8c (patch)
treedc9aefaf584c77de3b4a92debff791eb4be759eb /ld/NEWS
parent969ea4a3231ef7855d77661240858f492ebc167d (diff)
downloadbinutils-redhat-8acf81371ba2e1f4e2734fb1e740f6582a6fae8c.tar.gz
Add support for Score7 architecture.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 9a7908221f..1789c8b49d 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -13,6 +13,8 @@
* Add a new command line option, -Ttext-segment ADDR, for ELF targets
to set the address of the first byte of the text segment.
+* Add support for Sunplus score architecture.
+
* Add new option --use-nul-prefixed-import-tables to ld for PE targets to
allow fallback to old import table generation with null element prefix.