diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-11-17 23:06:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-11-17 23:06:12 +0000 |
commit | a58374d72ad744346e0cd66fcab1faa53e8adda9 (patch) | |
tree | d841b2baa8475ce30427c5e07eb4f121f2da015f /gas/ecoff.c | |
parent | 46b8119005ca3b3a9346c0be45dcc6f68ce1ce01 (diff) | |
download | gdb-a58374d72ad744346e0cd66fcab1faa53e8adda9.zip gdb-a58374d72ad744346e0cd66fcab1faa53e8adda9.tar.gz gdb-a58374d72ad744346e0cd66fcab1faa53e8adda9.tar.bz2 |
* write.c (is_dnrange): Do not define if md_relax_frag is defined.
(relax_segment): If md_relax_frag is defined, use it to handle a
frag of type rs_machine_dependent rather than looking through
md_relax_table.
* write.c (relax_and_size_seg): Don't set SEC_HAS_CONTENTS for a
bss section. Set SEC_RELOC if there are any relocations, even for
a zero size section.
* write.c (write_relocs): In RELOC_EXPANSION_POSSIBLE case, based
data offset on reloc[0]->address rather than reloc[j]->address, so
that multiple relocs can affect different memory locations.
* write.c (chain_frchains_together, relax_and_size_seg,
adjust_reloc_syms, write_relocs): Make third argument PTR, not
char *, to match definition of bfd_map_over_sections.
Diffstat (limited to 'gas/ecoff.c')
0 files changed, 0 insertions, 0 deletions