gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / NEWS
index c1af2f8205b826cb8becfd9c8a6ad8e85106aa6d..1880ea61d98b0a684976b2e7b3fae39ee2aae6b1 100644 (file)
--- a/gold/NEWS
+++ b/gold/NEWS
@@ -1,3 +1,34 @@
+Changes in 1.16:
+
+* Improve warning messages for relocations that refer to discarded sections.
+
+* Add --debug=plugin option for easier debugging of plugin-related problems.
+
+* Add -z keep_text_section_prefix option.
+
+* Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc., relocations
+  (Aarch64 only).
+
+* Update configuration to enable plugins and threads automatically.
+
+* Add support for .note.gnu.property sections (from Linux ABI extensions).
+
+* Add support for Intel Indirect Branch Tracking (IBT) and Shadow Stack
+  (x86-64 only).
+
+Changes in 1.15:
+
+* Add support for .MIPS.options sections (MIPS only).
+
+* Add support for compound relocations (MIPS only).
+
+* Add --emit-stub-syms, --no-tls-optimize, --tls-get-addr-optimize options
+  (PowerPC only).
+
+* Add -z text-unlikely-segment option.
+
+* Add plugin support for adding new input files (LDPT_REGISTER_NEW_INPUT_HOOK).
+
 Changes in 1.14:
 
 * Add -z bndplt option (x86-64 only) to support Intel MPX.
@@ -63,7 +94,7 @@ Changes in 1.3:
 
 * gold added to GNU binutils.
 \f
-Copyright (C) 2012-2018 Free Software Foundation, Inc.
+Copyright (C) 2012-2020 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.024515 seconds and 4 git commands to generate.