* gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific
authorJeff Law <law@redhat.com>
Tue, 15 Nov 1994 18:35:32 +0000 (18:35 +0000)
committerJeff Law <law@redhat.com>
Tue, 15 Nov 1994 18:35:32 +0000 (18:35 +0000)
commit1a9a95bb2aac97ca1f2aba1fafa593fec323eb33
treee71701941d0eeb0ab917458aa126baf81917ed88
parent8e0e09f60077b422ae510f191d6f4de5be42b391
* gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific
definition.
(tc_frob_symbol): Make this condition on OBJ_SOM or OBJ_ELF.  For
ELF, subtract out the symbol->section->vma for non-common symbols.

* gas/testsuite/gas/hppa/unsorted/unsorted.exp (importbug): Tweak
to match current expected ELF output.
* gas/testsuite/gas/hppa/reloc/reloc.exp
(do_plabel_relocation_test, do_r_no_reloc): Likewise.
gas/ChangeLog
gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/reloc/reloc.exp
gas/testsuite/gas/hppa/unsorted/unsorted.exp