From: Ian Lance Taylor Date: Mon, 19 Sep 1994 16:06:43 +0000 (+0000) Subject: * config/obj-coff.c (c_dot_file_symbol): Use bfd_abs_section_ptr, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d1578de3b03c943d304e1237b7bb871f96f274fd;p=binutils-gdb.git * config/obj-coff.c (c_dot_file_symbol): Use bfd_abs_section_ptr, not &bfd_abs_section. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a574e8c4db2..a5a8bcf8b14 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 19 12:05:03 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * config/obj-coff.c (c_dot_file_symbol): Use bfd_abs_section_ptr, + not &bfd_abs_section. + Thu Sep 15 18:36:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * expr.c (clean_up_expression): Use addressT, not bfd_vma.