This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ab9b0af9f2e [Darwin, machopic 4/n] Arrange to indirect IVARs when needed.
new c38996bd9b1 * ipa-reference.c (propagate): Fix releasing of IPA summaries.
new 96df4f2a25d * ipa-reference.c: Do not include splay-tree.h (reference [...]
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/ipa-reference.c | 35 +++++++++++++++--------------------
2 files changed, 27 insertions(+), 20 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a412bad1 5: update: llvm-linux: 16052
new e9ac5c4f 5: update: llvm-linux: 16052
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 (a412bad1)
\
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 | 120 +-
02-build_llvm/console.log | 12326 ++++++++++++-------------
03-build_linux/console.log | 6266 ++++++-------
06-update_baseline/console.log | 39 +-
console.log | 18751 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 18765 insertions(+), 18747 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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7a6a75ac 0: update: binutils-gcc-linux: all
new 62139c21 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 (7a6a75ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 24 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10790 ++++++-------
04-build_abe-stage1/console.log | 18604 +++++++++++-----------
05-build_linux/console.log | 650 +-
06-boot_linux/console.log | 2 +-
console.log | 30486 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 30505 insertions(+), 30477 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 279eb7c8100 win: Move Parallel.h off concrt to cross-platform code
new 0673ee62124 Revert r374392: "[lit] Extend internal diff to support -U"
new 2e696b9fa3c Revert r374390: "[lit] Extend internal diff to support `-` [...]
new 640420325f4 Revert r374389: "[lit] Clean up internal diff's encoding handling"
new 4c877cecdc0 [PowerPC][docs] Update IBM official docs in Compiler Writer [...]
new 2e5e103c861 Revert r374388: "[lit] Make internal diff work in pipelines"
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:
docs/CompilerWriterInfo.rst | 19 +-
utils/lit/lit/TestRunner.py | 224 +++++++++++++++-
utils/lit/lit/builtin_commands/diff.py | 241 -----------------
.../tests/Inputs/shtest-shell/diff-encodings.txt | 15 --
.../lit/tests/Inputs/shtest-shell/diff-error-0.txt | 3 +
utils/lit/tests/Inputs/shtest-shell/diff-in.bin | Bin 26 -> 0 bytes
utils/lit/tests/Inputs/shtest-shell/diff-in.utf16 | Bin 24 -> 0 bytes
utils/lit/tests/Inputs/shtest-shell/diff-in.utf8 | 3 -
utils/lit/tests/Inputs/shtest-shell/diff-pipes.txt | 25 --
.../tests/Inputs/shtest-shell/diff-r-error-7.txt | 2 -
.../tests/Inputs/shtest-shell/diff-r-error-8.txt | 2 -
.../lit/tests/Inputs/shtest-shell/diff-unified.txt | 38 ---
utils/lit/tests/max-failures.py | 2 +-
utils/lit/tests/shtest-shell.py | 286 +--------------------
14 files changed, 255 insertions(+), 605 deletions(-)
delete mode 100644 utils/lit/lit/builtin_commands/diff.py
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-encodings.txt
create mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-in.bin
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-in.utf16
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-in.utf8
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-pipes.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-r-error-7.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-r-error-8.txt
delete mode 100644 utils/lit/tests/Inputs/shtest-shell/diff-unified.txt
--
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 lldb.
from 9cead0c62 update SBDebugger::SetInputFile() etc to work on native Files
new 458d2d65b update TestRunCommandInterpreterAPI to use SBFile
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:
.../interpreter/TestRunCommandInterpreterAPI.py | 45 ++++++++++++++++++++--
1 file changed, 41 insertions(+), 4 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_bmk/gnu-release-aarch64-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/base-artifacts.
discards c86550ec 0: update: binutils-gcc-glibc: -3
new 58f9036f 0: update: binutils-gcc-glibc: 0
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 (c86550ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 139 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 7794 +-
04-build_abe-stage1/console.log | 13589 ++-
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 31687 ++++---
07-build_abe-stage2/console.log | 37943 ++++----
09-benchmark-O3/benchmark-start.log | 2 +-
09-benchmark-O3/benchmark.log | 37 +-
09-benchmark-O3/console.log | 275 +-
10-benchmark-O3_LTO/benchmark-start.log | 1 +
.../benchmark.log | 39 +-
.../console.log | 173 +-
11-check_regression/console.log | 521 +-
11-check_regression/new-results-0.csv | 30 +
11-check_regression/new-results-1.csv | 30 +
11-check_regression/new-results-compare.csv | 30 +
11-check_regression/new-results-full.csv | 30 +
11-check_regression/new-results.csv | 30 +
11-check_regression/new-results.log | 6233 ++
12-update_baseline/console.log | 529 +-
12-update_baseline/new-results-0.csv | 30 +
12-update_baseline/new-results-1.csv | 30 +
12-update_baseline/new-results-compare.csv | 30 +
12-update_baseline/new-results-full.csv | 30 +
12-update_baseline/new-results.csv | 30 +
12-update_baseline/new-results.log | 6233 ++
console.log | 93421 ++++++++++---------
jenkins/manifest.sh | 8 +-
results | 4 +
results_id-1 | 1 +
results_id-2 | 1 +
32 files changed, 107227 insertions(+), 92209 deletions(-)
create mode 100644 10-benchmark-O3_LTO/benchmark-start.log
copy {09-benchmark-O3 => 10-benchmark-O3_LTO}/benchmark.log (67%)
copy {09-benchmark-O3 => 10-benchmark-O3_LTO}/console.log (54%)
create mode 100644 11-check_regression/new-results-0.csv
create mode 100644 11-check_regression/new-results-1.csv
create mode 100644 11-check_regression/new-results-compare.csv
create mode 100644 11-check_regression/new-results-full.csv
create mode 100644 11-check_regression/new-results.csv
create mode 100644 11-check_regression/new-results.log
create mode 100644 12-update_baseline/new-results-0.csv
create mode 100644 12-update_baseline/new-results-1.csv
create mode 100644 12-update_baseline/new-results-compare.csv
create mode 100644 12-update_baseline/new-results-full.csv
create mode 100644 12-update_baseline/new-results.csv
create mode 100644 12-update_baseline/new-results.log
create mode 100644 results_id-1
create mode 100644 results_id-2
--
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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6a25e8a290 Mark guile_{extension_,}script_ops as static
adds cff32449e8 [gdb/target] Fix pretty-printer for MPX bnd registers
adds a50faaf620 [gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorr [...]
adds d2dd1084c1 Remove two TUI comments
adds 6d7fd9aa47 Remove tui_default_win_viewport_height
adds 5c45899e28 Remove tui_win_is_auxiliary
adds a7798e7f7d Remove declaration from tui-wingeneral.h
adds 7523da63ca Make TUI window handle a unique_ptr
adds a31bff9d2d Don't call erase_data_content from tui_data_window::show_registers
adds 61f0556832 Automatic date update in version.in
adds abcf2cc85a [gdb/testsuite] Fix ada tests with -fPIE/-pie
adds 6dfc004112 gdb/testsuite: Fix typos in infcall-nested-structs.c
new c2c440a903 Move declaration of varobjdebug to header
new 26344e0c53 Include gdbtk.h to avoid declarations
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 73 +++++++++++++++++++++++++
gdb/main.c | 7 +--
gdb/mi/mi-cmd-var.c | 2 -
gdb/python/lib/gdb/printer/bound_registers.py | 2 +-
gdb/testsuite/ChangeLog | 19 +++++++
gdb/testsuite/gdb.base/infcall-nested-structs.c | 20 +++----
gdb/testsuite/gdb.rust/simple.exp | 56 +++++++++++++++++--
gdb/testsuite/lib/ada.exp | 25 +++++++++
gdb/tui/tui-command.c | 8 +--
gdb/tui/tui-data.c | 11 ----
gdb/tui/tui-data.h | 17 ++++--
gdb/tui/tui-disasm.c | 10 +++-
gdb/tui/tui-io.c | 23 ++++----
gdb/tui/tui-layout.c | 69 ++---------------------
gdb/tui/tui-layout.h | 2 -
gdb/tui/tui-regs.c | 34 ++++++------
gdb/tui/tui-stack.c | 14 ++---
gdb/tui/tui-win.c | 6 +-
gdb/tui/tui-wingeneral.c | 22 ++------
gdb/tui/tui-wingeneral.h | 2 -
gdb/tui/tui-winsource.c | 22 ++++----
gdb/tui/tui.c | 6 +-
gdb/tui/tui.h | 2 -
gdb/varobj.c | 2 +-
gdb/varobj.h | 5 ++
26 files changed, 274 insertions(+), 187 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.