* emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 0ed91b1e554767514f30d22207acd85c1abed993..45fd2a615b7f1b5532377cde3d11c097a6266e8f 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,10 @@
 -*- text -*-
 
+* Added support for Xtensa architecture.
+
+* Added --with-sysroot configure switch to specify a target system root, for
+  linking against a target filesystem image.
+
 * Added --accept-unknown-linker-format to restore old linker behaviour (pre
   2.14) of silently accepting and linking in any files in an unknown binary
   file format.
@@ -165,7 +170,7 @@ not copied into the output file.  This is used by glibc.
 * When an ELF section named .gnu.warning.SYMBOL is encountered in an input
 file, and the symbol SYMBOL is referenced by some object file, the contents of
 the section are displayed as an error message.  The section is not copied into
-the output file, unless doing a relocateable or shared link.  This is used by
+the output file, unless doing a relocatable or shared link.  This is used by
 glibc.
 
 * New options -split-by-reloc and -split-by-file.
This page took 0.023788 seconds and 4 git commands to generate.