File list
Jump to navigation
Jump to search
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | User | Description | Versions |
---|---|---|---|---|---|---|
15:20, 13 November 2018 | 0001-services-service manager-sandbox-linux-Fix-TCGETS-de.patch (file) | ![]() |
1 KB | Shawnanastasio | rebase | 2 |
15:20, 13 November 2018 | 0001-pdfium-allocator-Use-64k-page-sizes-on-ppc64.patch (file) | ![]() |
2 KB | Shawnanastasio | rebase | 2 |
15:19, 13 November 2018 | 0001-DONTMERGE-Disable-v8-unit-tests.patch (file) | ![]() |
1 KB | Shawnanastasio | rebase | 2 |
13:54, 12 November 2018 | 0011-unittest-Fix-some-tests-exposing-endianness-to-work-.patch (file) | ![]() |
4 KB | MarcusC | Chromium patch to adjust some unit tests to take endianness into account | 1 |
13:54, 12 November 2018 | 0010-sha1-Remove-byteswaps-on-big-endian.patch (file) | ![]() |
998 bytes | MarcusC | Chromium patch to fix SHA1 calculation on BE | 1 |
10:57, 11 November 2018 | 0009-pickle-Use-same-scalar-size-in-ReadBool-as-in-WriteB.patch (file) | ![]() |
812 bytes | MarcusC | Chromium patch for unbreaking PickleIterator::ReadBool on BE | 1 |
08:19, 11 November 2018 | 0008-dmg fp-Add-endianness-check.patch (file) | ![]() |
692 bytes | MarcusC | Patch to fix endianness issue in base/third_party/dmg_fp of Chromium | 1 |
17:36, 2 November 2018 | 0003-Fix-ECDSA-on-big-endian.patch (file) | ![]() |
2 KB | MarcusC | BoringSSL fix for endianness issues in EC handling | 1 |
18:41, 26 October 2018 | Temp-assertion-disable.patch (file) | ![]() |
915 bytes | Awilfox | Temporarily disable some assertions that harm the ability to run Firefox in debug mode on big endian PowerPC. | 1 |
18:29, 26 October 2018 | WebRTC-on-musl.patch (file) | ![]() |
1 KB | Awilfox | Required for building Firefox with WebRTC support on musl. | 1 |
18:29, 26 October 2018 | PPC64-musl-u2fhid.patch (file) | ![]() |
877 bytes | Awilfox | Required for building u2f-hid on 64-bit PowerPC using musl libc until [https://github.com/rust-lang/libc/pull/1106 fix is landed upstream in Rust libc crate]. | 1 |
18:28, 26 October 2018 | Adelie-specific-triplet.patch (file) | ![]() |
4 KB | Awilfox | Patch needed for building Firefox on Adélie Linux (unneeded on other flavours). | 1 |
18:27, 26 October 2018 | Mozconfig.txt (file) | ![]() |
1,018 bytes | Awilfox | Mozilla Mach build configuration file for building Firefox on Talos. | 1 |
15:49, 23 October 2018 | 0001-sandbox-linux-Update-IsSyscallAllowed-in-broker proc.patch (file) | ![]() |
981 bytes | Shawnanastasio | 1 | |
15:41, 23 October 2018 | 0005-sandbox-linux-seccomp-bpf-Add-ppc64-syscall-stub.patch (file) | ![]() |
3 KB | Shawnanastasio | Fix PutValueInUcontext | 5 |
15:40, 23 October 2018 | 0003-sandbox-linux-system headers-Update-linux-seccomp-he.patch (file) | ![]() |
1 KB | Shawnanastasio | fix naming | 2 |
15:38, 23 October 2018 | 0002-sandbox-linux-bpf dsl-Modify-seccomp macros-to-add-s.patch (file) | ![]() |
3 KB | Shawnanastasio | 3 | |
15:19, 22 October 2018 | Src-DEPS.patch (file) | ![]() |
856 bytes | Shawnanastasio | update for newer chromium trees | 2 |
18:58, 8 October 2018 | 0001-third party-blink-Add-SaveRegisters-implementation-w.patch (file) | ![]() |
4 KB | K3a | Add missing instruction to copy callback address to r12 before the jump. According to https://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi.html, GP register 12 is "used for exception handling and glink code". Function prologs often starts wi... | 4 |
18:42, 8 October 2018 | 0001-extensions-Add-ppc64-defines-to-make-extensions-work.patch (file) | ![]() |
3 KB | K3a | Patch with ppc64 arch definition to enable installing browser extensions | 1 |
18:19, 8 October 2018 | 0001-sandbox-linux-Implement-partial-support-for-ppc64-sy.patch (file) | ![]() |
4 KB | Shawnanastasio | rebase on latest chromium commit c363b5b5f180353ffd6c926f17a484cb3c5a6051 | 2 |
12:05, 3 October 2018 | 0002-SkCodevPriv-Add-missing-include-of-SkEndian.h.patch (file) | ![]() |
713 bytes | MarcusC | Chromium patch for skia missing an #include directive | 1 |
17:03, 2 October 2018 | 0007-modp b64-Fix-size-datatype-for-modp b64 decode-on-bi.patch (file) | ![]() |
847 bytes | MarcusC | Chromium patch for modp_b64 (BE) part 2 | 1 |
17:02, 2 October 2018 | 0006-modp b64-Set-WORDS BIGENDIAN-on-big-endian.patch (file) | ![]() |
856 bytes | MarcusC | Chromium patch for modp_b64 (BE) | 1 |
17:01, 2 October 2018 | 0001-wav-Implement-be-to-le-functions.patch (file) | ![]() |
1 KB | MarcusC | Chromium patch for webrtc (BE) | 1 |
17:01, 2 October 2018 | 0001-build ffmpeg-Recognize-ppc64.patch (file) | ![]() |
886 bytes | MarcusC | Chromium patch for ffmpeg build (BE) | 1 |
17:00, 2 October 2018 | 0001-protozero-Implement-byte-swap-macros.patch (file) | ![]() |
903 bytes | MarcusC | Chromium patch for protozero (BE) | 1 |
16:39, 2 October 2018 | 0001-SkJSON-Fix-tagged-value-implementation-for-big-endia.patch (file) | ![]() |
4 KB | MarcusC | Chromium patch for SkJSON tagged value implmentation (BE) | 1 |
16:38, 2 October 2018 | 0002-bn-Fix-I-O-on-big-endian.patch (file) | ![]() |
3 KB | MarcusC | Chromium patch for boringssl bignum I/O on BE | 1 |
16:37, 2 October 2018 | 0001-Add-ppc64-big-endian-to-base.h.patch (file) | ![]() |
894 bytes | MarcusC | Chromium patch for boringssl ppc64 support (BE) | 1 |
16:37, 2 October 2018 | 0005-blink-Fix-SaveRegisters ppc64-for-ABIv1.patch (file) | ![]() |
946 bytes | MarcusC | Chromium patch for SaveRegisters (BE) | 1 |
16:36, 2 October 2018 | 0004-blink-Update-variable-names-in-BE-part-of-graphics-c.patch (file) | ![]() |
2 KB | MarcusC | Chromium patch for blink graphics (BE) | 1 |
16:35, 2 October 2018 | 0003-i18n-Use-correct-ICU-data-file.patch (file) | ![]() |
939 bytes | MarcusC | Chromium patch for ICU (BE) | 1 |
16:09, 2 October 2018 | 0002-datapack-Byteswap-metadata-on-big-endian.patch (file) | ![]() |
7 KB | MarcusC | Chromium datapack patch (BE) | 1 |
16:09, 2 October 2018 | 0001-sandbox-Fix-SECCOMP ARCH-for-ppc64.patch (file) | ![]() |
2 KB | MarcusC | Chromium sandbox patch (BE) | 1 |
06:32, 27 September 2018 | Veritates.jpg (file) | ![]() |
198 KB | JSharp | Raptor Computing Systems Talos II Cluster | 1 |
01:11, 25 September 2018 | 0001-Add-support-for-PPC64-in-build config.h.patch (file) | ![]() |
958 bytes | Shawnanastasio | 1 | |
17:46, 24 September 2018 | HACK-third party-libvpx-use-generic-gnu.patch (file) | ![]() |
2 KB | Shawnanastasio | HACK - use the generic-gnu libvpx target to avoid vp9 artifacts | 1 |
21:54, 21 September 2018 | 0001-Force-baseline-POWER8-AltiVec-VSX-CPU-features-when-.patch (file) | ![]() |
871 bytes | TimothyPearson | 1 | |
16:12, 21 September 2018 | 0001-third party-ffmpeg-Add-pre-generated-ppc64-configura.patch (file) | ![]() |
11 KB | Shawnanastasio | alternative to running build, copy config, generate gn | 1 |
14:46, 21 September 2018 | 0001-Apply-blink-64k-page-workaround-to-ppc64-systems.patch (file) | ![]() |
1 KB | TimothyPearson | 1 | |
17:34, 18 September 2018 | 0001-third party-libvpx-Properly-generate-gni-on-ppc64.patch (file) | ![]() |
3 KB | TimothyPearson | Fix spurious brace from earlier upload | 5 |
15:17, 18 September 2018 | 0001-Add-spin-yield-support-for-ppc64.patch (file) | ![]() |
920 bytes | TimothyPearson | 1 | |
15:13, 18 September 2018 | 0001-Reenable-VSX-in-libpng.patch (file) | ![]() |
31 KB | TimothyPearson | 1 | |
14:37, 18 September 2018 | 0002-Include-cstddef-to-fix-build.patch (file) | ![]() |
782 bytes | TimothyPearson | 1 | |
00:24, 16 September 2018 | Morgans-Revenge-Bridge.jpeg (file) | ![]() |
5.23 MB | Peter Easton | The desktop! | 1 |
15:20, 14 September 2018 | 0002-sql-Initial-database-workarounds-for-64k-on-ppc64.patch (file) | ![]() |
3 KB | Shawnanastasio | WIP: sql patches | 1 |
15:30, 13 September 2018 | 0006-build-toolchain-allow-clang-on-ppc64.patch (file) | ![]() |
848 bytes | Shawnanastasio | allow clang on ppc64 | 1 |
15:29, 13 September 2018 | 0005-sandbox-linux-update-unit-test-for-ppc64.patch (file) | ![]() |
1,004 bytes | Shawnanastasio | 1 | |
15:29, 13 September 2018 | 0004-appcache-remove-constexpr-foror-functions-that-use-s.patch (file) | ![]() |
2 KB | Shawnanastasio | remove unnecessary constexpr | 1 |