From 54ea771f6a0143559812016066ea92208cec3a1b Mon Sep 17 00:00:00 2001 From: Jackie Smith Cashion Date: Fri, 5 Apr 1996 17:43:05 +0000 Subject: [PATCH] Fri Apr 5 18:39:28 1996 James G. Smith * config/tc-mips.c: Allow non-zero offsets from .sdata symbols to be accessed using the $gp register. * config/tc-mips.h (MAX_GPREL_OFFSET): Added. This ensures that the $gp addressing will continued to be used if the "combine_statics" optimisation is enabled within GCC. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 4cd6d34e5d4..cc00a66689f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 5 18:39:28 1996 James G. Smith + + * config/tc-mips.c: Allow non-zero offsets from .sdata symbols to + be accessed using the $gp register. + * config/tc-mips.h (MAX_GPREL_OFFSET): Added. + Wed Apr 3 10:56:14 1996 Doug Evans * config/tc-sparc.c (sparc_md_end): Set bfd machine number to -- 2.30.2