bfd/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index bd591b0586ceb5978853753f2e934e28e5617197..f9956b646ce99ba4ac43c9d03a3416bf3515639e 100644 (file)
@@ -1,3 +1,203 @@
+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.
+
+2011-06-13  Walter Lee  <walt@tilera.com>
+
+       * readelf.c: Include tilepro.h and tilegx.h.
+       (guess_is_rela): Handle EM_TILEGX and EM_TILEPRO.
+       (dump_relocations): Likewise.
+       (get_machine_name): Likewise.
+       (is_32bit_abs_reloc): Likewise.
+       (is_32bit_pcerel_reloc): Likewise.
+       (is_64bit_abs_reloc): Likewise.
+       (is_64bit_pcrel_reloc): Likewise.
+
+2011-06-09  Tristan Gingold  <gingold@adacore.com>
+
+       * od-xcoff.c (xcoff32_read_symbols): Allow missing string table
+       length.
+
+2011-06-08  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/12855
+       * readelf.c (process_version_sections): Handle binaries containing
+       corrupt version information.
+       (process_symbol_table): Stop processing a symbol's version
+       information if it could not be read in.
+
+       (get_data): Add comment describing the function.
+       (process_section_headers): Set dynamic_strings_length to 0 if the
+       dynamic strings could not be read in.
+       (process_dynamic_section): Likewise.
+       (process_section_groups): Stop processing the group information if
+       the data could not be read in.
+       (hppa_processs_unwind): Assert that there is only one string table
+       in the file.
+       (arm_process_unwind): Likewise.
+       (ia64_process_unwind): Likewise.
+       Set the size of the unwind auxillary information to 0 if the data
+       could not be read.
+       (load_specific_debug_section): Handle a failure to read in the
+       section.
+       (process_mips_specific): Stop display of the PLT GOT section if it
+       could not be read in.
+
+2011-06-08  Tristan Gingold  <gingold@adacore.com>
+
+       * makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
+
+2011-06-07  Cary Coutant  <ccoutant@google.com>
+
+       * dwarf.c: Fix conversion to TU number.
+
+2011-06-02  Nick Clifton  <nickc@redhat.com>
+
+       * resres.c: Fix spelling typo.
+       * windint.h: Likewise.
+       * windmc.c: Likewise.
+       * windres.c: Likewise.
+       * po/POTFILES.in: Regenerate.
+       * po/binutils.pot: Regenerate.
+
+2011-06-01  Daniel Jacobowitz  <drow@false.org>
+
+       * MAINTAINERS: Update my email address.
+
+2011-05-31  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.in (BUILD_INSTALL_MISC): Only add embedspu once.
+       * configure: Regenerate.
+
+2011-05-30  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/12820
+       * Makefile.am (bin_PROGRAMS): Move BUILD_INSTALL_MISC to..
+       (bin_SCRIPTS): ..here.
+       (EXTRA_SCRIPTS): Define.
+       (EXTRA_DIST): Add embedspu.sh.
+       (DISTCLEANFILES): Add embedspu.
+       (embedspu): Depend on Makefile.  Replace sed "s" command with "c".
+       * Makefile.in: Regenerate.
+
+2011-05-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * dwarf.c (loc_offsets): New variable.
+       (loc_offsets_compar): New routine.
+       (display_debug_loc): Handle loc_offsets not being in ascending order
+       and also a single .debug_loc entry being used multiple times.
+
+2011-05-18  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/12753
+       * nm.c (filter_symbols): Treat unique symbols as global symbols.
+       * doc/binutils.texi (nm): Mention that some lowercase letters
+       actually indicate global symbols.
+
+2011-05-15  Tristan Gingold  <gingold@adacore.com>
+
+       * od-xcoff.c: New file.
+       * objdump.h: New file.
+       * objdump.c: Include objdump.h
+       (dump_private_options, objdump_private_vectors): New variables.
+       (usage): Mention -P/--private.  Display handled options.
+       (long_options): Add -P/--private.
+       (dump_target_specific): New function.
+       (dump_bfd): Handle dump_private_options.
+       (main): Handle -P.
+       * doc/binutils.texi (objdump): Document -P/--private.
+       * configure.in (OBJDUMP_PRIVATE_VECTORS, OBJDUMP_PRIVATE_OFILES):
+       New variables, compute them.
+       (od_vectors): Add vectors for private dumpers. Make them uniq.
+       (OBJDUMP_DEFS): Add OBJDUMP_PRIVATE_VECTORS.
+       * Makefile.am (HFILES): Add objdump.h
+       (CFILES): Add od-xcoff.c
+       (OBJDUMP_PRIVATE_OFILES): New variable.
+       (objdump_DEPENDENCIES): Append OBJDUMP_PRIVATE_OFILES.
+       (objdump_LDADD): Ditto.
+       (EXTRA_objdump_SOURCES): Define.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2011-05-10  Tristan Gingold  <gingold@adacore.com>
+
+       * dwarf.c (process_extended_line_op): Dump unknown records.
+
 2011-05-07  Alan Modra  <amodra@gmail.com>
 
        PR binutils/12632
This page took 0.026057 seconds and 4 git commands to generate.