Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: remove CONFIG_LIBDECNUMBER | Paolo Bonzini | 2017-10-16 | 1 | -0/+5 |
* | decnumber: use DIV_ROUND_UP | Marc-André Lureau | 2017-08-31 | 1 | -1/+1 |
* | libdecnumber: Clean up includes | Peter Maydell | 2016-02-16 | 5 | -12/+5 |
* | typofixes - v4 | Veres Lajos | 2015-09-11 | 2 | -5/+5 |
* | remove libdecnumber/dpd/decimal128Local.h | Michael Tokarev | 2015-06-23 | 1 | -42/+0 |
* | libdecnumber: Fix warnings from smatch (missing static, boolean operations) | Stefan Weil | 2014-08-24 | 1 | -10/+11 |
* | libdecnumber: Fix decNumberSetBCD | Tom Musta | 2014-06-16 | 1 | -1/+1 |
* | libdecnumber: Introduce decNumberIntegralToInt64 | Tom Musta | 2014-06-16 | 2 | -3/+49 |
* | libdecnumber: Introduce decNumberFrom[U]Int64 | Tom Musta | 2014-06-16 | 1 | -0/+30 |
* | libdecnumber: Eliminate Unused Variable in decSetSubnormal | Tom Musta | 2014-06-16 | 1 | -2/+0 |
* | libdecnumber: Eliminate redundant declarations | Tom Musta | 2014-06-16 | 3 | -6/+0 |
* | libdecnumber: Prepare libdecnumber for QEMU include structure | Tom Musta | 2014-06-16 | 5 | -20/+20 |
* | libdecnumber: Introduce libdecnumber Code | Tom Musta | 2014-06-16 | 6 | -0/+10504 |