This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-arm
in repository toolchain/ci/base-artifacts.
from d19cb17aa64 40: onsuccess: #148: 6: Success after binutils/gcc/linux/gd [...]
new c84b849a266 41: onsuccess: #149: 6: Success after binutils/gcc/linux/gd [...]
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 1716 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 50908 -> 53008 bytes
05-build_abe-gcc/console.log.xz | Bin 227932 -> 234612 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8820 -> 8904 bytes
08-build_abe-glibc/console.log.xz | Bin 233792 -> 235792 bytes
09-build_abe-gdb/console.log.xz | Bin 46528 -> 47908 bytes
10-check_regression/console.log.xz | Bin 3932 -> 3840 bytes
11-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
19 files changed, 26 insertions(+), 26 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_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
from d576f0e3426 43: onsuccess: #152: 6: Success after binutils/gcc/linux/gd [...]
new 38c92cf0d74 44: onsuccess: #153: 6: Success after binutils/gcc/linux/gd [...]
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 1720 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 38692 -> 38548 bytes
05-build_abe-gcc/console.log.xz | Bin 207060 -> 208248 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8660 -> 8816 bytes
08-build_abe-glibc/console.log.xz | Bin 240504 -> 243124 bytes
09-build_abe-gdb/console.log.xz | Bin 37356 -> 37844 bytes
10-check_regression/console.log.xz | Bin 3800 -> 3896 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
18 files changed, 25 insertions(+), 25 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 ea4b23d9c82 libgomp: Handle OpenMP's reverse offloads
new 7676235f690 ivopts: Fix IP_END handling for asm goto [PR107997]
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/testsuite/gcc.c-torture/compile/pr107997.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-loop-ivopts.cc | 7 +++++++
2 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr107997.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b813665fd2e Automatic date update in version.in
new 823b2395e44 [gdb/tdep] Fix larl handling in s390_displaced_step_fixup
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/s390-tdep.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.
unknown user pushed a change to branch master
in repository gcc.
from 68ee8a64ac1 Add initial ChangeLogs for modula2.
new ea4b23d9c82 libgomp: Handle OpenMP's reverse offloads
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/libgomp.h | 77 ++-
libgomp/oacc-host.c | 1 +
libgomp/plugin/plugin-nvptx.c | 4 +-
libgomp/splay-tree.c | 22 +
libgomp/splay-tree.h | 8 +
libgomp/target.c | 599 ++++++++++++++++++++-
.../libgomp.fortran/reverse-offload-2.f90 | 72 +++
.../libgomp.fortran/reverse-offload-3.f90 | 68 +++
.../libgomp.fortran/reverse-offload-4.f90 | 129 +++++
.../libgomp.fortran/reverse-offload-5.f90 | 100 ++++
.../libgomp.fortran/reverse-offload-5a.f90 | 98 ++++
11 files changed, 1139 insertions(+), 39 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-4.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-5.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/reverse-offload-5a.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.
unknown user pushed a change to branch devel/modula-2
in repository gcc.
from 4487e05a7c4 Alphabetically order options in gm2.texi and lang.opt and p [...]
new d90b603b6b8 Purged out of gcc tree info from the documentation.
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/doc/gm2.texi | 171 ++++++++++++-------------------------------------------
1 file changed, 35 insertions(+), 136 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 24ff0b3e0c4 Add stub 'gcc/rust/ChangeLog'
new 68ee8a64ac1 Add initial ChangeLogs for modula2.
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/{rust => m2}/ChangeLog | 1 -
{gcc/rust => libgm2}/ChangeLog | 1 -
2 files changed, 2 deletions(-)
copy gcc/{rust => m2}/ChangeLog (99%)
copy {gcc/rust => libgm2}/ChangeLog (99%)
--
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 users/ibhagat/try-libctf-build-v2
in repository binutils-gdb.
at 5ef8f1caa53 libctf: remove unnecessary zstd constructs
This branch includes the following new commits:
new 96a87e6aa06 libctf: remove unnecessary zlib constructs
new 9f72b0c1673 libctf: remove AC_CONFIG_MACRO_DIR
new 5ef8f1caa53 libctf: remove unnecessary zstd constructs
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.
--
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 325529e21e8 Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
new 84f6f8a2a97 Fortran: Replace simple '.' quotes by %<.%>
new 24ff0b3e0c4 Add stub 'gcc/rust/ChangeLog'
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:
gcc/fortran/match.cc | 2 +-
gcc/fortran/openmp.cc | 38 ++++++++++++++---------------
gcc/fortran/primary.cc | 6 ++---
gcc/fortran/resolve.cc | 10 ++++----
include/ChangeLog.jit => gcc/rust/ChangeLog | 7 +-----
5 files changed, 29 insertions(+), 34 deletions(-)
copy include/ChangeLog.jit => gcc/rust/ChangeLog (50%)
--
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 7e4aa710435 Add ChangeLog directories for modula2 into git_commit.py.
new 325529e21e8 Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
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:
contrib/gcc-changelog/git_commit.py | 2 ++
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 1bdba731b9c libbacktrace: rewrite and simplify main zstd loop
new 7e4aa710435 Add ChangeLog directories for modula2 into git_commit.py.
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:
contrib/gcc-changelog/git_commit.py | 2 ++
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 40ce6485f36 Daily bump.
new 1bdba731b9c libbacktrace: rewrite and simplify main zstd loop
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:
libbacktrace/elf.c | 948 +++++++++++++++++++++++++++++++++--------------------
1 file changed, 592 insertions(+), 356 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 releases/gcc-12
in repository gcc.
from 5ec102e3290 i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
new 3ee5a2371b2 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/testsuite/ChangeLog | 7 +++++++
3 files changed, 28 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 releases/gcc-11
in repository gcc.
from 5d3bf022a7b Daily bump.
new 5539bdfc479 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 +-
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 releases/gcc-10
in repository gcc.
from bd0033309c9 Daily bump.
new c89e7f8a711 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 +-
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 01254aa2eb7 Fortran: ICE on recursive derived types with allocatable co [...]
new 40ce6485f36 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:
ChangeLog | 4 ++++
gcc/ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 36 ++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 21 ++++++++++++++++++++
gcc/testsuite/ChangeLog | 25 ++++++++++++++++++++++++
libgomp/ChangeLog | 7 +++++++
libsanitizer/ChangeLog | 4 ++++
libstdc++-v3/ChangeLog | 24 +++++++++++++++++++++++
9 files changed, 173 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 ed38cbc331e objdump: sframe: fix memory leaks
new b813665fd2e 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-12-branch
in repository binutils-gdb.
from 3f7f5a866f5 Automatic date update in version.in
new ed9b90db517 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_39-branch
in repository binutils-gdb.
from 32dfec072ae Automatic date update in version.in
new 6df169f352d 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.