Searched +full:qemu +full:- +full:ppc (Results 1 – 17 of 17) sorted by relevance
| /third_party/libuv/.github/workflows/ |
| D | CI-unix.yml | 1 name: CI-unix 6 - '**' 7 - '!docs/**' 8 - '!src/win/**' 9 - '!.**' 10 - '.github/workflows/CI-unix.yml' 13 - v[0-9].* 14 - master 17 build-linux: 18 runs-on: ubuntu-latest [all …]
|
| /third_party/rust/crates/libc/ci/docker/powerpc-unknown-linux-gnu/ |
| D | Dockerfile | 3 RUN apt-get update && apt-get install -y --no-install-recommends \ 4 gcc libc6-dev qemu-user ca-certificates \ 5 gcc-powerpc-linux-gnu libc6-dev-powerpc-cross \ 6 qemu-system-ppc 8 ENV CARGO_TARGET_POWERPC_UNKNOWN_LINUX_GNU_LINKER=powerpc-linux-gnu-gcc \ 9 CARGO_TARGET_POWERPC_UNKNOWN_LINUX_GNU_RUNNER="qemu-ppc -L /usr/powerpc-linux-gnu" \ 10 CC=powerpc-linux-gnu-gcc \
|
| /third_party/rust/crates/libc/ci/docker/powerpc64-unknown-linux-gnu/ |
| D | Dockerfile | 3 RUN apt-get update && apt-get install -y --no-install-recommends \ 4 gcc libc6-dev qemu-user ca-certificates \ 5 gcc-powerpc64-linux-gnu libc6-dev-ppc64-cross \ 6 qemu-system-ppc 8 ENV CARGO_TARGET_POWERPC64_UNKNOWN_LINUX_GNU_LINKER=powerpc64-linux-gnu-gcc \ 9 CARGO_TARGET_POWERPC64_UNKNOWN_LINUX_GNU_RUNNER="qemu-ppc64 -L /usr/powerpc64-linux-gnu" \ 10 CC=powerpc64-linux-gnu-gcc \
|
| /third_party/rust/crates/libc/ci/docker/powerpc64le-unknown-linux-gnu/ |
| D | Dockerfile | 3 RUN apt-get update && apt-get install -y --no-install-recommends \ 4 gcc libc6-dev qemu-user ca-certificates \ 5 gcc-powerpc64le-linux-gnu libc6-dev-ppc64el-cross \ 6 qemu-system-ppc 8 ENV CARGO_TARGET_POWERPC64LE_UNKNOWN_LINUX_GNU_LINKER=powerpc64le-linux-gnu-gcc \ 9 CARGO_TARGET_POWERPC64LE_UNKNOWN_LINUX_GNU_RUNNER="qemu-ppc64le -L /usr/powerpc64le-linux-gnu" \ 10 CC=powerpc64le-linux-gnu-gcc \
|
| /third_party/lz4/.circleci/images/primary/ |
| D | Dockerfile | 1 FROM circleci/buildpack-deps:bionic 3 RUN sudo apt-get -y -qq update 4 RUN sudo apt-get -y install software-properties-common 5 RUN sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test 6 RUN sudo apt-get -y install cmake 7 RUN sudo apt-get -y install qemu-system-ppc qemu-user-static qemu-system-arm 8 RUN sudo apt-get -y install libc6-dev-armel-cross libc6-dev-arm64-cross libc6-dev-i386 9 RUN sudo apt-get -y install clang clang-tools 10 RUN sudo apt-get -y install gcc-5 gcc-5-multilib gcc-6 11 RUN sudo apt-get -y install valgrind [all …]
|
| /third_party/littlefs/.github/workflows/ |
| D | test.yml | 5 CFLAGS: -Werror 6 MAKEFLAGS: -j 11 runs-on: ubuntu-18.04 13 fail-fast: false 18 - uses: actions/checkout@v2 19 - name: install 22 sudo apt-get update -qq 23 sudo apt-get install -qq python3 python3-pip lcov 25 gcc --version 27 # setup a ram-backed disk to speed up reentrant tests [all …]
|
| /third_party/lz4/.circleci/ |
| D | config.yml | 17 shell: /bin/bash --login 19 …t or see https://circleci.com/docs/2.0/env-vars/#interpolating-environment-variables-to-set-other-… 21 CIRCLE_ARTIFACTS: /tmp/circleci-artifacts 22 CIRCLE_TEST_REPORTS: /tmp/circleci-test-results 23 …# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packag… 24 # In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images. 26 # We have selected a pre-built image that mirrors the build environment we use on 29 # VM instead of a container) see https://circleci.com/docs/2.0/executor-types/ 30 # To see the list of pre-built images that CircleCI provides for most common languages see 31 # https://circleci.com/docs/2.0/circleci-images/ [all …]
|
| /third_party/toybox/scripts/ |
| D | mkroot.sh | 4 [ -z "$NOCLEAR" ] && 5 exec env -i NOCLEAR=1 HOME="$HOME" PATH="$PATH" LINUX="$LINUX" \ 9 while [ $# -ne 0 ] 18 if [ -z "$CROSS_COMPILE" ] 21 if ! cc --static -xc - -o /dev/null <<< "int main(void) {return 0;}" 29 [ -z "$CROSS_SHORT" ] && CROSS_SHORT="${CROSS_BASE/-*/}" 31 if [ -z "$CROSS_PATH" ] 40 [ -z "$BUILD" ] && BUILD="$TOP/build" 41 [ -z "$AIRLOCK" ] && AIRLOCK="$TOP/airlock" 42 [ -z "$OUTPUT" ] && OUTPUT="$TOP/${CROSS_SHORT:-host}" [all …]
|
| /third_party/benchmark/.github/workflows/ |
| D | wheels.yml | 7 - published 12 runs-on: ubuntu-latest 14 - name: Check out repo 17 - name: Install Python 3.9 18 uses: actions/setup-python@v2 20 python-version: 3.9 22 - name: Build and check sdist 25 - name: Upload sdist 26 uses: actions/upload-artifact@v2 32 name: Build google-benchmark manylinux wheels [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 11.0.7.rst | 15 ---------------- 19 07c27004ff68b288097d17b2faa7bdf15ec73c96b7e6c9835266e544adf0a62f mesa-11.0.7.tar.gz 20 e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb mesa-11.0.7.tar.xz 23 ------------ 28 --------- 32 - `Bug 90348 <https://bugs.freedesktop.org/show_bug.cgi?id=90348>`__ - 34 - `Bug 92363 <https://bugs.freedesktop.org/show_bug.cgi?id=92363>`__ - 36 - `Bug 92438 <https://bugs.freedesktop.org/show_bug.cgi?id=92438>`__ - 37 Segfault in pushbuf_kref when running the android emulator (qemu) on 39 - `Bug 93110 <https://bugs.freedesktop.org/show_bug.cgi?id=93110>`__ - [all …]
|
| D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
| /third_party/libuv/ |
| D | ChangeLog | 11 * build,win: remove extraneous -lshell32 (Ben Noordhuis) 19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis) 35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher) 37 * misc: ignore libuv-release-tool files (Jameson Nash) 45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse) 61 * unix: support full TCP keep-alive on Solaris (Andy Pan) 67 * freebsd: fix build on non-intel archs (David Carlier) 75 * build: re-enable msvc-asan job on CI (Jameson Nash) 83 * fix: always zero-terminate idna output (Ben Noordhuis) 85 * fix: reject zero-length idna inputs (Ben Noordhuis) [all …]
|
| /third_party/musl/ |
| D | WHATSNEW | 1 0.5.0 - initial release 5 0.5.9 - signal ABI bugfix, various cleanup and fixes: 25 many internal improvements have been made to the syscall-related code 30 0.6.0 - x86_64 port, various important bugs fixed 48 0.7.0 - major improvements to posix conformance and completeness 61 malloc(0) now returns a non-null pointer. 64 hanging), and non-default-type mutex behavior. 67 libgcc with dwarf2 unwind support, and possibly other low-level tools. 69 improved musl-gcc compiler wrapper. 76 0.7.1 - improvements to completeness, bug fixes [all …]
|
| /third_party/node/deps/uv/ |
| D | ChangeLog | 7 * aix, ibmi: handle server hang when remote sends TCP RST (V-for-Vasili) 17 * ibmi: Implement UDP disconnect (V-for-Vasili) 33 * build: re-enable CI for windows changes (Jameson Nash) 37 * test: remove unused declarations in tcp_rst test (V-for-Vasili) 39 * core: add thread-safe strtok implementation (Guilherme Íscaro) 41 * win: fix incompatible-types warning (twosee) 45 * build: fix AIX xlc autotools build (V-for-Vasili) 51 * doc: make sample cross-platform build (gengjiawen) 55 * sunos: fs-event callback can be called after uv_close() (Andy Fiddaman) 57 * uv: re-register interest in a file after change (Shuowang (Wayne) Zhang) [all …]
|
| /third_party/libffi/ |
| D | ChangeLog | 3 Date: Mon Jun 28 21:10:49 2021 -0400 9 Date: Mon Jun 28 19:50:29 2021 -0400 15 Date: Mon Jun 28 18:50:31 2021 -0400 21 Date: Mon Jun 28 18:45:11 2021 -0400 27 Date: Mon Jun 28 14:59:07 2021 -0400 33 Date: Mon Jun 28 11:51:35 2021 -0700 39 Date: Mon Jun 28 07:24:19 2021 -0700 41 Fix the assertions in cls-24byte (#652) 43 * Fix the assertions in cls-24byte 49 Date: Mon Jun 28 09:53:01 2021 -0400 [all …]
|
| /third_party/mbedtls/ |
| D | ChangeLog | 3 = Mbed TLS 3.6.0 branch released 2024-03-28 42 * Support Armv8-A Crypto Extension acceleration for SHA-256 43 when compiling for Thumb (T32) or 32-bit Arm (A32). 44 * AES-NI is now supported in Windows builds with clang and clang-cl. 50 This affects both the low-level modules and the high-level APIs 53 * Support use of Armv8-A Cryptographic Extensions for hardware acclerated 54 AES when compiling for Thumb (T32) or 32-bit Arm (A32). 56 library without the corresponding built-in implementation. Generally 58 or they'll both be built in. However, for CCM and GCM the built-in 61 docs/driver-only-builds.md for full details and current limitations. [all …]
|
| /third_party/libabigail/ |
| D | ChangeLog | 1 2022-12-02 Dodji Seketeli <dodji@redhat.com> 5 `git shortlog libabigail-2.1..HEAD` 7 2022-12-02 Dodji Seketeli <dodji@redhat.com> 9 Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block 10 * src/abg-dwarf-reader.cc (get_scope_for_die): Support 13 2022-12-02 Dodji Seketeli <dodji@redhat.com> 15 dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type 16 * src/abg-dwarf-reader.cc (die_peel_qual_ptr, die_peel_typedef): 20 2022-11-24 Dodji Seketeli <dodji@redhat.com> 22 dwarf-reader: Avoid duplicating member functions [all …]
|