Fix a few moere memory access violations.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 845eed4754e70cfe7858c6ca00ec5811932515da..48957bd6cebdb39f7cf218d94294bcbc04f760ee 100644 (file)
@@ -1,3 +1,27 @@
+2014-12-11  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/17512
+       * dwarf.c (display_gdb_index): Add more range checks.
+
+2014-12-11  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac: Check for long long and sizes of long long and long.
+       * elfcomm.h (HOST_WIDEST_INT): Test HAVE_LONG_LONG in place of
+       __STDC_VERSION__ and __GNUC__.
+       * strings.c (print_strings): Likewise.
+       * dwarf.c (DWARF_VMA_FMT, DWARF_VMA_FMT_LONG): Likewise.
+       (read_debug_line_header): Use dwarf_vmatoa to print warning.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
+2014-12-10  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c: #include "coff-bfd.h".
+
+2014-12-09  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.
+
 2014-12-09  Nick Clifton  <nickc@redhat.com>
 
        PR binutils/17512
This page took 0.023611 seconds and 4 git commands to generate.