Disable warning message about a program header with no associated sections when that...
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 2a0b4ac704a088a24cfc1633785a50477513c4db..23ca25a4f14b35610f35cccedcae992bf4f8dc4a 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,7 +1,26 @@
 -*- text -*-
 
+* 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
+  section list in order for the exclusions to apply over all input sections in
+  the list.
+
+* Add support for the RISC-V architecture.
+
+* The command line option --no-eh-frame-hdr can now be used in ELF based
+  linkers to disable the automatic generation of .eh_frame_hdr sections.
+
+* Add --in-implib=<infile> to the ARM linker to enable specifying a set of
+  Secure Gateway veneers that must exist in the output import library specified
+  by --out-implib=<outfile> and the address they must have.  As such,
+  --in-implib is only supported in combination with --cmse-implib.
+
 * Extended the --out-implib=<file> option, previously restricted to x86 PE
   targets, to any ELF based target.  This allows the generation of an import
   library for an ELF executable, which can then be used by another application
@@ -649,7 +668,7 @@ Changes in version 2.1:
   other utilities should work on Risc/Ultrix and Irix.
 
 \f
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.024359 seconds and 4 git commands to generate.