Indent labels
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 45c48f5c5425d1c1b8b783881dd0d6d5cbc8703e..7734d23d5bb5034330de566c05e4059724540387 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,22 @@
 -*- text -*-
 
+Changes in 2.34:
+
+* The ld check for "PHDR segment not covered by LOAD segment" is more
+  effective, catching cases that were wrongly allowed by previous versions of
+  ld.  If you see this error it is likely you are linking with a bad linker
+  script or the binary you are building is not intended to be loaded by a
+  dynamic loader.  In the latter case --no-dynamic-linker is appropriate.
+
+* cr16c support removed.
+
+* Add support for z80-elf.
+
+* Add support for relocation of each byte or word of multibyte value to Z80
+  targets.
+
+* Add support for Zilog eZ80 (both ADL and Z80 mode) and Zilog Z180 CPUs.
+
 Changes in 2.33:
 
 * Add command-line option --no-print-map-discarded.
@@ -10,8 +27,6 @@ Changes in 2.33:
   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
@@ -766,7 +781,7 @@ Changes in version 2.1:
   other utilities should work on Risc/Ultrix and Irix.
 
 \f
-Copyright (C) 2012-2019 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.024527 seconds and 4 git commands to generate.