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_build/master-arm
in repository toolchain/ci/gcc.
from d238146e41e Daily bump.
adds 64dd46dbc68 Plug memory leak in hybrid_threader.
adds 257fd0333fe Add gimple_ranger::debug.
No new revisions were added by this update.
Summary of changes:
gcc/gimple-range.cc | 6 ++++++
gcc/gimple-range.h | 1 +
gcc/tree-vrp.c | 1 +
3 files changed, 8 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes.
adds 6420dd27cb Add Solaris specific ELF note processing
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 194 ++++++++++++++++++++++++++++++++++++++++++++++++++-
include/elf/common.h | 23 ++++++
2 files changed, 215 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 048da9c61 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a2a6c6700 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (048da9c61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1572 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 44148 -> 43828 bytes
05-build_abe-stage1/console.log.xz | Bin 89708 -> 90284 bytes
07-build_abe-linux/console.log.xz | Bin 9856 -> 9656 bytes
08-build_abe-glibc/console.log.xz | Bin 230184 -> 228940 bytes
09-build_abe-stage2/console.log.xz | Bin 216276 -> 215756 bytes
10-build_abe-gdb/console.log.xz | Bin 43876 -> 43988 bytes
11-build_abe-qemu/console.log.xz | Bin 30580 -> 30032 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 insertions(+), 10 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 257fd0333fe Add gimple_ranger::debug.
new b38a4bd1024 openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
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:
libgomp/allocator.c | 398 ++++++++++++++++++++-
libgomp/libgomp.map | 4 +
libgomp/omp.h.in | 25 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-4.c | 20 +-
.../libgomp.c-c++-common/{alloc-1.c => alloc-5.c} | 36 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-6.c | 58 +++
.../libgomp.c-c++-common/{alloc-1.c => alloc-7.c} | 61 +++-
.../libgomp.c-c++-common/{alloc-1.c => alloc-8.c} | 65 +++-
8 files changed, 593 insertions(+), 74 deletions(-)
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-5.c} (77%)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-6.c
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-7.c} (69%)
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-8.c} (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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from fba9460f7c PR27202, readelf -wL doesn't work on ".loc 0"
adds 80656a8e4b gdb: fix manor -> manner typo in some comments
adds 4180173142 gdb/doc: use 'standard error stream' instead of 'stderr' in [...]
adds 74ea3b51c3 gdb: fix build when libbacktrace and execinfo backtrace are [...]
adds f15ec499bf [gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-h [...]
adds 6767cc642c [gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2
adds 607679092f [gdb/testsuite] Disable vgdb tests if xml not supported
adds 8e4e0c7a49 Fix gdb.multi/multi-term-settings.exp race
adds 689580daaa Add a testcase for PR binutils/27202
adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...]
adds f141837642 Automatic date update in version.in
adds 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes.
new 6420dd27cb Add Solaris specific ELF note processing
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/elf.c | 194 ++++++++++++++++++++-
bfd/version.h | 2 +-
binutils/readelf.c | 24 +++
.../gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} | 14 +-
gas/testsuite/gas/elf/dwarf-5-loc0.s | 11 ++
gas/testsuite/gas/elf/elf.exp | 1 +
gdb/bt-utils.c | 4 +-
gdb/bt-utils.h | 2 +-
gdb/doc/gdb.texinfo | 12 +-
gdb/language.h | 2 +-
gdb/testsuite/gdb.base/break-interp.exp | 3 +
gdb/testsuite/gdb.base/valgrind-bt.exp | 5 +
gdb/testsuite/gdb.base/valgrind-disp-step.exp | 5 +
gdb/testsuite/gdb.base/valgrind-infcall-2.exp | 5 +
gdb/testsuite/gdb.base/valgrind-infcall.exp | 5 +
gdb/testsuite/gdb.gdb/python-helper.exp | 2 +-
gdb/testsuite/gdb.multi/multi-term-settings.exp | 40 ++++-
gdb/testsuite/gdb.python/py-breakpoint.exp | 10 +-
include/elf/common.h | 23 +++
19 files changed, 338 insertions(+), 26 deletions(-)
copy gas/testsuite/gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} (75%)
create mode 100644 gas/testsuite/gas/elf/dwarf-5-loc0.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 linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 3501afaf0 0: update: binutils-gcc: 2
new 27f8cc3cb 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 (3501afaf0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52760 -> 52568 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 254240 -> 255516 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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_build/master-aarch64
in repository toolchain/ci/gcc.
from d238146e41e Daily bump.
adds 64dd46dbc68 Plug memory leak in hybrid_threader.
adds 257fd0333fe Add gimple_ranger::debug.
No new revisions were added by this update.
Summary of changes:
gcc/gimple-range.cc | 6 ++++++
gcc/gimple-range.h | 1 +
gcc/tree-vrp.c | 1 +
3 files changed, 8 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 44ee3ad60 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 2af51f005 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (44ee3ad60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 44956 -> 44756 bytes
05-build_abe-stage1/console.log.xz | Bin 71112 -> 71176 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9912 -> 9896 bytes
08-build_abe-glibc/console.log.xz | Bin 235628 -> 235224 bytes
09-build_abe-stage2/console.log.xz | Bin 189704 -> 189452 bytes
10-build_abe-gdb/console.log.xz | Bin 44648 -> 44568 bytes
11-build_abe-qemu/console.log.xz | Bin 30384 -> 30960 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
13 files changed, 13 insertions(+), 13 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/master-aarch64
in repository toolchain/ci/gcc.
from d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
adds d238146e41e Daily bump.
new 64dd46dbc68 Plug memory leak in hybrid_threader.
new 257fd0333fe Add gimple_ranger::debug.
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:
ChangeLog | 4 +++
gcc/ChangeLog | 68 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 5 ++++
gcc/gimple-range.cc | 6 +++++
gcc/gimple-range.h | 1 +
gcc/testsuite/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++
gcc/tree-vrp.c | 1 +
libstdc++-v3/ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 204 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.