Age | Commit message (Expand) | Author | Files | Lines |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -19/+10 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-08-29 | * sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for | Thiemo Seufer | 1 | -0/+4 |
2005-07-08 | * sim-fpu.c (sim_fpu_abs): Always clear the sign bit. | Ian Lance Taylor | 1 | -8/+2 |
2005-07-08 | * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is defined, use a | Ian Lance Taylor | 1 | -1/+12 |
2003-06-22 | 2003-06-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -28/+18 |
2003-06-22 | Oops! Committed to much, reverting :-( | Andrew Cagney | 1 | -18/+28 |
2003-06-22 | Fix changelog | Andrew Cagney | 1 | -1/+17 |
2002-11-28 | 2002-11-27 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 1 | -27/+1 |
2002-06-12 | 002-06-09 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 1 | -0/+4 |
2000-12-23 | 2000-12-15 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -31/+20 |
2000-11-08 | 2000-11-09 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -2/+2 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2578 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2566/+0 |
1998-04-16 | o CVT.S.W and CVT.W.S were reversed | Andrew Cagney | 1 | -3/+40 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -7/+19 |
1998-02-25 | Extend TRACE macros to include more cases. | Andrew Cagney | 1 | -6/+205 |
1998-02-23 | * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm. | Andrew Cagney | 1 | -14/+33 |
1998-02-20 | Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detecting | Andrew Cagney | 1 | -428/+1922 |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 1 | -27/+50 |
1997-05-17 | Treat infinities like normal numbers for purposes of comparisons | Michael Meissner | 1 | -6/+6 |
1997-05-15 | Remove some of the flake from the c80 floating point. | Andrew Cagney | 1 | -38/+563 |
1997-05-15 | More floating point operations. | Andrew Cagney | 1 | -14/+102 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -0/+169 |