* alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
[binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 09c07bf244867a7cf2acd9e2d9c8ef88fab45ec8..cfaf186029231623160e38ac532ff73a9a080326 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,19 @@
 -*- 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.
+
+* Added --no-omagic to undo the effects of the -N option.
+
+* Support for Texas Instruments TMS320C4x and TMS320C3x series of
+  DSP's contributed by Michael Hayes and Svein E. Seldal.
+  
 * Added --with-lib-path configure switch to specify default value for
   LIB_PATH.