summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/gcc_fixes.h
Commit message (Expand)AuthorAge
* Simplify preprocessor expression as suggested by Mans.Diego Biurrun2008-01-17
* gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpar...Luca Barbato2008-01-13
* Fix make checkheaders.Diego Biurrun2007-12-27
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Remove const vector macro indirection that is useless and obfuscatingDiego Biurrun2007-10-01
* Remove Metrowerks compiler workaround.Diego Biurrun2007-10-01
* Remove SYS_DARWIN preprocessor directive that is just a duplicate of aDiego Biurrun2007-08-24
* Merge __MWERKS__ preprocessor directives.Diego Biurrun2007-08-24
* Move Apple gcc AltiVec vector declaration syntax to libavutil.Diego Biurrun2007-08-24
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-22
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* typo in the gcc handmade regalloc triggerLuca Barbato2006-04-16
* hadamard8_diff* enabled on linux/ppcLuca Barbato2006-04-07
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-28
* namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm...Michael Niedermayer2003-07-29
* PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-07-04
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer2003-06-29
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-21