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:
b772312
)
* bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro,
author
Per Bothner
<per@bothner.com>
Tue, 17 Mar 1992 22:14:18 +0000
(22:14 +0000)
committer
Per Bothner
<per@bothner.com>
Tue, 17 Mar 1992 22:14:18 +0000
(22:14 +0000)
not internal bfd_assert function (twice).
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 0213cb189346fd6793632f1b159cce62ccf2a53a..7e71d22f51fb0f2d556da6282c15227fa117d96d 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Tue Mar 17 14:12:25 1992 Per Bothner (bothner@rtl.cygnus.com)
+
+ * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro,
+ not internal bfd_assert function (twice).
+
Tue Mar 17 10:45:12 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* aout-target.h: change ar_max_namelen to 15 (the right value)