diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-10-06 19:19:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-10-06 19:19:48 +0000 |
commit | c80cc8332c2da0b25b5bd03e4f19458e9f2e3db3 (patch) | |
tree | 01e246986af84b32f7b2150ecb17d7d88b8a90b9 /gas | |
parent | 0e1815de9d860d0a8e65a1f02f65081694bfe03b (diff) | |
download | gdb-c80cc8332c2da0b25b5bd03e4f19458e9f2e3db3.zip gdb-c80cc8332c2da0b25b5bd03e4f19458e9f2e3db3.tar.gz gdb-c80cc8332c2da0b25b5bd03e4f19458e9f2e3db3.tar.bz2 |
* coffcode.h (bfd_coff_backend_data): Add new field
_bfd_coff_pointerize_aux_hook.
(coff_pointerize_aux_hook): Define as a function if RS6000COFF_C
or I960, and as 0 otherwise.
(bfd_coff_std_swap_table): Initialize new field.
* libcoff.h: Rebuild.
* coffgen.c (coff_pointerize_aux): Change parameters to take
symbol pointer instead of type and class, and to take aux index.
Call _bfd_coff_pointerize_aux_hook if it is defined.
(coff_get_normalized_symtab): Always call coff_pointerize_aux.
* coff-alpha.c (alpha_ecoff_backend_data): Initialize all fields.
* coff-mips.c (mips_ecoff_backend_data): Likewise.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions