aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-04-07 21:01:43 +0000
committerJeff Law <law@redhat.com>1997-04-07 21:01:43 +0000
commite41369a45f31905498cf9c49476d97418381fcba (patch)
tree46bb70dd9570568871adabab1041da95284d2eb0 /gas
parentb4aa23f24488d584963b30451fc68b02cdbdbb0d (diff)
downloadgdb-e41369a45f31905498cf9c49476d97418381fcba.zip
gdb-e41369a45f31905498cf9c49476d97418381fcba.tar.gz
gdb-e41369a45f31905498cf9c49476d97418381fcba.tar.bz2
* 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*.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 145e288..6feaad1 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 <dje@canuck.cygnus.com>
* Makefile.in: Regenerate dependencies.