* coffcode.h (combined_entry_type): Add fix_line field.
authorIan Lance Taylor <ian@airs.com>
Mon, 9 Oct 1995 23:32:22 +0000 (23:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 Oct 1995 23:32:22 +0000 (23:32 +0000)
commit49488f2b2dc4d17b6f62b7f9f4494e0edb8fd035
treefe0ecb969338d65394e5b65d9da0f7e0be8ce60b
parent24e60978684ee2f137dc270ea3c3ef28da25ed37
* coffcode.h (combined_entry_type): Add fix_line field.
(coff_slurp_line_table): Warn if we try to set the lineno field of
a symbol twice.
(coff_slurp_symbol_table): If RS6000COFF_C, handle C_BINCL and
C_EINCL by setting fix_line.  Fix C_BSTAT symbol value.
* coffgen.c (coff_mangle_symbols): Handle fix_line.
(coff_write_symbol): Only use N_DEBUG if the symbol is in the
absolute section.
(coff_print_symbol): Print fix_value symbols in a useful fashion.
* libcoff.h: Rebuild.
bfd/ChangeLog
bfd/coffcode.h
bfd/coffgen.c
bfd/libcoff.h