* doc/binutils.texi (objdump): Document support for disassembling the 440 PowerPC...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f5d49e452b49563716731cff7df9cacce52a1dff..8ab84ccefdcf70e454ee507b5300fc29e20e5877 100644 (file)
@@ -1,3 +1,36 @@
+2007-02-02  Nick Clifton  <nickc@redhat.com>
+
+       * doc/binutils.texi (objdump): Document support for disassembling
+       the 440 PowerPC architecture.
+
+2007-01-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * dwarf.c (process_debug_info): Protect against bogus length and
+       abbrev offsets.
+
+2007-01-25  Kazu Hirata  <kazu@codesourcery.com>
+
+       * ar.c (print_contents, extract_file): Cast the return value
+       of fwrite to size_t.
+
+2007-01-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ar.c (open_inarch): Check fwrite return.  Use size_t.
+       (extract_file): Likewise.  Remove test for "negative" file size.
+       * readelf.c (process_program_headers): Check fscanf return.
+
+2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * bucomm.c (template_in_dir): Fix typo.
+
+2007-01-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh: New file.
+       * Makefile.am (embedspu): Add rule.
+       * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
 
        * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
This page took 0.024931 seconds and 4 git commands to generate.