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 c1d7709ec68 Darwin, libgfortran : Do not use environ directly from the [...]
new 9b3be7ede2d Daily bump.
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 | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++++
libgfortran/ChangeLog | 8 ++++++++
4 files changed, 33 insertions(+), 1 deletion(-)
--
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 662b9c55cf0 C++ : Add the -stdlib= option.
new 8daa719bdca Daily bump.
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 | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/cp/ChangeLog | 8 ++++++++
4 files changed, 34 insertions(+), 1 deletion(-)
--
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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 62fa7b3c6a Automatic date update in version.in
adds de34d42812 PR27100, final link failed: bad value
adds dccc31dee3 asan: print_vms_time signed integer overflow
adds 99d8bab0c1 SHF_GNU_RETAIN 7a and 7b tests
adds f867677682 gdb/gdbtypes.h: Fix comparison of uninitialized values
adds 5ba3b20ec2 gdb: include allocated/associated properties in 'maint print type'
adds b7874836c3 gdb: avoid resolving dynamic properties for non-allocated arrays
new e142715391 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/ChangeLog | 6 ++
binutils/readelf.c | 21 ++--
gdb/ChangeLog | 24 +++++
gdb/eval.c | 12 ++-
gdb/f-lang.c | 4 +
gdb/gdbtypes.c | 95 ++++++++++++-----
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.c | 40 ++++++++
gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.exp | 119 ++++++++++++++++++++++
ld/ChangeLog | 20 ++++
ld/ldlang.c | 4 +-
ld/ldlang.h | 3 +
ld/testsuite/ld-elf/retain7a.d | 3 +-
ld/testsuite/ld-elf/retain7b.d | 6 +-
ld/testsuite/ld-scripts/data.d | 1 +
ld/testsuite/ld-scripts/data.exp | 9 +-
ld/testsuite/ld-scripts/fill.d | 1 +
ld/testsuite/ld-scripts/fill16.d | 1 +
ld/testsuite/ld-scripts/pr27100.d | 10 ++
ld/testsuite/ld-scripts/pr27100.s | 2 +
ld/testsuite/ld-scripts/pr27100.t | 2 +
22 files changed, 344 insertions(+), 47 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.exp
create mode 100644 ld/testsuite/ld-scripts/pr27100.d
create mode 100644 ld/testsuite/ld-scripts/pr27100.s
create mode 100644 ld/testsuite/ld-scripts/pr27100.t
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fdc1d97fb 0: update: binutils-gcc-linux-qemu: all
new a6ba28376 0: update: binutils-gcc-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 (fdc1d97fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 182 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11612 ++++-----
04-build_abe-stage1/console.log | 20755 ++++++++--------
05-build_linux/console.log | 584 +-
06-build_abe-qemu/console.log | 6062 ++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 39673 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 39722 insertions(+), 39640 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 binutils-gdb.
from b7874836c33 gdb: avoid resolving dynamic properties for non-allocated arrays
new e142715391f 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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_35-branch
in repository binutils-gdb.
from abd0dcd37f6 Automatic date update in version.in
new 7c3813fdc4a 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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-10-branch
in repository binutils-gdb.
from 065440a290b Automatic date update in version.in
new b5978f7deed 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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/glibc.
from 050022910b iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
new 1d49bede4d tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
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:
Rules | 19 ++++++++++++++++++-
malloc/Makefile | 20 ++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.