* config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind
authorJeff Law <law@redhat.com>
Mon, 16 May 1994 19:29:56 +0000 (19:29 +0000)
committerJeff Law <law@redhat.com>
Mon, 16 May 1994 19:29:56 +0000 (19:29 +0000)
commit3315c7c71422bde8222cadbb9c1eb0568304c7d0
tree8655fa04a88df1956f47fc1828fce69171b66008
parenta0546d5ed3e9a10f03e30edcae72e665cca809e2
* config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind
throughout code.
(is_complex): Delete definition and support for complex relocation
types.
(tc_gen_reloc): Delete special unwind crud for ELF.  Simplify and
rewrite ELF code based on 94-02-02 PA ELF draft spec.
(pa_build_unwind_subspace): Use standard PARISC_DIR32 relocs for
the unwind descriptors.
gas/ChangeLog
gas/config/tc-hppa.c