* config/tc-hppa.c (pa_subspace_start): If OBJ_ELF, then always return

zero.
        * config/tc-hppa.h (tc_frob_symbol): Don't reset the value of the
        symbol for OBJ_ELF anymore.
Fixes testsuite problem for hppa1.1-hp-*elf*.
This commit is contained in:
Jeff Law 1997-04-07 21:01:43 +00:00
parent b4aa23f244
commit e41369a45f
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Mon Apr 7 14:58:22 1997 Jeffrey A Law (law@cygnus.com)
* config/tc-hppa.c (pa_subspace_start): If OBJ_ELF, then always return
zero.
* config/tc-hppa.h (tc_frob_symbol): Don't reset the value of the
symbol for OBJ_ELF anymore.
Mon Apr 7 10:54:59 1997 Doug Evans <dje@canuck.cygnus.com>
* Makefile.in: Regenerate dependencies.