This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 27fce25cc07 libstdc++: Add workaround for std::make_integer_sequence bu [...]
new b7add7c9d23 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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 9 +++++++++
2 files changed, 10 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 binutils-gdb.
from 265687478be [gdb/exp] Clean up asap in value_print_array_elements
new 54392c4df60 gdb: fix buffer overflow in DWARF reader
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:
gdb/dwarf2/read.c | 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_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-arm-lts-allnoconfig.
from c606020 onsuccess: #45: all: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 0624bf0 onsuccess: #47: all: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2296 -> 2324 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2648 bytes
03-build_abe-binutils/console.log.xz | Bin 27696 -> 28512 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17788 -> 17900 bytes
04-build_abe-stage1/console.log.xz | Bin 93536 -> 94276 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 72460 -> 71872 bytes
05-build_abe-qemu/console.log.xz | Bin 34412 -> 33468 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22592 -> 22312 bytes
06-build_linux/console.log.xz | Bin 2880 -> 2900 bytes
07-boot_linux/console.log.xz | Bin 496 -> 500 bytes
08-check_regression/console.log.xz | Bin 1204 -> 1216 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 313 +++++++++++++--------
jenkins/notify-init.log | 114 +++++---
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/{comments.txt => comment-template.txt} | 2 +-
notify/mail-body.txt | 52 ++--
notify/mail-subject.txt | 2 +-
24 files changed, 323 insertions(+), 202 deletions(-)
rename notify/jira/{comments.txt => comment-template.txt} (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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d7680f13df1 x86: Vxy naming correction
new d03878e670d [gdb/testsuite] Modernize gdb.base/huge.exp
new 265687478be [gdb/exp] Clean up asap in value_print_array_elements
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:
gdb/f-valprint.c | 4 ++
gdb/testsuite/gdb.ada/huge.exp | 92 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.ada/huge/foo.adb | 20 ++++++++
gdb/testsuite/gdb.ada/huge/pck.adb | 82 ++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.ada/huge/pck.ads | 18 ++++++++
gdb/testsuite/gdb.base/huge.exp | 71 +++++++++++++++++++++-------
gdb/testsuite/gdb.fortran/huge.F90 | 21 +++++++++
gdb/testsuite/gdb.fortran/huge.exp | 95 ++++++++++++++++++++++++++++++++++++++
gdb/valprint.c | 4 ++
9 files changed, 390 insertions(+), 17 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/huge.exp
create mode 100644 gdb/testsuite/gdb.ada/huge/foo.adb
create mode 100644 gdb/testsuite/gdb.ada/huge/pck.adb
create mode 100644 gdb/testsuite/gdb.ada/huge/pck.ads
create mode 100644 gdb/testsuite/gdb.fortran/huge.F90
create mode 100644 gdb/testsuite/gdb.fortran/huge.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.