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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 27d40cf0 0: update: llvm-linux: boot
new 07a8c44c 0: update: llvm-linux: boot
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 (27d40cf0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 166 +-
02-build_llvm/console.log | 12000 +++++++++++++++++-----------------
03-build_linux/console.log | 638 +-
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13273 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13254 insertions(+), 13304 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 9ba8be8ad4a Daily bump.
adds 05551cfc830 [Darwin, PPC, testsuite] Fix fail for bmi2-bzhi64-1a.c
adds 12b43fabe5f Daily bump.
adds 870f4e6fbd2 * doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.
adds fe6dc108d95 * doc/xml/manual/documentation_hacking.xml: Fix broken ref [...]
adds dbc3890fdaa [RS6000] Make assembler command line cpu match default for gcc
adds 6c3dd26bef7 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc [...]
adds 77dc8b7f59d [RS6000] rs6000_output_mi_thunk tidy
adds e5ab189eaee Fix g++.dg/lto/pr89330 on Solaris
adds 72b1ee08417 Release cgraph_{node,edge} via ggc_free (PR ipa/89330).
adds fa4be7f961e Daily bump.
new 8c09dc31e87 PR lto/91222 * ipa-devirt.c (warn_types_mismatch): Compar [...]
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/ChangeLog | 52 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cgraph.c | 26 +++-------
gcc/cgraph.h | 58 +++++++++-------------
gcc/config/rs6000/default64.h | 4 ++
gcc/config/rs6000/eabialtivec.h | 3 ++
gcc/config/rs6000/freebsd64.h | 2 -
gcc/config/rs6000/linux.h | 13 -----
gcc/config/rs6000/linux64.h | 20 +-------
gcc/config/rs6000/linuxaltivec.h | 3 ++
gcc/config/rs6000/rs6000-call.c | 15 +-----
gcc/config/rs6000/rs6000.h | 3 +-
gcc/config/rs6000/rtems.h | 3 --
gcc/config/rs6000/sysv4.h | 2 +-
gcc/doc/include/gpl_v3.texi | 2 +-
gcc/ipa-devirt.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++
gcc/testsuite/g++.dg/lto/pr89330_0.C | 3 +-
gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c | 2 +-
libstdc++-v3/ChangeLog | 6 +++
.../doc/xml/manual/documentation_hacking.xml | 10 ++--
21 files changed, 127 insertions(+), 114 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c89f9f2a52 Automatic date update in version.in
adds 567238c956 Prefer symtab symbol over minsym for function names in non-c [...]
adds 2dc80cf8a5 Restrict use of minsym names when printing addresses in disa [...]
adds 1aff717310 dwarf2-frame.c: Fix FDE processing bug involving non-contigu [...]
adds 5c076da45c Improve test gdb.dwarf2/dw2-ranges-func.exp
adds 98a617f8d5 Fix stepping bug associated with non-contiguous blocks
adds 6bdfee8157 Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
adds 1c316af29f Automatic date update in version.in
adds c3786b3aa3 A virtual terminal for the test suite
adds d95fc6eec0 Add test for "layout asm"
adds f790b310d2 Add "layout split" test
adds fe1f56ee14 Add TUI register window test
adds 58ac439d38 Add TUI test for "list"
adds ded631d57d Add TUI resizing test
adds 2b1d00c2b8 Add test case for empty TUI windows
adds 52b75bf1dc Add test that "file" shows "main"
adds 4538d1c7c4 PR24857, ld: error adding symbols: bad value
adds ac50aea131 Automatic date update in version.in
new cc5277b173 Support .gnu.lto_.lto section in ELF files (PR 24768).
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:
bfd/ChangeLog | 21 +
bfd/archive.c | 21 +-
bfd/bfd-in2.h | 3 +
bfd/elf.c | 23 +
bfd/elflink.c | 26 +-
bfd/linker.c | 24 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +
binutils/nm.c | 23 +-
gdb/ChangeLog | 35 +
gdb/disasm.c | 12 +-
gdb/dwarf2-frame.c | 8 +-
gdb/infrun.c | 37 +-
gdb/linux-thread-db.c | 19 +-
gdb/printcmd.c | 29 +-
gdb/stack.c | 71 +--
gdb/testsuite/ChangeLog | 58 ++
...dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} | 44 +-
...dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} | 20 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 704 +++++++++++----------
gdb/testsuite/gdb.tui/basic.exp | 55 ++
gdb/testsuite/gdb.tui/empty.exp | 103 +++
gdb/testsuite/gdb.tui/list.exp | 37 ++
gdb/testsuite/gdb.tui/main.exp | 34 +
gdb/testsuite/gdb.tui/regs.exp | 48 ++
gdb/testsuite/gdb.tui/resize.exp | 42 ++
gdb/testsuite/lib/tuiterm.exp | 576 +++++++++++++++++
gdb/valprint.h | 13 +-
gold/ChangeLog | 11 +
gold/layout.h | 10 +
gold/object.cc | 31 +-
31 files changed, 1690 insertions(+), 457 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} (85%)
rename gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} (85%)
create mode 100644 gdb/testsuite/gdb.tui/basic.exp
create mode 100644 gdb/testsuite/gdb.tui/empty.exp
create mode 100644 gdb/testsuite/gdb.tui/list.exp
create mode 100644 gdb/testsuite/gdb.tui/main.exp
create mode 100644 gdb/testsuite/gdb.tui/regs.exp
create mode 100644 gdb/testsuite/gdb.tui/resize.exp
create mode 100644 gdb/testsuite/lib/tuiterm.exp
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6351f453 0: update: binutils-gcc-linux: all
new 21d3612e 0: 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 (6351f453)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 166 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11172 ++++++-------
04-build_abe-stage1/console.log | 19950 +++++++++++-----------
05-build_linux/console.log | 519 +-
06-boot_linux/console.log | 2 +-
console.log | 32237 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 32288 insertions(+), 32198 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 llvm.
from 9afdb55893b [AMDGPU] Enable v4f16 and above for v_pk_fma instructions
new c2bcac2cb07 [NFC][ARM[ParallelDSP] Cleanup of BinOpChain
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:
lib/Target/ARM/ARMParallelDSP.cpp | 139 ++++++++++++++++----------------------
1 file changed, 58 insertions(+), 81 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 8c09dc31e87 PR lto/91222 * ipa-devirt.c (warn_types_mismatch): Compar [...]
new f3ff423503d Implement more rtx vector folds on variable-length vectors
new cece06110c9 Generalise VEC_DUPLICATE folding for variable-length vectors
new 6a2ad652327 Add dg test for matching function bodies
new 1dc72f8a1eb Prevent -Og from deleting stores to write-only variables
new 4692c7e849f Don't run DSE at -Og
The 5 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/ChangeLog | 60 ++++++
gcc/common.opt | 2 +-
gcc/doc/invoke.texi | 4 +-
gcc/doc/sourcebuild.texi | 85 +++++++++
gcc/int-vector-builder.h | 9 +-
gcc/opts.c | 5 +-
gcc/rtx-vector-builder.h | 16 +-
gcc/simplify-rtx.c | 178 ++++++++++++++----
gcc/testsuite/ChangeLog | 29 +++
.../c-c++-common/guality/Og-global-dse-1.c | 17 ++
.../c-c++-common/guality/Og-static-wo-1.c | 15 ++
gcc/testsuite/g++.dg/guality/guality.exp | 18 +-
gcc/testsuite/gcc.dg/guality/guality.exp | 18 +-
gcc/testsuite/gcc.target/aarch64/sve/init_1.c | 20 +-
gcc/testsuite/gcc.target/aarch64/sve/init_10.c | 24 +--
gcc/testsuite/gcc.target/aarch64/sve/init_11.c | 22 +--
gcc/testsuite/gcc.target/aarch64/sve/init_12.c | 26 ++-
gcc/testsuite/gcc.target/aarch64/sve/init_2.c | 24 +--
gcc/testsuite/gcc.target/aarch64/sve/init_3.c | 21 +--
gcc/testsuite/gcc.target/aarch64/sve/init_4.c | 26 +--
gcc/testsuite/gcc.target/aarch64/sve/init_5.c | 20 +-
gcc/testsuite/gcc.target/aarch64/sve/init_6.c | 22 +--
gcc/testsuite/gcc.target/aarch64/sve/init_7.c | 30 ++-
gcc/testsuite/gcc.target/aarch64/sve/init_8.c | 30 ++-
gcc/testsuite/gcc.target/aarch64/sve/init_9.c | 20 +-
gcc/testsuite/lib/scanasm.exp | 166 ++++++++++++++++
gcc/tree-cfg.c | 3 +-
gcc/tree-vector-builder.c | 97 ----------
gcc/tree-vector-builder.h | 20 +-
gcc/vector-builder.h | 209 +++++++++++++++++----
30 files changed, 872 insertions(+), 364 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/guality/Og-global-dse-1.c
create mode 100644 gcc/testsuite/c-c++-common/guality/Og-static-wo-1.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.
"Diana Picus pushed a change to branch diana/docker-bmk%wip
in repository toolchain/bmk-scripts.
from ce5f27e Revert "Run some ls"
new a77c1f2 Revert "Try to get past perf -e"
new f59f8c1 Revert "Temporarily disable cpu freq config"
The 2 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:
prepare-board.sh | 2 +-
run.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.