PR25569, PDP11 ld -s clobbers last data byte
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 6ee734c4fc9797211f71c79b5104565286585fcf..0f9c3e51f32344e95c8b8747f928cc9cb8dc9718 100644 (file)
@@ -1,3 +1,15 @@
+2020-02-21  Alan Modra  <amodra@gmail.com>
+
+       PR 25569
+       * aoutx.h (adjust_o_magic, adjust_z_magic, adjust_n_magic): Use
+       "text", "data" and "bss" section pointer vars.  Don't update
+       section size, just exec header sizes.
+       (adjust_sizes_and_vmas): Don't update text section size.  Set
+       initial exec header a_text.  Print exec headers sizes.
+       * pdp11.c (adjust_o_magic, adjust_z_magic, adjust_n_magic),
+       (adjust_sizes_and_vmas): Similarly.  Formatting.
+       (final_link): Correct final file extension.
+
 2020-02-20  Nick Clifton  <nickc@redhat.com>
 
        * elf-bfd.h (struct elf_backend_data): Add symbol_section_index
This page took 0.026221 seconds and 4 git commands to generate.