Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/fpu
AgeCommit message (Expand)Author
2022-08-29Avoid archiving single objectskcgen
2022-08-06Standardize Meson formatting with muon fmtkcgen
2022-04-14Mass replace int types with cstdint typesWengier
2021-12-30Add the ghc::filesystem to the build systemkcgen
2021-11-05Drop unnecessary 16-casts from x86 FPU instructionskcgen
2021-10-04Avoid using libloguru as project includePatryk Obara
2021-10-04Update entire system for C++17 supportKirk
2021-08-22Fix compiler warnings from GCC level 3Kirk
2021-02-21Remove Autotools-based buildsystemPatryk Obara
2021-02-16Merge branch 'master' into mesonPatryk Obara
2021-02-16Merge 'svn/trunk' r4441Patryk Obara
2021-02-07One of my compilers likes this a lot better. Peter Veenstra
2021-02-07Rewrite store integer instructions to check if the result fits.(vogons 78127)Peter Veenstra
2021-01-20Merge branch 'master' into mesonPatryk Obara
2021-01-20Merge 'svn/trunk' r4412Patryk Obara
2021-01-14A new and hopeful better yearPeter Veenstra
2020-12-17Start migration to meson buildsystemPatryk Obara
2020-10-21Merge branch 'svn/trunk' r4386Patryk Obara
2020-10-19Fix up Stack over- and underflow exception bits.Peter Veenstra
2020-10-19Merge branch 'svn/trunk' r4380Patryk Obara
2020-10-19Correct the TAG check after 4199Peter Veenstra
2020-09-24Adjust static_assert message to be more specificPatryk Obara
2020-09-24Ensure long long int and uint64_t are the same sizekcgen
2020-09-24Simplify and clarify FPU decimation loopkcgen
2020-09-21Merge branch 'svn/trunk' r4367Patryk Obara
2020-09-21Change FPU_FBST to only write 18 decimals instead of the wrongly 19, this mak...Peter Veenstra
2020-07-12Enable M_PI under MSVC, and use it in existing codekcgen
2020-05-24Merge branch 'svn/trunk' r4342Patryk Obara
2020-05-22Reduce repetition a bit.Peter Veenstra
2020-04-25time keeps tickingPeter Veenstra
2020-03-07Update copyright dates to 2020Joshua Fern
2020-01-11Fix format warnings in fpuPatryk Obara
2019-09-15Import svn:ignore props to .gitignore filesPatryk Obara
2019-04-01Refine stack overflow and underflow for the fpu a bit.Peter Veenstra
2019-01-25Update year and address of FSFPeter Veenstra
2018-05-29Time keeps on tickingPeter Veenstra
2017-05-30Years updatePeter Veenstra
2015-01-06Year update.Peter Veenstra
2014-06-18reordering.Peter Veenstra
2014-06-18Add Exit conditions for stack over/underflows Peter Veenstra
2013-12-05Let compiler generate offset arithmetic to make fpu-x86 portable to x86_64.(t...Peter Veenstra
2013-11-05make clang happy. Thanks wjpPeter Veenstra
2013-01-15Year updatePeter Veenstra
2012-10-30use local labels in defines so that -lto works with gccPeter Veenstra
2011-04-26Update year. Remove CVS tagsPeter Veenstra
2010-06-09Detect +/- INF when loading a 80bitPeter Veenstra
2010-02-11Update yearPeter Veenstra
2010-01-12Fix ca-cyber with C FPU core.Peter Veenstra
2010-01-11Fix ANTIGOK1.EXE and other basic programs compiled with the same compiler tha...Peter Veenstra
2009-09-16FFREEP. (thanks ripsaw)Peter Veenstra