From: Per Bothner Date: Tue, 17 Mar 1992 22:14:18 +0000 (+0000) Subject: * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afbdd10672f1c5bf0403c1d174fd2a9e0aaadd9a;p=binutils-gdb.git * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, not internal bfd_assert function (twice). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0213cb18934..7e71d22f51f 100644 --- 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)