Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 25b6387dfc3729915ead0c92ca4447e949356b6c..96d8fe174a66073793ef6022123a22e32b97276a 100644 (file)
@@ -1,3 +1,43 @@
+2020-02-07  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25469
+       * archures.c: Add GBZ80 and Z80N machine values.
+       * reloc.c: Add BFD_RELOC_Z80_16_BE.
+       * coff-z80.c: Add support for new reloc.
+       * coffcode.h: Add support for new machine values.
+       * cpu-z80.c: Add support for new machine names.
+       * elf32-z80.c: Add support for new reloc.
+       * bfd-in2.h: Regenerate.
+       * libbfd.h: Regenerate.
+
+2020-02-07  Nick Clifton  <nickc@redhat.com>
+
+       PR 23932
+       * elf.c (rewrite_elf_program_header): Do not complain if no
+       sections are mapped to a segment.
+
+2020-02-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/25490
+       * elflink.c (_bfd_elf_gc_mark_extra_sections): Issue an error
+       for garbage collection on __patchable_function_entries section
+       without linked-to section.
+
+2020-02-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/25381
+       * bfd-in2.h: Regenerated.
+       * elflink.c (_bfd_elf_gc_mark_extra_sections): Call mark_hook
+       on section if gc_mark of any of its linked-to sections is set
+       and don't set gc_mark again.
+       * section.c (asection): Add linked_to_symbol_name to map_head
+       union.
+
+2020-02-06  Maciej W. Rozycki  <macro@wdc.com>
+
+       * elf32-v850.c (v850_elf_relax_section): Fix the index used for
+       reporting an unrecognized instruction with R_V850_LONGJUMP.
+
 2020-02-05  Alan Modra  <amodra@gmail.com>
 
        * elf64-ppc.c (ppc_stub_plt_branch): Match comment with reality.
This page took 0.023933 seconds and 4 git commands to generate.