Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-26 | softfloat: merge floatx80_mod and floatx80_rem | Joseph Myers | 1 | -1/+0 |
2019-06-26 | m68k comments break patch submission due to being incorrectly formatted | Lucien Murray-Pitts | 1 | -1/+2 |
2018-03-13 | target/m68k: implement fcosh | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement fsinh | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement ftanh | Laurent Vivier | 1 | -0/+2 |
2018-03-13 | target/m68k: implement fatanh | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement facos | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement fasin | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement fatan | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement fcos | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement fsin | Laurent Vivier | 1 | -0/+1 |
2018-03-13 | target/m68k: implement ftan | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement ftentox | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement ftwotox | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement fetox | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement flog2 | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement flog10 | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement flogn | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: implement flognp1 | Laurent Vivier | 1 | -0/+1 |
2018-03-09 | target/m68k: define floatx80_move() | Laurent Vivier | 1 | -0/+1 |
2018-03-04 | target/m68k: add fscale, fgetman and fgetexp | Laurent Vivier | 1 | -0/+3 |
2018-03-04 | target/m68k: add fmod/frem | Laurent Vivier | 1 | -0/+26 |