aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-02-04sim: Add partial support for IEEE 754-2008Faraz Shahbazker1-1/+25
2022-02-04sim: Factor out NaN handling in floating point operationsFaraz Shahbazker1-0/+10
2022-02-04sim: Allow toggling of quiet NaN-bit semanticsFaraz Shahbazker1-0/+25
2022-01-06sim: common: migrate to standard uintXX_t typesMike Frysinger1-23/+23
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-12sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])Peter Gavin1-5/+8
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
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
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
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+6
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
2002-01-202002-01-20 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
2002-01-142002-01-14 Ben Elliston <bje@redhat.com>Ben Elliston1-2/+2
2000-12-232000-12-15 Ben Elliston <bje@redhat.com>Ben Elliston1-0/+7
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
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney1-38/+313
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