2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 0455b5f42b80a0566fd6c351fc5302999d9d9046..fd794832838e241ca9a9633b0286cfbb9c910d30 100644 (file)
@@ -1,3 +1,65 @@
+2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (do_full_section_name): New.
+       (options): Add "--full-section-name"/'N'.
+       (usage): Add -N/--full-section-name.
+       (parse_args): Handle 'N'.
+       (process_section_headers): Print out the full section name if
+       do_full_section_name isn't 0.
+
+2005-03-31  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in: Add a check for <unistd.h> providing a prototype
+       for getopt() which is compatible with the one in
+       include/getopt.h.  If so then define HAVE_DECL_GETOPT.
+       * configure: Regenerate.
+       * config.in (HAVE_DECL_GETOPT): Add.
+       * aclocal.m4: Regenerate.
+       * addr2line.c: Include "config.h" before "bfd.h" so that
+       HAVE_DECL_GETOPT is defined before getopt.h is included.
+
+2005-03-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * doc/binutils.texi: Document new VAX disassembler-specific option
+       -M entry:0xfooba8.
+       * NEWS: Mention the new option.
+       
+2005-03-29  Anil Paranjpe  <anilp1@kpitcummins.com>
+
+       * MAINTAINERS: Add myself as H8300 maintainer.
+
+2005-03-28  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
+
+       * objdump.c (disassemble_bytes): Remove cast.
+
+2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * BRANCHES: Add binutils-csl-arm-2005q1-branch and
+       binutils-2_16-branch.
+
+2005-03-25  Mark Kettenis  <kettenis@gnu.org>
+
+       * MAINTAINERS: Add myself as M88k maintainer.
+
+2005-03-24  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * winduni.c (unicode_from_ascii): Don't declare variables
+       's' and 'w' if _WIN32.  Use MultiByteToWideChar to set the unicode
+       string len.
+
+2005-03-24  Dmitry Diky   <diwil@spec.ru>
+
+       * MAINTAINERS: Add myself as MSP430 maintainer. 
+
+2005-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated translation.
+
+2005-03-22  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add Daniel Jacobwitz to the blanket write
+       privileges list.
+
 2005-03-17  Paul Brook <paul@codesourcery.com>
            Dan Jacobowitz <dan@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>
This page took 0.025356 seconds and 4 git commands to generate.