Wrap BFD headers in extern "C"
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 21ce154ddc5643483deecb84cc6346fbd7ad111d..3d575f2ffbe1a0c97023d4c038091941cfc23815 100644 (file)
@@ -1,3 +1,32 @@
+2015-02-11  Pedro Alves  <palves@redhat.com>
+
+       * libbfd-in.h [__cplusplus]: Open extern "C" scope.
+       * libcoff-in.h [__cplusplus]: Open extern "C" scope.
+       * libbfd.h: Regenerate.
+       * libcoff.h: Regenerate.
+
+       * elf-bfd.h [__cplusplus]: Wrap in extern "C".
+       * mach-o.h [__cplusplus]: Wrap in extern "C".
+       * som.h [__cplusplus]: Wrap in extern "C".
+
+2015-02-10  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/17512
+       * coffcode.h (styp_to_sec_flags): Use an unsigned long type to
+       hold the flag bits.
+       * peXXigen.c (pe_print_reloc): Use unsigned types to hold the
+       size and number of relocs.
+       (pe_print_debugdata): Use a 32-bit aligned buffer to store the
+       codeview record.
+       * versados.c (process_otr): Check the esdid value before using it
+       to access the EDATA.
+
+2015-02-09  Ed Maste  <emaste@freebsd.org>
+
+       * elf32-i386.c (elf_i386_get_plt_sym_val): Avoid incrementing
+       uninitialized and unused variable.
+       * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.
+
 2015-02-09  Alan Modra  <amodra@gmail.com>
 
        * elf32-ppc.c (ppc_elf_relocate_section): Don't segfault on NULL
This page took 0.047727 seconds and 4 git commands to generate.