* linux-arm-low.c: Include <signal.h>.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 82d6b52302ba103f991cf8d2c9cc73bfbff718dc..8af899b8d152ad624bb54d466bbfdae3def5bce3 100644 (file)
@@ -1,3 +1,122 @@
+2011-09-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/13196
+       * dwarf.c (display_debug_aranges): Check zero address size.
+
+2011-09-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/13180
+       * objcopy.c (is_strip_section_1): New.
+       (is_strip_section): Use it.  Remove the group section if all
+       members are removed.
+
+2011-09-08  Nick Clifton  <nickc@redhat.com>
+
+       * po/ja.po: Updated Japanese translation.
+
+2011-08-26  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2011-08-08  Marcus Comstedt  <marcus@mc.pp.se>
+
+       PR binutils/12964
+       * Makefile.am (embedspu): Use awk rather than sed.
+       * Makefile.in: Regenerate.
+
+2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dwarf.c (read_and_display_attr_value): Recognize DW_FORM_data4 and
+       DW_FORM_data8 as location list pointers only for DWARF < 4.
+
+2011-07-26  Jakub Jelinek  <jakub@redhat.com>
+
+       * NEWS: Mention .debug_macro support.
+       * dwarf.c (read_and_display_attr_value): Don't print a tab
+       if attribute is 0.
+       (get_AT_name): Handle DW_AT_GNU_macros.
+       (get_line_filename_and_dirname, display_debug_macro): New
+       functions.
+       (debug_displays): Add an entry for .debug_macro and .zdebug_macro.
+       * readelf.c (process_section_headers): With do_debug_macinfo
+       handle also .debug_macro sections.
+       * dwarf.h (dwarf_section_display_enum): Add macro.
+
+2011-07-24  Chao-ying Fu  <fu@mips.com>
+            Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * readelf.c (get_machine_flags): Handle microMIPS ASE.
+       (get_mips_symbol_other): Likewise.
+
+2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dwarf.c (init_dwarf_regnames): Handle EM_K1OM.
+
+       * elfedit.c (elf_machine): Support EM_K1OM.
+       (elf_class): Likewise.
+
+       * readelf.c (guess_is_rela): Handle EM_K1OM.
+       (dump_relocations): Likewise.
+       (get_machine_name): Likewise.
+       (get_section_type_name): Likewise.
+       (get_elf_section_flags): Likewise.
+       (process_section_headers): Likewise.
+       (get_symbol_index_type): Likewise.
+       (is_32bit_abs_reloc): Likewise.
+       (is_32bit_pcrel_reloc): Likewise.
+       (is_64bit_abs_reloc): Likewise.
+       (is_64bit_pcrel_reloc): Likewise.
+       (is_none_reloc): Likewise.
+
+       * doc/binutils.texi: Mention K1OM for elfedit.
+
+2011-07-11  Cary Coutant  <ccoutant@google.com>
+
+       PR 12983
+       * binutils/nm.c (display_file): Decompress debug sections when
+       printing line numbers.
+
+2011-07-03  Samuel Thibault  <samuel.thibault@gnu.org>
+           Thomas Schwinge  <thomas@schwinge.name>
+
+       PR binutils/12913
+       * elfedit.c (osabis): Use ELFOSABI_GNU name instead of ELFOSABI_LINUX
+       alias and ELFOSABI_HURD.  Add GNU alias.
+       * readelf.c (get_osabi_name, get_symbol_binding, get_symbol_type):
+       Likewise.
+       * doc/binutils.texi <elfedit>: Update accordingly.
+
+2011-07-01  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/12325
+       * doc/binutils.texi (ar cmdline): Document --target, --version and
+       --help command line options.
+
+2011-06-30  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/12558
+       * ar.c (main): When asked to move members in an archive that is
+       being created, ignore the move request.
+
+2011-06-29  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_section_type_name): When displaying an unknown
+       section type display the hex value first on the assumption that
+       the full message will probably be truncated into a 15 character
+       field.
+
+2011-06-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * dwarf.c (decode_location_expression): For DW_OP_GNU_convert and
+       DW_OP_GNU_reinterpret, if uvalue is 0, don't add cu_offset.
+       Handle DW_OP_GNU_parameter_ref.
+
+2011-06-16  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf-mode.el (dwarf-do-insert-substructure): Call
+       expand-file-name.
+       (dwarf-do-refresh): Likewise.
+
 2011-06-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
 
        * readelf.c (get_note_type): Handle NT_ARM_VFP.
This page took 0.023853 seconds and 4 git commands to generate.