Fix a typo
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index ad9bdbd4eeb878bd85f56fd93b422e562ae1f321..bbe4ec2b1fbb9165705736c673160fc5664ca53e 100644 (file)
@@ -1,7 +1,50 @@
+2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/binutils.texi: Fix a typo.
+
+2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elfedit.c (update_elf_header): Don't change input_elf_class
+       nor input_elf_machine if they are -1.
+
+2010-01-08  Tristan Gingold  <gingold@adacore.com>
+
+       * ar.c: Remove bfd_special_undocumented_glue prototype.
+
+2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elfedit.c (update_elf_header): Reformat.
+
+2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (usage): Fix indent for --symbols.
+
+2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/binutils.texi: Replace -histogram with --histogram.
+
+2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/11131
+       * Makefile.am (ELFEDIT_PROG): New.
+       (bin_PROGRAMS): Add $(ELFEDIT_PROG).
+       (CFILES): Add elfedit.c.
+       (elfedit_DEPENDENCIES): New.
+       (elfedit_SOURCES): Likewise.
+       (elfedit_LDADD): Likewise.
+       * Makefile.in: Regenerated.
+
+       * elfedit.c: New.
+
+       * doc/binutils.texi: Document elfedit.
+
+       * doc/Makefile.am (man_MANS): Add elfedit.1.
+       (elfedit.1): New.
+       * doc/Makefile.in: Regenerated.
+
 2010-01-06  Tristan Gingold  <gingold@adacore.com>
 
        * nm.c (usage): Remove extra blanks.
-       Update copyright.
 
 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
 
This page took 0.023911 seconds and 4 git commands to generate.