* config/tc-hppa.c (struct hppa_fix_struct): Steak fx_r_field's type
authorJeff Law <law@redhat.com>
Fri, 3 Jan 1997 23:55:22 +0000 (23:55 +0000)
committerJeff Law <law@redhat.com>
Fri, 3 Jan 1997 23:55:22 +0000 (23:55 +0000)
commitac866582d9c0eab1070bb7be94c668070570aaed
tree3b97723cb5394f64a2b2dd490433dfc524a64e49
parentbaf0882033465cacfb31e1a197d1bc86777ae474
    * config/tc-hppa.c (struct hppa_fix_struct): Steak fx_r_field's type
        to avoid warnings with the native HP compiler.
        (fix_new_hppa): Similarly for the r_type argument.
        (pa_build_unwind_subspace, hppa_elf_mark_end_of_function): Enclose
        in an #if OBJ_ELF to keep gcc -Wall quiet.
        (md_apply_fix): Always initialize "result".
Minor maintenance.

        * config/tc-mn10200.c (md_assemble): Generate relocations.
mn10200 has relocs now!
gas/ChangeLog
gas/config/tc-hppa.c
gas/config/tc-mn10200.c
This page took 0.026693 seconds and 4 git commands to generate.