aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-01-28 18:48:07 +0000
committerSteve Chamberlain <sac@cygnus>1992-01-28 18:48:07 +0000
commit087eb652914ac012857d041221a61f9ea2b84ead (patch)
treef453559ec58badce1273fc3e0478c0352f59fe7b
parent870f54b2c887f03258f78baf5e772cb055c69b06 (diff)
downloadgdb-087eb652914ac012857d041221a61f9ea2b84ead.zip
gdb-087eb652914ac012857d041221a61f9ea2b84ead.tar.gz
gdb-087eb652914ac012857d041221a61f9ea2b84ead.tar.bz2
* coffcode.h (bfd_coff_relax_section): now static.
(bfd_coff_get_relocated_section_contents): various type lints.
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f53aa5e..f1e4565 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.