index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdecnumber
Age
Commit message (
Expand
)
Author
2022-11-11
libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
Thomas Huth
2021-11-09
libdecnumber: Introduce decNumberIntegralToInt128
Luis Pires
2021-11-09
libdecnumber: introduce decNumberFrom[U]Int128
Luis Pires
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
2020-08-21
meson: target
Paolo Bonzini
2017-10-16
build: remove CONFIG_LIBDECNUMBER
Paolo Bonzini
2017-08-31
decnumber: use DIV_ROUND_UP
Marc-André Lureau
2016-02-16
libdecnumber: Clean up includes
Peter Maydell
2015-09-11
typofixes - v4
Veres Lajos
2015-06-23
remove libdecnumber/dpd/decimal128Local.h
Michael Tokarev
2014-08-24
libdecnumber: Fix warnings from smatch (missing static, boolean operations)
Stefan Weil
2014-06-16
libdecnumber: Fix decNumberSetBCD
Tom Musta
2014-06-16
libdecnumber: Introduce decNumberIntegralToInt64
Tom Musta
2014-06-16
libdecnumber: Introduce decNumberFrom[U]Int64
Tom Musta
2014-06-16
libdecnumber: Eliminate Unused Variable in decSetSubnormal
Tom Musta
2014-06-16
libdecnumber: Eliminate redundant declarations
Tom Musta
2014-06-16
libdecnumber: Prepare libdecnumber for QEMU include structure
Tom Musta
2014-06-16
libdecnumber: Introduce libdecnumber Code
Tom Musta