From: Jeff Law Date: Thu, 20 Oct 1994 06:45:55 +0000 (+0000) Subject: * config/tc-hppa.c (md_apply_fix): Set new_val to 8 for all X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e443a0212051e843cd8604b8d321488abe75feb3;p=binutils-gdb.git * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 77df46f3e03..439d453165e 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 * config/tc-a29k.c: Include ctype.h with angle brackets.