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:
beee31b
)
* ar.c (replace_members): Don't call write_archive if nothing
author
Ian Lance Taylor
<ian@airs.com>
Tue, 12 Sep 1995 19:31:03 +0000
(19:31 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 12 Sep 1995 19:31:03 +0000
(19:31 +0000)
changed.
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 84ca36bcc862c0593e04934d17293029fd65ec1e..4379edba477c41a38499c97f78e496a4a4941bf6 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,5
+1,8
@@
Tue Sep 12 12:37:39 1995 Ian Lance Taylor <ian@cygnus.com>
+ * ar.c (replace_members): Don't call write_archive if nothing
+ changed.
+
* objdump.c (disassemble_data): Add casts to avoid gcc warnings.
Thu Sep 7 12:12:17 1995 Ian Lance Taylor <ian@cygnus.com>