[flac-dev] [PATCH] PPC/Altivec removal

lvqcl lvqcl.mail at gmail.com
Wed Jul 9 08:11:34 PDT 2014


This set of patches removes PPC/Altivec code from FLAC.
I decided to split the patch into 5 parts to make it
more simple:

1) removes FLAC__lpc_restore_signal_asm_ppc_altivec_16*
 from lpc.h and stream_decoder.c

2) removes PPC-specific code from cpu.c and cpu.h

3) removes PPC stuff from libFLAC/Makefile.lite and build/*.mk

4) removes as/gas/PPC-specific stuff from configure.ac
and libFLAC/Makefile.am

5) removes libFLAC/ppc folder and remove "src/libFLAC/ppc*/Makefile"
lines from configure.ac


The most problematic parts are 3 and 4 since I cannot directly
test them neither on Darwin PPC nor on Linux PPC.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: altivec_rm.zip
Type: application/zip
Size: 9941 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140709/164d72a9/attachment-0001.zip 


More information about the flac-dev mailing list