2007-05-07 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 076965bc3aa2e82be99404f00319995d949fe853..8e68263b12a2b7db0f968f7e8b09e2764772fa13 100644 (file)
@@ -1,3 +1,144 @@
+2007-04-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * prdbg.c (tg_variable): Adjust for changed demangler.
+       (tg_start_function): Likewise.
+
+2007-04-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * bucumm.h: Split off host dependencies to..
+       * sysdep.h: ..here.
+       Many files: Include sysdep.h.  Remove duplicate headers and reorder.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2007-04-24  Nick Clifton  <nickc@redhat.com>
+
+       * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
+
+2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+
+       * objcopy.c (filter_symbols): Explicitly stripping a symbol
+       used in relocations is an error.
+       Retype 'keep' to bfd_boolean.
+
+2007-04-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+           Thomas de Lellis <tdel@windriver.com>
+
+       * objcopy.c (reverse_bytes):  New variable.
+       (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
+       (copy_options, copy_usage):  Add "reverse-bytes" entry.
+       (copy_section):  Reverse bytes within output sections.
+       * doc/binutils.texi:  Document new objcopy option.
+
+2007-04-20  Nick Clifton  <nickc@redhat.com>
+
+       * rclex.l: Allow underscores at the start of identifiers.
+
+2007-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * budemang.c: Delete.
+       * budemang.h: Delete.
+       * addr2line.c (translate_addresses): Call bfd_demangle rather than
+       demangle.
+       * nm.c (print_symname): Likewise.
+       * objdump.c (objdump_print_symname, dump_symbols): Likewise.
+       (dump_bfd): Likewise.
+       * prdbg.c (struct pr_handle <demangler>): Add int param.
+       (tg_variable, tg_start_function): Adjust demangler calls.
+       * Makefile.am: Remove mention of budemang.[ch].  Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * configure.in: Change macro call order.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2007-04-13  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * Makefile.am (TOOL_PROGS): Add objcopy.
+       * Makefile.in: Rebuilt.
+
+2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4348
+       * objcopy.c (copy_object): Don't stop when there are no
+       sections to be copied.
+
+2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * NEWS: Mention disjoint histograms support in
+       gprof.
+
+2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
+       DW_TAG_inlined_subroutine.
+
+2007-04-06  Matt Thomas  <matt@netbsd.org>
+
+       * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
+
+2007-04-05  Alan Modra  <amodra@bigpond.net.au>
+
+       PR binutils/4292
+       * nm.c (print_value): Cast bfd_vma to unsigned long to suit
+       value_format_32bit.
+
+2007-04-02  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/4292
+       * nm.c (value_format): Replace with value_format_32bit and
+       value_format_64bit.
+       (set_radix): Update setting of value_format.
+       (set_print_width): New function.  Compute the address size of a
+       given bfd and set the print_width global appropriately.
+       (display_archive): Use set_print_width.
+       (display_file): Likewise,
+       (print_object_filename_sysv): Update use of print_width.
+       (print_archive_member_sysv): Likewise.
+       (print_symbol_filename_posix): Likewise.
+       (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
+
+2007-03-28  Richard Sandiford  <richard@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+
+       * doc/binutils.texi: Put the contents after the title page rather
+       than at the end of the document.
+
+2007-03-28  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (slurp_rela_relocs): Add newline to end of error
+       messages.
+       (slurp_rel_relocs, request_dump, request_dump_byname,
+       process_program_headers, process_dynamic_section,
+       process_symbol_table, process_mips_specific, main): Likewise.
+
+2007-03-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * MAINTAINERS: Update mailing list addresses.  Add myself
+       as PPC maintainer.
+
+2007-03-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh: Correct toe_addr quoting.
+
+2007-03-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns.  Tighten
+       .toe section and .toe address checks.  Use .reloc for _EAR*
+       symbols defined in non-BSS sections.  Build table for _SPUEAR_
+       symbols.
+
 2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        PR gas/3811
This page took 0.024535 seconds and 4 git commands to generate.