Christoffer Lerno
|
9b86b00834
|
Compilation is now done with each module compiled together.
|
2021-05-11 14:58:21 +02:00 |
|
Christoffer Lerno
|
4536d3a270
|
Fix of missing O3 setting. Added safe/unsafe mode. Updated trapping on negation. Added trap on negative shift & shift exceeding bit width. Added trap on div by zero, rem by zero. Prevent UB on negative shift/shift exceeding bit width. Use ordered FP comparison.
|
2021-04-07 11:14:55 +02:00 |
|
Christoffer Lerno
|
1bc4400246
|
Incorrectly removed %=. Now restored with tests.
|
2021-03-17 19:39:55 +01:00 |
|