aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2017-01-26 10:33:23 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2017-02-08 23:47:43 +0000
commitd7488716eef3747cc99b0e2b50743a48f59389ee (patch)
treece167369386fa931e90a4462a43d1a88a06cad5c /ld/NEWS
parenta474bd8eeea16b2b6aa7089dedb142d86c22a4d7 (diff)
downloadfsf-binutils-gdb-d7488716eef3747cc99b0e2b50743a48f59389ee.zip
fsf-binutils-gdb-d7488716eef3747cc99b0e2b50743a48f59389ee.tar.gz
fsf-binutils-gdb-d7488716eef3747cc99b0e2b50743a48f59389ee.tar.bz2
ld/arc: Change default linker emulation for nps400
If we are configuring for an arc/linux target, and --with-cpu=nps400 is used at configure time then change the default linker emulation to the nps specific version. All of the alternative linker emulations are still available using the -mNAME option for ld. ld/ChangeLog: * configure.tgt (arc*-*-linux*): Change the default linker emulation based on --with-cpu selection. * NEWS: Mention new configuration option.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index d43f846..23ca25a 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -2,6 +2,9 @@
* Add support for the Texas Instruments PRU processor.
+* When configuring for arc*-*-linux* targets the default linker emulation will
+ change if --with-cpu=nps400 is used at configure time.
+
Changes in 2.28:
* The EXCLUDE_FILE linker script construct can now be applied outside of the