daily update
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b0e140a45429186579908ceb64563539a152e429..a085483c88e2fe619e084f6cceef07071c7808d7 100644 (file)
@@ -1,6 +1,111 @@
+2008-05-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2008-05-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh: Test for presence of ._ea by looking at section
+       table rather than looking at relocs.  Correct toe_addr substitution.
+
+2008-05-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh: Take note of R_SPU_PPU32/64 relocs without a symbol,
+       and if present, put image in ".data.speelf".  Put program handle
+       in ".data.spehandle".
+
+2008-05-01  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (print_symbol): Add code to display non-printing
+       characters.
+
+2008-04-30  John Heidemann  <johnh@isi.edu>
+
+       * doc/binutils.texi (strings): Add "unicode" to the documentation
+       of strings in order to make explicit that it supports this
+       feature.
+
+2008-04-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (process_program_headers): Correct section in segment
+       display.
+
+2008-04-28  M Thomas  <mthomas@rhrk.uni-kl.de>
+           Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/6449
+       * objdump.c (slurp_file): Open the file in binary mode.
+       * ar.c: Remove conditional definition of O_BINARY.
+       * bin2.c: Likewise.
+       * rename.c: Likewise.
+       * strings.c: Likewise.
+       * sysdep.h: Add conditional definition of O_BINARY.
+
+2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2008-04-16  Jean-Yves Lefort  <jylefort@brutele.be>
+
+       PR binutils/6034
+       * objcopy.c (stuct symlist): Rename to
+       is_specified_symbol_predicate_data.
+       (strip_specific_list): Rename to strip_specific_htab.
+       (strip_unneeded_list): Rename to strip_unneeded_htab.
+       (keep_specific_list):  Rename to keep_specific_htab.
+       (localize_specific_list): Rename to localize_specific_htab.
+       (globalize_specific_list): Rename to globalize_specific_htab.
+       (keepglobal_specific_list): Rename to keepglobal_specific_htab.
+       (weaken_specific_list): Rename to weaken_specific_htab.
+       (eq_string): New function.
+       (create_symbol_htab): New function.
+       (create_symbol_htabs): New function.
+       (add_specific_symbol): Change to use hash tables.
+       (is_specified_symbol_predicate): New function.
+       (is_specified_symbol): Use hash table lookup.
+       (is_strip_section): Update to use new functions and hash tables.
+       (filter_symbols): Likewise.
+       (copy_object): Likewise.
+       (copy_section): Likewise.
+       (strip_main): Likewise.
+       (copy_main): Likewise.
+       (main): Likewise.
+
+2008-04-14  David S. Miller  <davem@davemloft.net>
+
+       * readelf.c (get_gnu_elf_note_type): Recognize NT_GNU_GOLD_VERSION.
+
+2008-04-11  Torleif Sandnes  <torleif.sandnes@gmail.com>
+
+       * dwarf.c (display_debug_lines): Rename to
+       display_debug_lines_raw.
+       (display_debug_lines_decoded): New function.  Displays the
+       interpreted contents of a .debug_line section.
+       (display_debug_lines): New function: Selects either a raw dump or
+       a decoded dump (or both) as requested by the user.
+       * dwarf.h (do_debug_lines_decoded): New extern.
+       * readelf.c: Add support for -wL or --debug-dump=decodedline
+       option to display the decoded contents of a .debug_line section.
+       * doc/binutils.texi: Document the new option.
+       * NEWS: Mention the new feature.
+
+2008-04-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * dwarf.c: Remove trailing whitespace throughout file.
+
+2008-04-04  Nick Clifton  <nickc@redhat.com>
+
+       * po/sk.po: Updated Slovak translation.
+
+2008-04-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dwarf.c (dwarf_regnames_i386): Add AVX registers.
+       (dwarf_regnames_x86_64): Likewise.
+
 2008-03-27  Cary Coutant <ccoutant@google.com>
 
-        Add support for thin archives.
+       Add support for thin archives.
        * ar.c (make_thin_archive): New global flag.
        (map_over_members): Deal with full pathnames in thin archives.
        (usage, main): Add 'T' option for building thin archives.
This page took 0.025384 seconds and 4 git commands to generate.