summaryrefslogtreecommitdiffstats
path: root/arch.mak
Commit message (Collapse)AuthorAgeFilesLines
* build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun2016-12-221-11/+0
| | | | This unclutters the top-level directory and groups related files together.
* ppc: vsx: Implement float_dspLuca Barbato2015-05-311-0/+1
|
* aarch64: add armv8 CPU flagJanne Grunau2014-04-061-0/+1
|
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-2/+0
| | | | | SPARC is no longer being used in any multimedia-related fields and the VIS optimizations only represent a maintenance burden.
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-1/+1
| | | | | | | This is consistent with usual ARM nomenclature as well as with the VFPV3 and NEON symbols which both lack the ARM prefix. Signed-off-by: Mans Rullgard <mans@mansr.com>
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-2/+0
| | | | The code fails to compile and is broken beyond repair.
* build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-0/+13
OpenPOWER on IntegriCloud