diff options
author | Chris Demetriou <cgd@google.com> | 2002-06-04 16:17:20 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2002-06-04 16:17:20 +0000 |
commit | ba46ddd0cfad2b1e03163d32253e8f6f2c7427e6 (patch) | |
tree | d8a924fa42f6a9c494d0a5ced05deab64d331a56 /gprof | |
parent | ae2ab2ce36add94113c2ce747f8e726a7fc52e3b (diff) | |
download | gdb-ba46ddd0cfad2b1e03163d32253e8f6f2c7427e6.zip gdb-ba46ddd0cfad2b1e03163d32253e8f6f2c7427e6.tar.gz gdb-ba46ddd0cfad2b1e03163d32253e8f6f2c7427e6.tar.bz2 |
2002-06-04 Chris Demetriou <cgd@broadcom.com>
Ed Satterthwaite <ehs@broadcom.com>
* cp1.c (Infinity): Remove.
* sim-main.h (Infinity): Likewise.
* cp1.c (fp_unary, fp_binary): New functions.
(fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div, fp_recip)
(fp_sqrt): New functions, implemented in terms of the above.
(AbsoluteValue, Negate, Add, Sub, Multiply, Divide)
(Recip, SquareRoot): Remove (replaced by functions above).
* sim-main.h (fp_abs, fp_neg, fp_add, fp_sub, fp_mul, fp_div)
(fp_recip, fp_sqrt): New prototypes.
(AbsoluteValue, Negate, Add, Sub, Multiply, Divide)
(Recip, SquareRoot): Replace prototypes with #defines which
invoke the functions above.
Diffstat (limited to 'gprof')
0 files changed, 0 insertions, 0 deletions