minor reformatting in sim/common/sim-fpu.c.
[external/binutils.git] / sim / common / sim-fpu.c
2016-01-17 Joel Brobeckerminor reformatting in sim/common/sim-fpu.c.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-29 Nick CliftonFix problems in the sim sources discovered by running...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-02 Joel BrobeckerUpdate the copyright header of various files...
2011-03-15 Mike Frysingersim: common: trim trailing whitespace
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-23 Mike Frysingersim: fix fpu missing initializer warnings
2010-04-10 Mike Frysingersim: constify sim_fpu_print_status
2010-04-10 Mike Frysingersim: drop duplicate break statements in sim-fpu
2010-01-01 Joel BrobeckerUpdate copyright notices to add year 2010.
2009-01-14 Joel Brobecker Update the copyright notice of some of the...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-24 Joel Brobecker Switch the license of all files explicitly...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-08-29 Thiemo Seufer * sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-07-08 Ian Lance Taylor * sim-fpu.c (sim_fpu_abs): Always clear the sign bit.
2005-07-08 Ian Lance Taylor * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is...
2003-06-22 Andrew Cagney2003-06-22 Andrew Cagney <cagney@redhat.com>
2003-06-22 Andrew CagneyOops! Committed to much, reverting :-(
2003-06-22 Andrew CagneyFix changelog
2002-11-28 Chris Demetriou2002-11-27 Richard Sandiford <rsandifo@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-12 Aldy Hernandez002-06-09 Aldy Hernandez <aldyh@redhat.com>
2000-12-23 Ben Elliston2000-12-15 Ben Elliston <bje@redhat.com>
2000-11-08 Ben Elliston2000-11-09 Ben Elliston <bje@redhat.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-22 Jason Molendaimport gdb-1999-09-21
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-04-16 Andrew Cagneyo CVT.S.W and CVT.W.S were reversed
1998-04-04 Andrew CagneyCleanup INLINE support for simulators using common...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-25 Andrew CagneyExtend TRACE macros to include more cases.
1998-02-23 Andrew Cagney * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_c...
1998-02-20 Andrew CagneyImplement sim_fpu_is() and sim_fpu_cmp(). Note problem...
1997-08-30 Andrew CagneyPassify GCC. Convert 0x0LL to something more portable...
1997-05-17 Michael MeissnerTreat infinities like normal numbers for purposes of...
1997-05-15 Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15 Andrew CagneyMore floating point operations.
1997-05-05 Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.