From: Steve Chamberlain Date: Tue, 28 Jan 1992 18:48:07 +0000 (+0000) Subject: * coffcode.h (bfd_coff_relax_section): now static. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=087eb652914ac012857d041221a61f9ea2b84ead;p=binutils-gdb.git * coffcode.h (bfd_coff_relax_section): now static. (bfd_coff_get_relocated_section_contents): various type lints. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f53aa5e1018..f1e4565e526 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 28 10:46:32 1992 Steve Chamberlain (sac at rtl.cygnus.com) + + * coffcode.h (bfd_coff_relax_section): now static. + (bfd_coff_get_relocated_section_contents): various type lints. + Mon Jan 27 19:44:08 1992 Steve Chamberlain (sac at rtl.cygnus.com) New entry point in the transfer vector - bfd_relax_section.