* nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external
authorIan Lance Taylor <ian@airs.com>
Tue, 31 Aug 1993 17:28:03 +0000 (17:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 31 Aug 1993 17:28:03 +0000 (17:28 +0000)
commit45a78ebbfb8942d9fea9702c9956be8621eac71a
treea8e14fb9238ee9c60a3515679ad74e28edd9dd6d
parentaef3ae9a8f3972806867df03cf4720e830f24242
* nlmcode.h (nlm_object_p): Set HAS_SYMS if there are external
references.
(nlm_swap_auxiliary_headers_{in,out}): The copyright length is
only one byte.
(nlm_get_symtab_upper_bound): Include debugging symbols in symbol
count.
(nlm_slurp_symbol_table): Make symlength unsigned.  Read debugging
symbols as BFD local symbols.
(nlm_write_object_contents): Don't bother writing out exported
symbols more than once; they now appear in the symbol table more
than once (with and without a prefix) if necessary.  Set offset
values to be non-zero as NLMLINK does.
bfd/ChangeLog
bfd/nlmcode.h
This page took 0.037609 seconds and 4 git commands to generate.