]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* rs6000-core.c (rs6000coff_core_file_matches_executable_p):
authorIan Lance Taylor <ian@airs.com>
Sun, 1 Sep 1996 19:44:40 +0000 (19:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 1 Sep 1996 19:44:40 +0000 (19:44 +0000)
Rewrite to use BFD file read routines and to avoid using a fixed
length for the file name.

bfd/ChangeLog

index 95bcbf3bfba295f86c2fd7305be9809e243b7333..9531b3a9512ae54f8ff80c780c86f1b7f31668d1 100644 (file)
@@ -1,3 +1,9 @@
+Sun Sep  1 15:41:08 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
+       Rewrite to use BFD file read routines and to avoid using a fixed
+       length for the file name.
+
 start-sanitize-v850
 Sat Aug 31 10:22:25 1996  Jeffrey A Law  (law@cygnus.com)