Fri Apr 5 18:39:28 1996 James G. Smith <jsmith@cygnus.co.uk>
authorJackie Smith Cashion <jsmith@redhat.com>
Fri, 5 Apr 1996 17:43:05 +0000 (17:43 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Fri, 5 Apr 1996 17:43:05 +0000 (17:43 +0000)
commit54ea771f6a0143559812016066ea92208cec3a1b
tree543cde77562e20df877744400f7affd093f263e9
parent01ae5e9996424c6cd584a3b935e08b2f68155bc9
Fri Apr  5 18:39:28 1996  James G. Smith  <jsmith@cygnus.co.uk>

* 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