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-allmodconfig
in repository toolchain/binutils-gdb.
from 0a640d7196 ELF: Hide symbols defined in discarded input sections
adds ee67fd7f3f gdb/riscv: Use correct regnum in riscv_linux_nat_target::fet [...]
adds 50db9ef4c0 gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>
adds b352ceb6b4 gdb/python: Make convert_values_to_python return gdbpy_ref<>
adds bfcc0eba9e [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb
adds ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...]
adds b69e1ff350 ELF: update ld man page on `--gc-sections`
adds e8138a6b78 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 17 +++++
gdb/python/py-cmd.c | 16 ++---
gdb/python/py-function.c | 9 ++-
gdb/riscv-linux-nat.c | 6 +-
gdb/testsuite/ChangeLog | 4 ++
.../{valgrind-db-attach.c => valgrind-bt.c} | 0
.../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++-------
ld/ChangeLog | 4 ++
ld/ld.texi | 8 ++-
10 files changed, 102 insertions(+), 44 deletions(-)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.c => valgrind-bt.c} (100%)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.exp => valgrind-bt.exp} (58%)
--
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-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from 232fe1c86e Automatic date update in version.in
adds 3a6b69144a Automatic date update in version.in
No new revisions were added by this update.
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 master
in repository gcc.
from 018d6175e2c Relax hash function to match equals function behavior (PR t [...]
new f1c1105c9d6 2018-10-26 Richard Biener <rguenther(a)suse.de>
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 | 19 ++
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/g++.dg/opt/20181025-1.C | 31 ++++
gcc/testsuite/g++.dg/vect/slp-pr87105.cc | 9 +-
gcc/testsuite/gcc.dg/torture/20181024-1.c | 41 +++++
gcc/tree-vect-slp.c | 281 +++++++++++++++++-------------
gcc/tree-vectorizer.h | 2 +
7 files changed, 263 insertions(+), 127 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/20181025-1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/20181024-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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9f4aa18 start-container-docker.sh: Print resources usage information
new b0f37d5 jenkins-helpers.sh: Download URLs more safely
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:
jenkins-helpers.sh | 11 +++++++++--
1 file changed, 9 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.
unknown user pushed a change to branch release/2.28/master
in repository glibc.
from 69d1e73d99 signal: Use correct type for si_band in siginfo_t [BZ #23562]
new aff9b37712 conform: XFAIL siginfo_t si_band test on sparc64
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:
ChangeLog | 13 +++++++++++++
NEWS | 1 +
conform/data/signal.h-data | 3 ++-
conform/data/sys/wait.h-data | 3 ++-
sysdeps/unix/sysv/linux/sparc/bits/siginfo-arch.h | 7 ++++++-
sysdeps/unix/sysv/linux/sparc/sparc64/Makefile | 5 +++++
6 files changed, 29 insertions(+), 3 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 release/2.27/master
in repository glibc.
from 77b4b8231e signal: Use correct type for si_band in siginfo_t [BZ #23562]
new 1759ea197b conform: XFAIL siginfo_t si_band test on sparc64
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:
ChangeLog | 13 +++++++++++++
NEWS | 1 +
conform/data/signal.h-data | 3 ++-
conform/data/sys/wait.h-data | 3 ++-
sysdeps/unix/sysv/linux/sparc/bits/siginfo-arch.h | 7 ++++++-
sysdeps/unix/sysv/linux/sparc/sparc64/Makefile | 5 +++++
6 files changed, 29 insertions(+), 3 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 b4d2979c0a7 2018-10-26 Richard Biener <rguenther(a)suse.de>
new d2566ab1fd6 2018-10-26 Richard Biener <rguenther(a)suse.de>
new d2dc5bc62ce * ipa-devirt.c (warn_odr): Make static. (types_same_for_o [...]
new 6e2fb4b03d3 * tree.c (free_lang_data_in_type): Only check main variants.
new 018d6175e2c Relax hash function to match equals function behavior (PR t [...]
The 4 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 | 25 +++++
gcc/ipa-devirt.c | 204 +++++++++++++++++++++----------------
gcc/ipa-prop.c | 4 +-
gcc/ipa-utils.h | 3 +-
gcc/lto/lto.c | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/lto/odr-1_0.C | 2 +-
gcc/tree.c | 2 +-
gcc/tree.h | 3 +-
9 files changed, 154 insertions(+), 96 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.