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:
d1a917c
)
* objdump.c (dump_section_stabs): Only print each stabs section
author
Ian Lance Taylor
<ian@airs.com>
Wed, 12 Jul 1995 14:44:46 +0000
(14:44 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 12 Jul 1995 14:44:46 +0000
(14:44 +0000)
once.
(compare_relocs): Make it clear to gcc that this always returns a
value.
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 0b19373b1cc2198a8339ab85ac61229b80c8a7d8..d6df9d695799cb7c77b8d1b9d56250efc89450ab 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,3
+1,10
@@
+Wed Jul 12 10:43:05 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * objdump.c (dump_section_stabs): Only print each stabs section
+ once.
+ (compare_relocs): Make it clear to gcc that this always returns a
+ value.
+
Wed Jul 12 10:40:23 1995 H.J. Lu <hjl@nynexst.com>
* objcopy.c (simple_copy): Preserve errno on failure.