Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 228fddf71031ab6caf8e8f8b32c3117d00d7eacd..2a0b4ac704a088a24cfc1633785a50477513c4db 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,18 @@
 -*- text -*-
 
+Changes in 2.28:
+
+* 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
+  to link against the executable.
+
+Changes in 2.27:
+
+* Add a configure option --enable-relro to decide whether -z relro should
+  be enabled in ELF linker by default.  Default to yes for all Linux
+  targets except FRV, HPPA, IA64 and MIPS.
+
 * Support for -z noreloc-overflow in the x86-64 ELF linker to disable
   relocation overflow check.
 
This page took 0.022614 seconds and 4 git commands to generate.