]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
* readelf.c (get_machine_name): Handle EM_PPC64.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 55caa9edd3392f32a2bd6f96469c35b76753adf6..2b1e2c5cd1eaa981c5cf2e2f04f7d4c4054d709d 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (get_machine_name): Handle EM_PPC64.
+       (guess_is_rela): Here too.
+
 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * po/binutils.pot: Regenerate.
 
 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
 
-       * objcopy.c (copy_usage): Use "switches" instead of "options".
-        (strip_usage): Use "switches" instead of "options".
-       * doc/binutils.texi (dlltool):  Refer to "switches" instead of
-        "options".
+       * objcopy.c (copy_usage): Use "options" instead of "switches".
+        (strip_usage): Use "options" instead of "switches".
+       * doc/binutils.texi (dlltool):  Refer to "options" instead of
+        "switches".
 
 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>