Fix parseing functions to return an error message if the parse failed
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 853610128a6cd88c6a20c1e080293b01fd70b204..99e3569e2a0f28f9c6b9652bb9d403e6fbac6255 100644 (file)
@@ -1,3 +1,18 @@
+2006-02-28  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (use_alt_mach_code): Change type to unsigned long.
+       (copy_object):  If bfd_alt_mach_code fails emit a more helpful
+       message and if the target architecture is ELF use the alternative
+       as replacement value for the e_machine number.
+       (copy_main): Use strtoul to parse the number provided with the
+       --alt-mach-code switch.
+       * doc/binutils.texi (--alt-mach-code): Document that this switch
+       can now set the absolute e_machine value.
+
+2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * po/Make-in: Add html target.
+
 2006-02-17  Nick Hudson  <nick.hudson@dsl.pipex.com>
 
        * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
This page took 0.024711 seconds and 4 git commands to generate.