binutils/ChangeLog:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 653409142017a4696b43d9863df6869cedf8e756..685900557e44bb0577f06b8f7c5a7e62ef11a846 100644 (file)
@@ -1,3 +1,50 @@
+2013-05-09  Andrew Pinski  <apinski@cavium.com>
+
+       * doc/binutils.texi: Document -Mvirt disassembler option.
+
+2013-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c: Add support for MSP430X architecture.
+
+2013-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo
+       sections as if they were fragmentary .debug_line sections.
+       (display_debug_lines_decoded): Likewise.
+
+2013-04-29  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (read_debug_line_header): New function.  Reads in a
+       header in a .debug_line section.
+       (display_debug_lines_raw): Use new function.  Handle fragmentary
+       .debug_line sections.
+       (display_debug_lines_decoded): Likewise.
+       * readelf.c (process_section_headers): Handle fragmenatry
+       .debug_line sections.
+       (display_debug_section): Likewise.
+
+2013-04-26  Ian Lance Taylor  <iant@google.com>
+
+       * MAINTAINERS: Add myself and Cary as gold maintainers.
+
+2013-04-08  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
+
+2013-04-08  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf-mode.el: Bump version number.
+       (dwarf-mode): Remove autoload.
+       (dwarf-die-reference): Relax regexp.
+
+2013-04-05  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/15324
+       * configure.in: Add strnlen to AC_CHECK_DECLS, sort.
+       * dwarf.c (strnlen): Provide fallback decl.
+       * config.in: Regnerate.
+       * configure: Regenerate.
+
 2013-03-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * dwarf.c (process_debug_info): Increment hdrptr by 8 after
This page took 0.024573 seconds and 4 git commands to generate.