This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0a915aca 0: update: binutils-gcc: 1
new 2e03b148 0: update: binutils-gcc: 1
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 (0a915aca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1540 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 52140 -> 53072 bytes
04-build_abe-gcc/console.log.xz | Bin 207984 -> 209688 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 2872 bytes
07-check_regression/console.log.xz | Bin 2356 -> 3728 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 118 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 384 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 118 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3382704 -> 3388900 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2883340 -> 2895012 bytes
sumfiles/gcc.sum | 4470 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 873504 -> 881788 bytes
sumfiles/gfortran.sum | 170 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171240 -> 171252 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428944 -> 426680 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3021 insertions(+), 2521 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 devel/omp/gcc-11
in repository gcc.
from 0f3a4cfc6a4 openmp: in_reduction support for Fortran
new ce71cb79652 Fortran: Fixes and additional tests for shape/ubound/size [ [...]
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/fortran/ChangeLog.omp | 20 ++
gcc/fortran/expr.c | 3 +-
gcc/fortran/trans-array.c | 20 +-
gcc/fortran/trans-intrinsic.c | 246 +++++++--------------
gcc/testsuite/ChangeLog.omp | 13 ++
.../c-interop/{shape.f90 => shape-bindc.f90} | 10 +-
.../c-interop/{shape.f90 => shape-poly.f90} | 40 ++--
.../c-interop/{size.f90 => size-bindc.f90} | 8 +-
.../c-interop/{size.f90 => size-poly.f90} | 44 ++--
.../c-interop/{ubound.f90 => ubound-bindc.f90} | 14 +-
.../c-interop/{ubound.f90 => ubound-poly.f90} | 54 +++--
11 files changed, 229 insertions(+), 243 deletions(-)
copy gcc/testsuite/gfortran.dg/c-interop/{shape.f90 => shape-bindc.f90} (92%)
copy gcc/testsuite/gfortran.dg/c-interop/{shape.f90 => shape-poly.f90} (72%)
copy gcc/testsuite/gfortran.dg/c-interop/{size.f90 => size-bindc.f90} (93%)
copy gcc/testsuite/gfortran.dg/c-interop/{size.f90 => size-poly.f90} (78%)
copy gcc/testsuite/gfortran.dg/c-interop/{ubound.f90 => ubound-bindc.f90} (92%)
copy gcc/testsuite/gfortran.dg/c-interop/{ubound.f90 => ubound-poly.f90} (81%)
--
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_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from e43321cab2 Automatic date update in version.in
adds 6d81986879 Make c-exp.y work with Bison 3.8+
adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint
adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint
adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint
adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location
adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint
adds 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/c-exp.y | 5 +-
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 +++++++++------------------------------------
12 files changed, 147 insertions(+), 298 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_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards feb11a4c 0: update: binutils-gcc: 1
new 413cddbb 0: update: binutils-gcc: 1
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 (feb11a4c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 66736 -> 64016 bytes
04-build_abe-bootstrap/console.log.xz | Bin 471356 -> 469212 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3856 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 3316 -> 2848 bytes
07-check_regression/console.log.xz | Bin 5900 -> 3556 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 25 -
07-check_regression/results.compare | 123 +-
07-check_regression/results.compare2 | 685 +----
07-check_regression/results.regressions | 101 -
08-update_baseline/console.log | 1036 ++-----
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 25 -
08-update_baseline/results.compare | 123 +-
08-update_baseline/results.compare2 | 685 +----
08-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2758568 -> 2752892 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2339240 -> 2357696 bytes
sumfiles/gcc.sum | 3955 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 919068 -> 912940 bytes
sumfiles/gfortran.sum | 168 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 174644 -> 175340 bytes
sumfiles/libgomp.sum | 42 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 465452 -> 461920 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2768 insertions(+), 4459 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 1af78e731fe Fortran: Fixes and additional tests for shape/ubound/size [ [...]
new 2e4659199e8 openmp: Fortran strictly-structured blocks support
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/fortran/decl.c | 1 +
gcc/fortran/parse.c | 69 +++++--
gcc/fortran/parse.h | 2 +-
gcc/fortran/trans-openmp.c | 6 +-
gcc/testsuite/gfortran.dg/gomp/cancel-1.f90 | 3 +
gcc/testsuite/gfortran.dg/gomp/nesting-3.f90 | 20 +-
.../gomp/strictly-structured-block-1.f90 | 214 +++++++++++++++++++++
.../gomp/strictly-structured-block-2.f90 | 139 +++++++++++++
.../gomp/strictly-structured-block-3.f90 | 52 +++++
libgomp/libgomp.texi | 2 +-
.../libgomp.fortran/task-reduction-16.f90 | 1 +
11 files changed, 484 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-3.f90
--
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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from d962cce139 x86-64: Add sysdeps/x86_64/fpu/Makeconfig
adds aa783f9a7b linux: Fix a possibly non-constant expression in _Static_assert
adds 8a9a593115 Add alloc_align attribute to memalign et al
No new revisions were added by this update.
Summary of changes:
malloc/malloc.h | 5 +++--
misc/sys/cdefs.h | 10 ++++++++++
stdlib/stdlib.h | 4 +++-
support/support.h | 5 +++--
sysdeps/unix/sysv/linux/opendir.c | 6 +++---
5 files changed, 22 insertions(+), 8 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 873347e1 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 307b79c6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (873347e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 45904 -> 44948 bytes
04-build_abe-stage1/console.log.xz | Bin 72476 -> 72040 bytes
06-build_abe-linux/console.log.xz | Bin 9068 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 235152 -> 236420 bytes
08-build_abe-stage2/console.log.xz | Bin 201068 -> 201324 bytes
09-build_abe-gdb/console.log.xz | Bin 44640 -> 45060 bytes
10-build_abe-qemu/console.log.xz | Bin 30372 -> 30424 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2804 -> 2960 bytes
13-check_regression/console.log.xz | Bin 10140 -> 3584 bytes
13-check_regression/fails.sum | 3 +-
13-check_regression/results.compare | 176 +-
13-check_regression/results.compare2 | 1591 +-----------
13-check_regression/results.regressions | 90 +-
14-update_baseline/console.log | 2076 +++-------------
14-update_baseline/fails.sum | 3 +-
14-update_baseline/results.compare | 176 +-
14-update_baseline/results.compare2 | 1591 +-----------
14-update_baseline/results.regressions | 90 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3279780 -> 3272648 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2816160 -> 2816128 bytes
sumfiles/gcc.sum | 4070 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 866040 -> 868008 bytes
sumfiles/gfortran.sum | 82 +-
sumfiles/libatomic.log.xz | Bin 2280 -> 2276 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 166236 -> 165984 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 402396 -> 406664 bytes
sumfiles/libstdc++.sum | 70 +-
36 files changed, 2797 insertions(+), 7381 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 3a3ee0c2 5: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 19620
new ed03696f 6: update: gcc-6fca1761a16c68740f875fc487b98b6bde8e9be7: 19620
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 1612 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44320 -> 44244 bytes
04-build_abe-stage1/console.log.xz | Bin 72600 -> 71764 bytes
05-build_abe-qemu/console.log.xz | Bin 31100 -> 31804 bytes
06-build_linux/console.log.xz | Bin 48704 -> 48608 bytes
08-check_regression/console.log.xz | Bin 1280 -> 476 bytes
08-check_regression/jira-body.txt | 2 --
08-check_regression/mail-body.txt | 37 -------------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ------
08-check_regression/trigger-bisect | 2 --
09-update_baseline/console.log | 62 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 40 ---------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ------
19 files changed, 60 insertions(+), 122 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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-allyesconfig
in repository toolchain/ci/llvm-project.
from cf15ccdeb6d5 Bump version to 13.0.1
adds 449f3049b507 [GHA] Cancel intermediate builds on PRs
adds 8a93745a7121 Remove "In Progress" text from release notes
new 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
new 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
new a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
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:
.github/workflows/clang-tests.yml | 6 +
.github/workflows/libclang-abi-tests.yml | 7 +
.github/workflows/libclc-tests.yml | 7 +
.github/workflows/lld-tests.yml | 6 +
.github/workflows/lldb-tests.yml | 9 +-
.github/workflows/llvm-tests.yml | 7 +
clang-tools-extra/docs/ReleaseNotes.rst | 8 +-
clang/docs/ReleaseNotes.rst | 8 +-
clang/lib/Format/TokenAnnotator.cpp | 42 +++++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 ++++++++++++++++++++++++++++
flang/docs/ReleaseNotes.md | 10 +-
libcxx/docs/ReleaseNotes.rst | 8 +-
lld/docs/ReleaseNotes.rst | 5 -
llvm/docs/ReleaseNotes.rst | 5 -
polly/docs/ReleaseNotes.rst | 8 +-
18 files changed, 313 insertions(+), 56 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
new ccf0c86c87 Automatic date update in version.in
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/version.h | 2 +-
binutils/dwarf.c | 1 -
2 files changed, 1 insertion(+), 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b43f0963 0: update: binutils-llvm-linux-qemu: all
new 80e5f640 0: update: binutils-llvm-linux-qemu: 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 (b43f0963)
\
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.xz | Bin 1576 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41448 -> 41496 bytes
04-build_llvm/console.log.xz | Bin 58312 -> 58880 bytes
05-build_abe-qemu/console.log.xz | Bin 29760 -> 29808 bytes
06-build_linux/console.log.xz | Bin 4364 -> 4528 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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_gcc_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards a6fd7ed9 0: update: binutils-gcc: 2
new f8b99b65 0: update: binutils-gcc: 2
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 (a6fd7ed9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1520 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65640 -> 66860 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 941828 -> 943628 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from e43321cab2 Automatic date update in version.in
adds 6d81986879 Make c-exp.y work with Bison 3.8+
adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint
adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint
adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint
adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location
adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint
adds 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/c-exp.y | 5 +-
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 +++++++++------------------------------------
12 files changed, 147 insertions(+), 298 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 22f4740e 0: update: binutils-gcc: 2
new 42efc2d7 0: update: binutils-gcc: 2
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 (22f4740e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1496 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 65888 -> 65828 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 472796 -> 472344 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.