* Makefile.am: Add ACLOCAL_AMFLAGS.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 5b4830ee1e43c41eabe370759cca7208a429b792..01485c40705beb1b666df684009668edbd052ac9 100644 (file)
@@ -1,3 +1,84 @@
+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
+       * readelf.c (debug_apply_rela_addends): Do nothing for SH.
+
 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
 
        * doc/binutils.texi: Include VERSION_PACKAGE when reporting
This page took 0.023738 seconds and 4 git commands to generate.