aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-10sim: also constify sim_fpu_print_funcMike Frysinger1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+2
in the previous copyright update.
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
to GPLv3.
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+6
From matthew green <mrg@redhat.com>: * sim-fpu.h: Update copyright. (sim_fpu_fraction, sim_fpu_guard): New prototypes. * sim-fpu.c: Update copyright. (sim_fpu_fraction, sim_fpu_guard): New inline functions.
2003-06-22Oops! Committed to much, reverting :-(Andrew Cagney1-6/+2
2003-06-22Fix changelogAndrew Cagney1-1/+5
2002-02-25Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney1-1/+1
2002-02-102002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
* callback.c: Fix some spelling errors. * hw-device.h: Likewise. * hw-tree.c: Likewise. * sim-abort.c: Likewise. * sim-alu.h: Likewise. * sim-core.h: Likewise. * sim-events.c: Likewise. * sim-events.h: Likewise. * sim-fpu.h: Likewise. * sim-profile.h: Likewise. * sim-utils.c: Likewise.
2002-01-202002-01-20 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
* sim-fpu.h (SIM_FPU_IS_QNAN): Replace "Quite" with "Quiet" in the comment for this enumerator.
2002-01-142002-01-14 Ben Elliston <bje@redhat.com>Ben Elliston1-2/+2
* sim-fpu.h: Fix comment about sim_fpu_* constants.
2000-12-232000-12-15 Ben Elliston <bje@redhat.com>Ben Elliston1-0/+7
* sim-fpu.h (sim_fpu_printn_fpu): Declare. * sim-fpu.c (print_bits): Add digits parameter. Print only as many trailing digits as specified (-1 to print all digits). (sim_fpu_print_fpu): New wrapper around sim_fpu_printn_fpu. (sim_fpu_printn_fpu): Rename from sim_fpu_print_fpu; update calls to print_bits ().
2000-11-08* Spelling corrections.Ben Elliston1-5/+5
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+417
1999-04-16Initial creation of sourceware repositoryStan Shebs1-400/+0
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney1-21/+59
Make IGEN responsible for co-ordinating inlining of generated files. By default, aclocal.m4 disabled all inlining.
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney1-38/+313
(sim_fpu_fpto, sim_fpu_tofp): Define.
1997-05-15More floating point operations.Andrew Cagney1-7/+26
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-0/+68