Miroslav Lichvar
7edf67769f
Remove old GNU-stack sections from nasm files.
...
They are not needed since the section is defined in nasm.h.
2012-12-04 17:43:49 +11:00
Samuli Suominen
12022d90dd
Fix assembler code to make it PIC so the dynamic linker does
...
not have to do text relocations on-the-fly. Patch from Gentoo
via Jaren Stangret <sirjaren@gmail.com >
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com >
2012-07-26 17:21:41 +10:00
Josh Coalson
dea0f5a044
add 2009 copyright
2009-01-07 07:31:28 +00:00
Josh Coalson
ee51fc0bae
Fix bug in bitreader handling of read callback returning a short count (SF#2490454: https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478 )
2009-01-06 17:14:31 +00:00
Josh Coalson
82b128050e
update copyright for 2008
2008-02-28 05:34:21 +00:00
Josh Coalson
5fa534f56f
minor optimization
2007-03-30 00:54:17 +00:00
Josh Coalson
7e174a4f84
fix extern names for win32
2007-03-23 05:23:11 +00:00
Josh Coalson
0bddabc5df
minor optimizations
2007-03-23 04:48:52 +00:00
Josh Coalson
6942044be1
optimization: faster crc-16 calculation
2007-03-22 07:23:14 +00:00
Josh Coalson
645620c24b
optimization: move code for non-zero crc16_align out of the way since it is a rare case
2007-03-22 03:37:36 +00:00
Josh Coalson
ddddff6a56
add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()
2007-03-22 03:22:27 +00:00