This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 69b9300e878 Automatic date update in version.in
new 17f94390382 LoongArch: support disassembling certain pseudo-instructions
new 22be1ca342f opcodes/loongarch: remove unused code
new 1b9ea633cb5 opcodes/loongarch: implement style support in the disassembler
new d04d3bb4a7a opcodes/loongarch: style disassembled address offsets as such
new 8b6fefaddee opcodes/loongarch: do not print hex notation for signed immediates
new 6ad6615a798 opcodes/loongarch: print unrecognized insn words with the . [...]
new 6637ae9232f LoongArch: Deprecate $v[01], $fv[01] and $x names per spec
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gas/config/tc-loongarch.c | 45 ++++++-
gas/testsuite/gas/loongarch/64_pcrel.d | 2 +-
.../gas/loongarch/deprecated_reg_aliases.d | 18 +++
.../gas/loongarch/deprecated_reg_aliases.l | 7 ++
.../gas/loongarch/deprecated_reg_aliases.s | 5 +
gas/testsuite/gas/loongarch/imm_ins.d | 84 ++++++-------
gas/testsuite/gas/loongarch/imm_ins_32.d | 54 ++++----
gas/testsuite/gas/loongarch/imm_op.d | 44 +++----
gas/testsuite/gas/loongarch/jmp_op.d | 44 +++----
gas/testsuite/gas/loongarch/li.d | 8 +-
gas/testsuite/gas/loongarch/load_store_op.d | 80 ++++++------
gas/testsuite/gas/loongarch/macro_op.d | 4 +-
gas/testsuite/gas/loongarch/macro_op_32.d | 4 +-
gas/testsuite/gas/loongarch/macro_op_large_abs.d | 12 +-
gas/testsuite/gas/loongarch/macro_op_large_pc.d | 12 +-
gas/testsuite/gas/loongarch/nop.d | 2 +-
gas/testsuite/gas/loongarch/privilege_op.d | 8 +-
gas/testsuite/gas/loongarch/{nop.d => raw-insn.d} | 3 +-
gas/testsuite/gas/loongarch/raw-insn.s | 7 ++
gas/testsuite/gas/loongarch/relax_align.d | 6 +-
gas/testsuite/gas/loongarch/reloc.d | 2 +-
gas/testsuite/gas/loongarch/uleb128.d | 22 ++--
gas/testsuite/gas/loongarch/vector.d | 140 ++++++++++-----------
include/opcode/loongarch.h | 11 +-
ld/testsuite/ld-loongarch-elf/jmp_op.d | 40 +++---
ld/testsuite/ld-loongarch-elf/macro_op.d | 24 ++--
ld/testsuite/ld-loongarch-elf/macro_op_32.d | 4 +-
ld/testsuite/ld-loongarch-elf/relax-align.dd | 4 +-
opcodes/disassemble.c | 5 +
opcodes/loongarch-dis.c | 118 ++++++++---------
opcodes/loongarch-opc.c | 81 +++++++-----
31 files changed, 486 insertions(+), 414 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/deprecated_reg_aliases.d
create mode 100644 gas/testsuite/gas/loongarch/deprecated_reg_aliases.l
create mode 100644 gas/testsuite/gas/loongarch/deprecated_reg_aliases.s
copy gas/testsuite/gas/loongarch/{nop.d => raw-insn.d} (50%)
create mode 100644 gas/testsuite/gas/loongarch/raw-insn.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from bc7caa05 Add entry fe48f2651334bc4d96b6df6b2bb6b29fcb732a83 from https [...]
new 382a8d30 Add entry fe48f2651334bc4d96b6df6b2bb6b29fcb732a83 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/basepoints/gcc-14-2150-gfe48f265133 | 1 +
.../fe48f2651334bc4d96b6df6b2bb6b29fcb732a83/commit-log.txt | 5 +++++
.../fe48f2651334bc4d96b6df6b2bb6b29fcb732a83/jira/description | 10 ++++++++++
.../jira/summary} | 2 +-
.../status.txt | 4 ++--
.../master-aarch64-bootstrap_O3}/reproduction_instructions.txt | 8 ++++----
.../master-aarch64-bootstrap_O3}/summary.txt | 0
.../tcwg_bootstrap_build/status.txt | 4 ++--
8 files changed, 25 insertions(+), 9 deletions(-)
create mode 120000 gcc/basepoints/gcc-14-2150-gfe48f265133
create mode 100644 gcc/sha1/fe48f2651334bc4d96b6df6b2bb6b29fcb732a83/commit-log.txt
create mode 100644 gcc/sha1/fe48f2651334bc4d96b6df6b2bb6b29fcb732a83/jira/description
copy gcc/sha1/{cb93c5f8008b95743b741d6f1842f9be50c6985c/tcwg_bmk-fujitsu_speed-cpu [...]
copy gcc/sha1/{85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2 => fe48f2651334bc4d96b6df6 [...]
copy gcc/sha1/{85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/tcwg_bootstrap_build/maste [...]
copy {binutils/sha1/0ec2cde4f48fbe19c72d0963101888743015041e/tcwg_gnu_cross_check_ [...]
copy gcc/sha1/{85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2 => fe48f2651334bc4d96b6df6 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b23aaead Add entry 0b811120b0eb75d6ec01e3d09df9f94f29d7300c from https [...]
new bc7caa05 Add entry fe48f2651334bc4d96b6df6b2bb6b29fcb732a83 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tcwg_bootstrap_build/master-aarch64-bootstrap_O3}/build_url | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap_O3/last_good | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
copy gcc/sha1/{22d85c10a004f4f5eaf6b68b62a0792faf048bf8/tcwg_bootstrap_build/maste [...]
create mode 100644 gcc/sha1/fe48f2651334bc4d96b6df6b2bb6b29fcb732a83/tcwg_bootstra [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 2b06e79bd7 onsuccess: #79: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new f2e347cc2c onsuccess: #80: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2112 -> 2060 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2636 bytes
04-build_abe-bootstrap_O1/console.log.xz | Bin 481844 -> 484008 bytes
04-build_abe-bootstrap_O1/make-gcc-stage2.log.xz | Bin 443236 -> 441188 bytes
05-check_regression/console.log.xz | Bin 1028 -> 1056 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 6 +++---
8 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from a741f26a76 onsuccess: #82: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new eeeef7cd6c onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2112 -> 2092 bytes
02-prepare_abe/console.log.xz | Bin 2656 -> 2660 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 278604 -> 280072 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 223712 -> 223852 bytes
05-check_regression/console.log.xz | Bin 1032 -> 1044 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 6 +++---
8 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
from 182f869a52 onsuccess: #82: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 83eee9e319 onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2064 -> 2072 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2644 bytes
04-build_abe-bootstrap/console.log.xz | Bin 481764 -> 487324 bytes
04-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 438608 -> 440404 bytes
05-check_regression/console.log.xz | Bin 1024 -> 1064 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 6 +++---
8 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_glibc_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 2e88246809 onsuccess: #549: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 9589d92dd8 onsuccess: #557: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2072 -> 2064 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2588 bytes
03-init_abe_sysroot/console.log.xz | Bin 420 -> 420 bytes
04-build_abe-glibc/console.log.xz | Bin 203552 -> 203284 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 191164 -> 191176 bytes
05-check_regression/console.log.xz | Bin 1020 -> 1052 bytes
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/pw-report.log | 8 ++++----
manifest.sh | 6 +++---
10 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 4897cb3806 onsuccess: #80: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new a3bb5b9127 onsuccess: #81: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2084 -> 2124 bytes
02-prepare_abe/console.log.xz | Bin 2644 -> 2608 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 483716 -> 485064 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 440584 -> 442144 bytes
05-check_regression/console.log.xz | Bin 1028 -> 1028 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 6 +++---
8 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.