PR binutils/10793
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index e7bc712729025c67c7e21a80417cbf49c95e3187..ed33155c30156f7018e83190a4d0f7231695dd44 100644 (file)
@@ -1,3 +1,119 @@
+2009-10-19  Jerker Bäck  <jerker.back@gmail.com>
+
+       PR binutils/10793
+       * prdbg.c (tg_end_struct_type): Warning fix.
+
+       PR binutils/10792
+       * dlltool.c (dll_name_list_append): Declare variable at start
+       of block.
+       (dll_name_list_count, dll_name-list_print): Likewise.
+
+2009-10-16  Doug Evans  <dje@sebabeach.org>
+
+       * MAINTAINERS: Add myself as m32r maintainer.
+
+2009-10-16  Jerker Bäck <jerker.back@gmail.com>
+
+       PR 10764
+       * Makefile.am (sysinfo.o, syslex.o): Place source file after all
+       command line switches.
+       * Makefile.in: Regenerate.
+
+2009-10-16  Yann Droneaud  <yann@droneaud.fr>
+
+       PR 10768
+       * dlltool.c (bfd_get_errmsg): New macro.
+       (scan_obj_file): Use it.
+       (make_one_lib_file): Use it.
+       (make_head): Use it.
+       (make_delay_head): Use it.
+       (make_tail): Use it.
+       (gen_lib_file): Use it.
+       (identify_dll_for_implib): Use it.
+       (identify_search_archive):  Use it.
+
+2009-10-16  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (usage): Add mention of --debug-dump=frames-interp.
+       Wrap output to 80 columns.
+       * objdump.c (usage): Likewise.
+       * doc/binutils.texi (readelf): Add note about =frames-interp.
+
+2009-10-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.
+
+2009-09-29  Nick Clifton  <nickc@redhat.com>
+
+       * doc/binutils.texi (c++filt): Remove spurious description of
+       nonexistent --java command line switch for cxxfilt.
+
+2009-09-29  DJ Delorie  <dj@redhat.com>
+
+       * readelf.c: Add support for RX target.
+       * MAINTAINERS: Add DJ and NickC as maintainers for RX.
+
+2009-09-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.in: Don't invoke configure.tgt on $enable_targets.
+       * configure: Regenerate.
+
+2009-09-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 10478
+       * readelf.c (get_elf_section_flags): Allow SHN_BEFORE and
+       SHN_AFTER section link values in x86 binaries.
+       (process_section_headers): Likewise.
+
+2009-09-25  Dimitry Gorbachev  <d.g.gorbachev@gmail.com>
+
+       PR 10656
+       * readelf.c: Remove duplicate declaration of variable do_wide.
+       * dwarf.h: Add export of do_wide.
+
+2009-09-24  Cary Coutant  <ccoutant@google.com>
+
+       * dwarf.c (get_TAG_name): Add missing DWARF-3 and new DWARF-4 tags.
+       (get_FORM_name): Add new DWARF-4 forms.
+       (read_and_display_attr_value): Add DW_FORM_ref_sig8, DW_LANG_Python.
+       (get_AT_name): Add new DWARF-4 and GNU-specific attributes.
+       (process_debug_info): Add do_types parameter; change all callers.
+       Add support for .debug_types sections.
+       (display_debug_types): New function.
+       (debug_displays): Add .debug_types section.
+       * readelf.c (process_section_headers): Add .debug_types section.
+       (display_debug_section): Simplify call to streq.
+
+2009-09-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (print_dynamic_symbol): Format entries as for
+       normal symbol table.
+       (process_symbol_table): Use -7s format string for visibility.
+
+2009-09-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * objdump.c (disassemble_section): Use bfd_get_arch_size
+       instead of assuming that the address size is 32 bits.
+
+2009-09-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (get_ppc_dynamic_type): Add TLSOPT.
+       (get_ppc64_dynamic_type): Likewise.
+
+2009-09-18  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+       * po/vi.po: Updated Vietnamese translation.
+
+2009-09-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * readelf.c (process_version_sections, process_symbol_table):
+       Use symbolic constants.
+
+2009-09-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/binutils.pot: Updated by the Translation project.
+
 2009-09-11  Philippe De Muyter  <phdm@macqel.be>
 
        * obcopy.c (copy_object): New parameter `input_arch', architecture
 
 2009-09-10  Martin Thuresson  <martin@mtme.org>
 
-       Update soruces to compile cleanly with -Wc++-compat:
-
+       Update sources to compile cleanly with -Wc++-compat:
        * addr2line.c (slurp_symtab): Fix casts. Introduce variable
        minisyms to avoid aliasing varning.
        * ar.c: Add casts.
        debug_baseclass_s, struct debug_method_s, struct
        debug_method_variant_s, struct debug_type_s): Rename struct from
        avoid name collision.
-        * debug.h: Use new struct names.
+       * debug.h: Use new struct names.
        * dwarf.c: Add casts.
        (free_debug_memory): Change loop counter variable a to int.
        * ieee.c: Add casts.
        (ieee_class_method_var): Rename variable virtual to is_virtual.
        * nm.c: Add casts.
        * objcopy.c: Add casts.
-       (copy_archive): Rename variable delete to del.
+       (copy_archive): Rename variable delete to del.
        * objdump.c: Add casts.
        (dump_dwarf_section): Change loop counter variable i to int.
        * prdbg.c: Add casts.
 
        * dlltool.c (delayimp_name): Add new global variable
        (usage, long_options, main): Add new option "-y" / "--output-delaylib"
-       (struct mac): Add fields how_dljtab_size, how_dljtab_roff1, 
+       (struct mac): Add fields how_dljtab_size, how_dljtab_roff1,
        how_dljtab_roff2, how_dljtab, trampoline.
        (i386_dljtab): Add binary stub for x86 delay import.
        (i386_trampoline): Add text assembly stub for x86 delay import.
 2009-03-27  Nick Clifton  <nickc@redhat.com>
 
        * dwarf.c (display_debug_ranges): Add the base address to the
-       displayed values for 'Begin' and 'End'. 
+       displayed values for 'Begin' and 'End'.
 
 2009-03-25  Ryan Mansfield  <rmansfield@qnx.com>
 
This page took 0.035548 seconds and 4 git commands to generate.