aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-08-27 15:21:30 +0000
committerJeff Law <law@redhat.com>1996-08-27 15:21:30 +0000
commita58b037adc4c4630e2f53ad908dbfca046f3a380 (patch)
tree97995204301db395c3a768294383f5cec5bdd972 /gas
parent855f9c58707d8fea3353d7549cc82d0d10625f57 (diff)
downloadgdb-a58b037adc4c4630e2f53ad908dbfca046f3a380.zip
gdb-a58b037adc4c4630e2f53ad908dbfca046f3a380.tar.gz
gdb-a58b037adc4c4630e2f53ad908dbfca046f3a380.tar.bz2
* config/tc-hppa.c (tc_gen_reloc): Add new argument to
hppa_gen_reloc_type call. Fixing a problem with -mlinker-opt.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 09d3775..06bc97a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 27 09:05:50 1996 Jeffrey A Law (law@cygnus.com)
+
+ * config/tc-hppa.c (tc_gen_reloc): Add new argument to
+ hppa_gen_reloc_type call.
+
start-sanitize-d10v
Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>