diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-29 10:06:37 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-29 10:06:37 +0000 |
commit | c4b540d9b861cf8838504f04f6e9bef0bdc194c5 (patch) | |
tree | 82e819a539cd550e56cfc36dfacadd1151b4a154 /loongson.txt | |
parent | 2021-12-29T09:45:01Z (diff) | |
download | repos-c4b540d9b861cf8838504f04f6e9bef0bdc194c5.tar.gz repos-c4b540d9b861cf8838504f04f6e9bef0bdc194c5.tar.bz2 repos-c4b540d9b861cf8838504f04f6e9bef0bdc194c5.zip |
2021-12-29T10:00:01Z
Diffstat (limited to 'loongson.txt')
-rw-r--r-- | loongson.txt | 80 |
1 files changed, 1 insertions, 79 deletions
diff --git a/loongson.txt b/loongson.txt index 9437115e7a4e..d645ecd64635 100644 --- a/loongson.txt +++ b/loongson.txt @@ -21,85 +21,7 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync loongson WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing loongson -From https://github.com/xen0n/loongson-overlay - 20b9c9f..5bca410 master -> origin/master -Updating 20b9c9f..5bca410 -Fast-forward - ...-elf-Add-machine-type-value-for-LoongArch.patch | 38 - - ...ERS-Add-tcg-loongarch64-entry-with-myself.patch | 37 - - ...tcg-loongarch64-Add-the-tcg-target.h-file.patch | 208 ---- - ...garch64-Add-generated-instruction-opcodes.patch | 1001 -------------------- - ...garch64-Add-register-names-allocation-ord.patch | 140 --- - ...oongarch64-Define-the-operand-constraints.patch | 114 --- - ...garch64-Implement-necessary-relocation-op.patch | 89 -- - ...ongarch64-Implement-the-memory-barrier-op.patch | 58 -- - ...garch64-Implement-tcg_out_mov-and-tcg_out.patch | 170 ---- - ...6-0010-tcg-loongarch64-Implement-goto_ptr.patch | 68 -- - ...garch64-Implement-sign-zero-extension-ops.patch | 185 ---- - ...garch64-Implement-not-and-or-xor-nor-andc.patch | 186 ---- - ...loongarch64-Implement-deposit-extract-ops.patch | 97 -- - ...-loongarch64-Implement-bswap-16-32-64-ops.patch | 93 -- - ...015-tcg-loongarch64-Implement-clz-ctz-ops.patch | 119 --- - ...garch64-Implement-shl-shr-sar-rotl-rotr-o.patch | 163 ---- - ...017-tcg-loongarch64-Implement-add-sub-ops.patch | 98 -- - ...garch64-Implement-mul-mulsh-muluh-div-div.patch | 161 ---- - ...9-tcg-loongarch64-Implement-br-brcond-ops.patch | 109 --- - ...020-tcg-loongarch64-Implement-setcond-ops.patch | 121 --- - ...21-tcg-loongarch64-Implement-tcg_out_call.patch | 66 -- - ...ongarch64-Implement-simple-load-store-ops.patch | 194 ---- - ...garch64-Add-softmmu-load-store-helpers-im.patch | 422 --------- - ...garch64-Implement-tcg_target_qemu_prologu.patch | 97 -- - ...tcg-loongarch64-Implement-exit_tb-goto_tb.patch | 44 - - ...tcg-loongarch64-Implement-tcg_target_init.patch | 49 - - .../v6-0027-tcg-loongarch64-Register-the-JIT.patch | 66 -- - ...er-Add-safe-syscall-handling-for-loongarc.patch | 144 --- - ...g-user-exec-Implement-CPU-specific-signal.patch | 103 -- - ...e-meson.build-Mark-support-for-loongarch6.patch | 78 -- - .../qemu/files/qemu-5.2.0-cleaner-werror.patch | 40 - - .../qemu/files/qemu-5.2.0-dce-locks.patch | 18 - - app-emulation/qemu/files/qemu-5.2.0-strings.patch | 23 - - .../qemu/files/qemu-6.1.0-automagic-libbpf.patch | 21 + - .../qemu/files/qemu-6.1.0-data-corruption.patch | 114 +++ - .../files/qemu-6.1.0-fix-unix-socket-copy.patch | 76 ++ - app-emulation/qemu/metadata.xml | 13 +- - app-emulation/qemu/qemu-9999.ebuild | 35 +- - 38 files changed, 221 insertions(+), 4637 deletions(-) - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0001-elf-Add-machine-type-value-for-LoongArch.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0002-MAINTAINERS-Add-tcg-loongarch64-entry-with-myself.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0003-tcg-loongarch64-Add-the-tcg-target.h-file.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0004-tcg-loongarch64-Add-generated-instruction-opcodes.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0005-tcg-loongarch64-Add-register-names-allocation-ord.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0006-tcg-loongarch64-Define-the-operand-constraints.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0007-tcg-loongarch64-Implement-necessary-relocation-op.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0008-tcg-loongarch64-Implement-the-memory-barrier-op.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0009-tcg-loongarch64-Implement-tcg_out_mov-and-tcg_out.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0010-tcg-loongarch64-Implement-goto_ptr.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0011-tcg-loongarch64-Implement-sign-zero-extension-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0012-tcg-loongarch64-Implement-not-and-or-xor-nor-andc.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0013-tcg-loongarch64-Implement-deposit-extract-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0014-tcg-loongarch64-Implement-bswap-16-32-64-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0015-tcg-loongarch64-Implement-clz-ctz-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0016-tcg-loongarch64-Implement-shl-shr-sar-rotl-rotr-o.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0017-tcg-loongarch64-Implement-add-sub-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0018-tcg-loongarch64-Implement-mul-mulsh-muluh-div-div.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0019-tcg-loongarch64-Implement-br-brcond-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0020-tcg-loongarch64-Implement-setcond-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0021-tcg-loongarch64-Implement-tcg_out_call.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0022-tcg-loongarch64-Implement-simple-load-store-ops.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0023-tcg-loongarch64-Add-softmmu-load-store-helpers-im.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0024-tcg-loongarch64-Implement-tcg_target_qemu_prologu.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0025-tcg-loongarch64-Implement-exit_tb-goto_tb.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0026-tcg-loongarch64-Implement-tcg_target_init.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0027-tcg-loongarch64-Register-the-JIT.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0028-linux-user-Add-safe-syscall-handling-for-loongarc.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0029-accel-tcg-user-exec-Implement-CPU-specific-signal.patch - delete mode 100644 app-emulation/qemu/files/loongarch/v6-0030-configure-meson.build-Mark-support-for-loongarch6.patch - delete mode 100644 app-emulation/qemu/files/qemu-5.2.0-cleaner-werror.patch - delete mode 100644 app-emulation/qemu/files/qemu-5.2.0-dce-locks.patch - delete mode 100644 app-emulation/qemu/files/qemu-5.2.0-strings.patch - create mode 100644 app-emulation/qemu/files/qemu-6.1.0-automagic-libbpf.patch - create mode 100644 app-emulation/qemu/files/qemu-6.1.0-data-corruption.patch - create mode 100644 app-emulation/qemu/files/qemu-6.1.0-fix-unix-socket-copy.patch +Already up to date. *** synced loongson * Sync succeeded $ git log --format=%ci -1 |