ttmath/ttmath
Christian Kaiser 9b576ddbe2 - corrected 64 bit assembler code (ebx was not preserved)
- minor optimization

git-svn-id: svn://ttmath.org/publicrep/ttmath/branches/chk@147 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-05-15 14:42:43 +00:00
..
ttmath.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathbig.h - corrected 64 bit assembler code (ebx was not preserved) 2009-05-15 14:42:43 +00:00
ttmathconfig.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathint.h - support for MS specific code (__int64 etc) and warnings 2009-05-06 15:11:29 +00:00
ttmathobjects.h added thread-safety to static history buffers (factorial and logarithm) for MSVC 2009-05-07 11:37:10 +00:00
ttmathparser.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathtypes.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathuint.h MSVC ASM improvements (no register saves necessary, as this is done automatically by the C compiler) 2009-05-14 12:59:12 +00:00
ttmathuint_noasm.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathuint_x86.h - corrected 64 bit assembler code (ebx was not preserved) 2009-05-15 14:42:43 +00:00
ttmathuint_x86_64.h - merged Tomasz' version 0.8.5 2009-05-11 12:25:25 +00:00
ttmathuint_x86_amd64_msvc.asm - corrected 64 bit assembler code (ebx was not preserved) 2009-05-15 14:42:43 +00:00