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
2020-05-16 22:26:00 -07:00
2020-02-18 19:38:54 -08:00
2020-06-11 15:31:09 -07:00
2020-04-03 18:54:16 -07:00
2020-02-17 21:46:37 -08:00
2020-06-11 15:31:09 -07:00
2020-04-29 23:14:18 -07:00
2018-11-27 06:49:28 -08:00
2020-05-18 21:00:28 -07:00
2020-06-11 15:31:09 -07:00
2020-05-19 19:26:02 -07:00
2020-01-22 18:28:01 -08:00
2020-05-28 20:36:08 -07:00
2019-08-20 11:55:34 -07:00
2020-03-14 21:45:24 -07:00
2018-01-16 22:44:02 +01:00
2019-08-17 10:42:19 -07:00
2018-07-17 21:08:19 -07:00
2020-06-11 15:31:09 -07:00
2017-12-19 19:37:16 -08:00
2017-06-28 18:10:26 -07:00
2020-06-11 15:31:09 -07:00

TenFourFox: Mozilla for Power Macintosh

A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. This project is not affiliated with nor supported by Mozilla in any way, and is not an official build. PowerPC forever!

This project is specifically for Mac OS X 10.4+. If you're looking for a browser for Mac OS 8.6-10.3, look at our sister project, Classilla.

Our Github project site houses our source code, documentation wiki and issues list. For downloads and archived versions, visit our SourceForge download repository. The most current downloads are always linked on the main TenFourFox home page.

If you are an end-user, or otherwise not an official contributor, do not file issues on Github. Please visit our Tenderapp support site and one of our helpful volunteers will assist. Issues opened by end users may be closed as invalid if they have not been adequately vetted.

The wiki/ branch contains old documentation and release notes from our former Google Code wiki. They are no longer updated or maintained. Take care as links in those documents have probably rotted.

Follow the TenFourFox Development blog!

Description
Mozilla for Power Macintosh.
Readme 354 MiB
Languages
C++ 35.7%
JavaScript 22.9%
C 18.4%
HTML 13.4%
Python 4%
Other 5.3%