From e41369a45f31905498cf9c49476d97418381fcba Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 7 Apr 1997 21:01:43 +0000 Subject: [PATCH] * 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*. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 145e2885bd1..6feaad1af7e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 * Makefile.in: Regenerate dependencies. -- 2.30.2