aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-10-20 06:45:55 +0000
committerJeff Law <law@redhat.com>1994-10-20 06:45:55 +0000
commite443a0212051e843cd8604b8d321488abe75feb3 (patch)
tree1563a6c3464e02d7830fb991758cd091e74fa6c1 /gas
parent91dc42c57902e9f0957fcf3b572141c63bb9fa4f (diff)
downloadgdb-e443a0212051e843cd8604b8d321488abe75feb3.zip
gdb-e443a0212051e843cd8604b8d321488abe75feb3.tar.gz
gdb-e443a0212051e843cd8604b8d321488abe75feb3.tar.bz2
* config/tc-hppa.c (md_apply_fix): Set new_val to 8 for all
fixups to branch instructions (not just pc-relative ones) which will generate SOM relocations.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 77df46f..439d453 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 20 00:43:38 1994 Jeff Law (law@snake.cs.utah.edu)
+
+ * config/tc-hppa.c (md_apply_fix): Set new_val to 8 for all
+ fixups to branch instructions (not just pc-relative ones) which
+ will generate SOM relocations.
+
Wed Oct 19 13:41:56 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* config/tc-a29k.c: Include ctype.h with angle brackets.