This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from d9c77c1fe84 RTEMS: Add Cortex-R52 multilib
new 4fa2ab66432 i386: Fix up ix86_md_asm_adjust for TImode [PR98086]
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/config/i386/i386.c | 38 +++++++--------------------------
gcc/testsuite/gcc.target/i386/pr98086.c | 17 +++++++++++++++
2 files changed, 25 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr98086.c
--
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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 00bcb8380bf expr: Fix REDUCE_BIT_FIELD for constants [PR95694, PR96151]
new d9c77c1fe84 RTEMS: Add Cortex-R52 multilib
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/config/arm/t-rtems | 5 +++--
1 file changed, 3 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 3843fa2d75a libstdc++: Update powerpc-linux baselines for GCC 10.1
new 2fb287056e6 RTEMS: Add Cortex-R52 multilib
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/config/arm/t-rtems | 5 +++--
1 file changed, 3 insertions(+), 2 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_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 38ccbf26 0: update: llvm-linux: all
new 545b2b39 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (38ccbf26)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 76 +-
02-build_llvm/console.log | 12710 +++++++++++++++++------------------
03-build_linux/console.log | 800 ++-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13616 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13617 insertions(+), 13621 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.
unknown user pushed a change to branch master
in repository gcc.
from 91cfacc4b5d libstdc++: Disable std::array assertions for C++11 constexpr
new 3843fa2d75a libstdc++: Update powerpc-linux baselines for GCC 10.1
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:
.../abi/post/powerpc-linux-gnu/baseline_symbols.txt | 17 +++++++++++++++++
.../post/powerpc64-linux-gnu/32/baseline_symbols.txt | 17 +++++++++++++++++
2 files changed, 34 insertions(+)
--
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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 7ddfb1a891 Add gnu global outputs to .gitignore
adds e450204220 gdb/riscv: place unknown csrs into the correct register groups
adds 533b2ae07d gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIAS
adds 2542804022 gdb/riscv: rewrite target description validation, add rv32e support
adds 5f410aa50c testsuite/ld-elf/pr26936.d: Pass -W.
adds 317c8bbc29 Automatic date update in version.in
new c6162010ad [GOLD] PR26936 test
new 9a5c1ed81d VAX/LD/testsuite: Wrap excessively long lines
new b10b530a45 IBM Z: Add support for HLASM extended mnemonics
The 3 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:
bfd/version.h | 2 +-
gas/ChangeLog | 9 +
gas/testsuite/gas/s390/esa-g5.d | 78 ++-
gas/testsuite/gas/s390/esa-g5.s | 26 +
gas/testsuite/gas/s390/esa-z900.d | 72 +-
gas/testsuite/gas/s390/esa-z900.s | 23 +
gas/testsuite/gas/s390/zarch-z900.d | 7 +-
gas/testsuite/gas/s390/zarch-z900.s | 3 +
gdb/ChangeLog | 62 ++
gdb/arch/riscv.c | 15 +-
gdb/arch/riscv.h | 9 +-
gdb/features/Makefile | 1 +
gdb/features/riscv/{32bit-cpu.c => rv32e-xregs.c} | 20 +-
.../riscv/{32bit-cpu.xml => rv32e-xregs.xml} | 16 -
gdb/riscv-tdep.c | 755 ++++++++++++---------
gdb/riscv-tdep.h | 5 +
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/gdb.arch/riscv-tdesc-regs.exp | 41 +-
gold/ChangeLog | 6 +
gold/testsuite/Makefile.am | 8 +-
gold/testsuite/Makefile.in | 8 +-
ld/ChangeLog | 14 +
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-s390/tlsbin_64.dd | 10 +-
ld/testsuite/ld-vax-elf/vax-elf.exp | 9 +-
opcodes/ChangeLog | 4 +
opcodes/s390-opc.txt | 14 +
27 files changed, 776 insertions(+), 452 deletions(-)
copy gdb/features/riscv/{32bit-cpu.c => rv32e-xregs.c} (54%)
copy gdb/features/riscv/{32bit-cpu.xml => rv32e-xregs.xml} (65%)
--
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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd0b912c 2: update: binutils-gcc-linux: all
new 204429cb 2: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fd0b912c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 238 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11891 ++++++------
04-build_abe-stage1/console.log | 15895 ++++++++--------
05-build_linux/console.log | 583 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 78 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29143 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 29191 insertions(+), 29117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.