diff options
author | Michael Snyder <msnyder@vmware.com> | 2002-07-29 23:17:10 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2002-07-29 23:17:10 +0000 |
commit | 2265c243fc134596f73bd02b93c45ab7a5e9c49e (patch) | |
tree | 07b086c0e0a3ab861b3f56b967b27cad48b78ee1 /sim/mips/ChangeLog | |
parent | 04ea0df192c8d83d525c352062261438b6b703d9 (diff) | |
download | gdb-2265c243fc134596f73bd02b93c45ab7a5e9c49e.zip gdb-2265c243fc134596f73bd02b93c45ab7a5e9c49e.tar.gz gdb-2265c243fc134596f73bd02b93c45ab7a5e9c49e.tar.bz2 |
2002-07-29 Michael Snyder <msnyder@redhat.com>
* cp1.c (fp_recip2): Modify initialization expression so that
GCC will recognize it as constant.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 9b75782..5ff1ef0 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +2002-07-29 Michael Snyder <msnyder@redhat.com> + + * cp1.c (fp_recip2): Modify initialization expression so that + GCC will recognize it as constant. + 2002-06-18 Chris Demetriou <cgd@broadcom.com> * mdmx.c (SD_): Delete. |