Add some new PE_IMAGE_DEBUG_TYPE values
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index afa8928eecaf27faf6d8743c78c1e8376ee9f182..43f99b35afda3d9e10161610cdb3dae433d63088 100644 (file)
@@ -1,3 +1,26 @@
+2020-01-16  Jon Turney  <jon.turney@dronecode.org.uk>
+
+       * peXXigen.c (debug_type_names): Add names for new debug data type
+       values.
+
+2020-01-16  Jon Turney  <jon.turney@dronecode.org.uk>
+
+       * peXXigen.c (pe_print_debugdata): Fix the iteration variable for
+       inner loop.  Fix a memory leak.
+
+2020-01-30  Alan Modra  <amodra@gmail.com>
+
+       * coffgen.c (coff_real_object_p): Don't clear obj_coff_keep_syms
+       or obj_coff_keep_strings here.
+       (coff_get_normalized_symtab): Free external syms directly.
+       * xcofflink.c (xcoff_link_input_bfd): Restore obj_coff_keep_syms
+       on error exit path.
+
+2020-01-27  Jim Wilson  <jimw@sifive.com>
+
+       * cpu-riscv.c (riscv_scan): New.
+       (N): Change bfd_default_scan to riscv_scan.
+
 2020-01-27  Andreas Schwab  <schwab@suse.de>
 
        * Makefile.am (ALL_MACHINES): Remove cpu-plugin.lo.
This page took 0.02923 seconds and 4 git commands to generate.