summaryrefslogtreecommitdiff
path: root/src/libFLAC/ia32/lpc_asm.nasm
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes in lpc_asm.nasm and utf8.clvqcl2018-09-021-29/+29
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Improve encoding speed on older Intel CPUs.Erik de Castro Lopo2014-12-041-8/+8
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Remove support for AMD's 3Dnow.Erik de Castro Lopo2014-10-041-122/+0
* lpc_asm.nasm : Whitespace.Erik de Castro Lopo2014-03-141-15/+15
* lpc_asm.nasm : More 'mov cl' -> 'mov ecx' fixes.Erik de Castro Lopo2014-01-181-8/+10
* libFLAC : Add asm versions for two _wide() functions.Erik de Castro Lopo2014-01-071-0/+563
* libFLAC/ia32/lpc_asm.nasm : Match calls and returns.Erik de Castro Lopo2014-01-071-8/+16
* Add ASM function FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_16.Erik de Castro Lopo2013-08-311-1/+91
* Fix a couple of NASM warnings.Erik de Castro Lopo2013-08-131-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Remove old GNU-stack sections from nasm files.Miroslav Lichvar2012-12-041-4/+0
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* minor commentsJosh Coalson2007-03-221-0/+2
* minor commentsJosh Coalson2007-03-131-13/+15
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* patch sf#1580550 noexec stack: http://sourceforge.net/tracker/index.php?func=...Josh Coalson2006-11-101-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fix ANSI C violation w.r.t. const arraysJosh Coalson2005-01-261-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-14/+26
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* patch from MiroslavJosh Coalson2002-12-301-1/+4
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* check in Miroslav's PIC patchJosh Coalson2001-12-041-15/+33
* fix bug in SSE routinesJosh Coalson2001-07-181-3/+3
* add 3DNOW stuff from MiroslavJosh Coalson2001-07-161-0/+119
* add commentsJosh Coalson2001-07-161-3/+0
* add warnings about implicit assumptions in some routinesJosh Coalson2001-07-121-0/+6
* revamp the ordinal typesJosh Coalson2001-06-231-5/+5
* minor formatting changesJosh Coalson2001-06-181-1/+1
* rename i386 to ia32 everywhereJosh Coalson2001-06-131-18/+18
* move from ../i386Josh Coalson2001-06-131-0/+1348