diff options
author | Jeff Law <law@redhat.com> | 1994-09-14 02:20:24 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-09-14 02:20:24 +0000 |
commit | 75c28b4966be555678e0122c4573881365b675a6 (patch) | |
tree | e5ba962dbb63bcfab4af3c8007a1e487b49aa288 /bfd/som.h | |
parent | d7152d074b5992843f97eacd38abf07f3923a88c (diff) | |
download | gdb-75c28b4966be555678e0122c4573881365b675a6.zip gdb-75c28b4966be555678e0122c4573881365b675a6.tar.gz gdb-75c28b4966be555678e0122c4573881365b675a6.tar.bz2 |
* config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete a.out crud.
(S_SET_DESC, S_GET_OTHER, S_GET_TYPE, S_GET_DESC): Likewise.
(obj_attach_unwind_info): Do not define. Not needed anymore.
* config/tc-hppa.c: Delete whitespace at EOL.
(struct hppa_fix_struct): Delete fx_unwind field and all references.
(fix_new_hppa): Last arg is now a pointer to an int. Do not
call obj_attach_unwind_info anymore. For SOM R_ENTRY and R_EXIT
fixups, store 32bits of unwind information in the fx_addnumber
field of the fixup.
(md_assemble, pa_entry, process_exit, pa_procend): For SOM R_ENTRY
and R_EXIT fixups, pass a NULL pointer to fix_new_hppa, and a
pointer to 32 bits of unwind info.
(tc_gen_reloc): For SOM R_ENTRY and R_EXIT fixups, set the symbol
pointer to the dummy symbol; set the addend field to fx_addnumber.
(pa_comm, pa_equ, pa_type_args, pa_import): Use bfd_XXX_section_ptr
rather than &bfd_XXX_section.
Diffstat (limited to 'bfd/som.h')
0 files changed, 0 insertions, 0 deletions