diff options
author | Chris Demetriou <cgd@google.com> | 2002-06-14 04:49:15 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2002-06-14 04:49:15 +0000 |
commit | eab549520abb39c29b7353558da945796e2dfde7 (patch) | |
tree | 4a055b641ee1a06e7901374b8057e05c6b3b13e7 /sim | |
parent | 3a2b820ef3ce74e14b7d5f1e67a8c1d99d6a9870 (diff) | |
download | fsf-binutils-gdb-eab549520abb39c29b7353558da945796e2dfde7.zip fsf-binutils-gdb-eab549520abb39c29b7353558da945796e2dfde7.tar.gz fsf-binutils-gdb-eab549520abb39c29b7353558da945796e2dfde7.tar.bz2 |
fix attribution in previous changelog entry
Diffstat (limited to 'sim')
-rw-r--r-- | sim/mips/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 2756249..1cb95e0 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,4 +1,5 @@ 2002-06-13 Chris Demetriou <cgd@broadcom.com> + Ed Satterthwaite <ehs@broadcom.com> * cp1.c (FP_PS_upper, FP_PS_lower, FP_PS_cat, FPQNaN_PS): New macros. (value_fpr, store_fpr, fp_cmp, fp_unary, fp_binary, fp_mac) |