]> git.sesse.net Git - x264/history - tools/checkasm-a.asm
Fix float-cast-overflow in x264_ratecontrol_end function
[x264] / tools / checkasm-a.asm
2016-01-16 Henrik GramnerBump dates to 2016
2016-01-16 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2015-08-18 Henrik Gramnercheckasm: Properly save rdx/edx in checkasm_call()...
2015-07-25 Henrik Gramnerx86: Experimental nasm support
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-05-20 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-05-17 Henrik Gramnercheckasm: Fix stack alignment bug
2013-01-09 Loren MerrittBump dates to 2013
2013-01-08 Loren Merrittx86inc: activate REP_RET automatically
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-02-04 Ronald S. BultjeChange %ifdef directives to %if directives in *.asm...
2012-02-04 HiiBump dates to 2012
2012-01-15 Henrik Gramnerx86inc improvements for 64-bit
2011-08-09 Loren Merrittasm cosmetics part 2
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2010-02-15 Loren MerrittRemove unnecessary PIC support macros
2009-02-11 Anton MitrofanovWindows 64-bit support
2008-09-01 Holger Lubitzzigzag asm
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-02 Loren Merrittlowres_init asm
2008-06-08 Loren Merrittbenchmark most of the asm functions (checkasm --bench).