tenfourfox/gfx
Ken 3f33f8a6e5
Intel fixes (#608)
* ycbcr: intel assembly fixes for old gcc-as in Tiger

minor changes in assembly that are friendly to the
older gcc-as in Tiger

* libvpx/moz.build: only use force_cpusubtype_all on PPC

this flag is not accepted by the intel assembler

* libvpx: compiler/assembler fixes for intel

use clang-3.4 as the primary compiler
use yasm for the assembly

* nss: use clang-3.4 as compiler on Intel

nss contains assembly that the old gas assembler can't manage
using clang-3.4 is the easiest fix for this, as it is
already needed elsewhere for libvpx

* Intel mozconfig: update

we need to force the old gas assembler to be used
for the majority of the build as the newer clang
one will fail

* client.mk: use original which

MacPorts has a newer version of the which command
that is supposed to be more like current 'which' versions,
but there is an error in it at present and the construct
used in TFF doesn't work correctly.

Until this is fixed, use the original /usr/bin/which (and that
one can in fact be used forever, of course).
2020-06-11 15:31:09 -07:00
..
2d Merge pull request #11 from classilla/master 2018-05-10 09:17:16 +02:00
angle hello FPR 2017-04-19 00:56:45 -07:00
cairo #431: M1377257 M1372602 2017-08-30 21:38:14 -07:00
doc hello FPR 2017-04-19 00:56:45 -07:00
docs hello FPR 2017-04-19 00:56:45 -07:00
gl hello FPR 2017-04-19 00:56:45 -07:00
graphite2 #317: update graphite2 to 1.3.10 2017-10-05 21:52:02 -07:00
harfbuzz #429: update Harfbuzz to 1.5.1 2017-10-06 17:24:08 -07:00
ipc hello FPR 2017-04-19 00:56:45 -07:00
layers #551: M1538619 M1538736 M1542829 M1543617 M1531346 M1540166 2019-05-06 19:59:41 -07:00
ots Revert "look for log2() without std namespace" - need to investigate more 2017-12-17 19:16:07 +01:00
qcms #500: M1464063 M1464039 M1458048 2018-06-21 16:29:20 -07:00
skia hello FPR 2017-04-19 00:56:45 -07:00
src hello FPR 2017-04-19 00:56:45 -07:00
tests hello FPR 2017-04-19 00:56:45 -07:00
thebes #566: adac, swr3 2020-04-03 19:27:00 -07:00
vr hello FPR 2017-04-19 00:56:45 -07:00
ycbcr Intel fixes (#608) 2020-06-11 15:31:09 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00