aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-03-04 19:42:03 +0000
committerJeff Law <law@redhat.com>1996-03-04 19:42:03 +0000
commit421e2c270e512c5f812197fc2da3215279c8b932 (patch)
treeeeadd80a9d4cc274fc851645b93d995f68f8e667 /gas
parent3d0c8fa1d4625ec58db6d67f292cfd16af9bfd7e (diff)
downloadgdb-421e2c270e512c5f812197fc2da3215279c8b932.zip
gdb-421e2c270e512c5f812197fc2da3215279c8b932.tar.gz
gdb-421e2c270e512c5f812197fc2da3215279c8b932.tar.bz2
* config/tc-hppa.c: Add default definitions for R_N0SEL and
R_N1SEL since they're not defined for old versions of hpux.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3b112a5..90a9106 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Mon Mar 4 10:13:06 1996 Jeffrey A Law (law@cygnus.com)
+ * config/tc-hppa.c: Add default definitions for R_N0SEL and
+ R_N1SEL since they're not defined for old versions of hpux.
+
* config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code.
Set "sym_ptr_ptr" and "addend" fields to dummy values for
R_N0SEL and R_N1SEL.