From 79c4bb347e058f82ab2150fee95c3bd29ab557de Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 9 Feb 1995 23:19:27 +0000 Subject: [PATCH] * config/tc-i386.c (md_assemble): Adjust conditions for changing BFD_RELOC_32 to BFD_RELOC_386_GOTPC to handle a switch in frags. Patch originally from Rob Ryan . * config/tc-i386.c: Include subsegs.h. (tc_i386_fix_adjustable): Declare return value. (i386_operand): Don't use an assignment directly as a condition. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6f23bb9da30..82ecc4cc3a2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Thu Feb 9 18:16:34 1995 Ian Lance Taylor + + * config/tc-i386.c (md_assemble): Adjust conditions for changing + BFD_RELOC_32 to BFD_RELOC_386_GOTPC to handle a switch in frags. + Patch originally from Rob Ryan . + + * config/tc-i386.c: Include subsegs.h. + (tc_i386_fix_adjustable): Declare return value. + (i386_operand): Don't use an assignment directly as a condition. + Thu Feb 9 10:37:13 1995 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c (md_apply_fix): In some cases subtract the -- 2.30.2