diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e05d2afd035..746a76c84e8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-12-11 Richard Sandiford <rsandifo@redhat.com> + + * config/mips/mips.c (mips_global_pointer): Force functions with + a nonlocal goto to set up $gp. + 2003-12-11 James E Wilson <wilson@specifixinc.com> PR target/13132 |