Fix build failure on macOS
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 3a41e9fbf1654ef04587ce90a047c332af852600..bc21c39c05bfd27447996359941b7ee9b42795af 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,9 @@
 -*- text -*-
 
+* cr16c support removed.
+
+Changes in 2.33:
+
 * Add command-line option --no-print-map-discarded.
 
 * The Cortex-A53 Erratum 843419 workaround now supports a choice of which
@@ -8,8 +12,6 @@
   used to force a particular workaround to be used.  See --help for AArch64
   for more details.
 
-Changes in 2.33:
-
 * Add target handlers for AArch64 for ELF GNU program properties.
 
 * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI in ELF GNU program
@@ -18,11 +20,11 @@ Changes in 2.33:
 * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_PAC in ELF GNU program
   properties in the AArch64 ELF linker.
 
-* Add --force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI
+* Add -force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI
   on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI
   on inputs and use PLTs protected with BTI.
 
-* Add --pac-plt for AArch64 to pick PAC enabled PLTs.
+* Add -pac-plt for AArch64 to pick PAC enabled PLTs.
 
 Changes in 2.32:
 
This page took 0.024004 seconds and 4 git commands to generate.