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:
0fd9814
)
* Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly
author
Rob Savoye
<rob@cygnus>
Mon, 19 Apr 1993 21:08:32 +0000
(21:08 +0000)
committer
Rob Savoye
<rob@cygnus>
Mon, 19 Apr 1993 21:08:32 +0000
(21:08 +0000)
built binaries if they exist. (otherwise the path)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 53ea5b54f9456c72fb1292c9d4f9750bda7dc91e..3bbb4400bd2a7ba1edfb2ab3d08211d0489e0c8b 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,6
+1,7
@@
-
Fri Apr 9 11:21:00 1993 Ian Lance Taylor (ian
@cygnus.com)
+
Mon Apr 19 14:06:59 1993 Rob Savoye (rob
@cygnus.com)
- * objdump.c: Removed useless fprintf declaration.
+ * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly
+ built binaries if they exist. (otherwise the path)
Wed Apr 7 22:22:50 1993 Rob Savoye (rob@cygnus.com)