PR 9874
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index da1a6258bb0ee83127c2bc78fecbcc406c721476..468d32bbfb8cb9c68f73737d25bad2161c9b6c2e 100644 (file)
@@ -1,3 +1,66 @@
+2009-03-02  Nick Clifton  <nickc@redhat.com>
+
+       * po/sk.po: Updated Slovak translation.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-23  Cary Coutant <ccoutant@google.com>
+
+       * objdump.c (load_specific_debug_section): New function, from
+       load_debug_section.
+       (load_debug_section): Use load_specific_debug_section.
+       (dump_dwarf_section): Likewise.
+
+2009-02-23  Cary Coutant <ccoutant@google.com>
+
+       * readelf.c (parse_args): Select all sections explicitly for -w.
+
+2009-02-09  Kai Tietz  <kai.tietz@onevision.com>
+
+       * windres.c (set_endianess): Copy name without leading '-'.
+
+2009-02-09  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Mention feature match between objdump and readelf for dumping
+       dwarf info.
+
+       * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
+       objdump.
+
+       * objdump.c (usage): Update documentation for -W/--dwarf.
+       (enum option_values): Add OPTION_DWARF.
+       (long_options): --dwarf can accept arguments.
+       (dump_dwarf_section): Also check enabled field.
+       (main): Option -W can accept arguments, code moved to
+       dwarf.c and call dwarf_select_sections_all instead.
+       * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
+       (parse_args): Move code to...
+       * dwarf.c (dwarf_select_sections_by_letters,
+       dwarf_select_sections_by_names): : ...here (new functions).
+       (do_debug_lines_decoded): Remove and replaced by ...
+       (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
+       (display_debug_lines): Adjust for previous change.
+       (dwarf_select_sections_all): New function.
+       (debug_displays): Add initializer for enabled field.
+       * dwarf.h (do_debug_lines_decoded): Remove.
+       Add prototypes for the new functions.
+       (struct dwarf_section_display): Add enabled field.
+       
+2009-02-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2009-02-03  Sandip Matte  <sandip@rmicorp.com>
+
+       * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
+
+2009-02-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Move --as-needed change to ...
+       * ../ld/NEWS: Here.
+
 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
 
        * configure.in: AC_SUBST pdfdir.
This page took 0.024559 seconds and 4 git commands to generate.