projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
270fd2a
)
* rs6000-core.c (rs6000coff_core_file_matches_executable_p):
author
Ian Lance Taylor
<ian@airs.com>
Sun, 1 Sep 1996 19:44:40 +0000
(19:44 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 95bcbf3bfba295f86c2fd7305be9809e243b7333..9531b3a9512ae54f8ff80c780c86f1b7f31668d1 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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)