From: Ken Raeburn Date: Thu, 30 Jun 1994 19:09:58 +0000 (+0000) Subject: Some updates for const-ness added to BFD structures. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=04f0c2e34b259241ca77744956b7da5405e6a3f9;p=binutils-gdb.git Some updates for const-ness added to BFD structures. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 9423c9f56e5..10ab352fc13 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 30 15:05:28 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * write.c (write_object_file): Use bfd_com_section_ptr. + * as.h (absolute_section, undefined_section): Use new BFD macros + bfd_abs_section_ptr and bfd_und_section_ptr. + Thu Jun 30 14:36:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/tc-mips.c (macro): For M_LI_SS, decide how to handle it