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-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
new 6010fb0c49 [gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp
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 +++++++++++++++++++++++++++++++++++++++++++++-
gdb/testsuite/lib/gdb.exp | 34 +++++---
include/elf/common.h | 23 ++++++
3 files changed, 239 insertions(+), 12 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-arm
in repository toolchain/ci/base-artifacts.
discards 5a58d7f5c 0: update: binutils-gcc: 1
new 1b8d443bc 0: update: binutils-gcc: 1
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 (5a58d7f5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (1b [...]
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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 64348 -> 64332 bytes
04-build_abe-gcc/console.log.xz | Bin 225112 -> 223580 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2400 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2800 -> 2932 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 8 +
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 73 +-
07-check_regression/results.regressions | 28 +
08-update_baseline/console.log | 274 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 8 +
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 73 +-
08-update_baseline/results.regressions | 28 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2643768 -> 2667020 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 2229872 -> 2255852 bytes
sumfiles/gcc.sum | 3868 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 867148 -> 860476 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165856 -> 166468 bytes
sumfiles/libgomp.sum | 41 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2520 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447956 -> 455804 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2404 insertions(+), 2269 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 glibc.
from 88361b408b elf: Copy l_addr/l_ld when adding ld.so to a new namespace
new a725ff1de9 Suppress -Wcast-qual warnings in bsearch
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:
bits/stdlib-bsearch.h | 9 ++++++++-
1 file changed, 8 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 9fc6d71d34b Daily bump.
new e19a0e2f307 [Ada] Add DWARF 5 support to System.Dwarf_Line
new d039346359f [Ada] Small cleanup in System.Dwarf_Line
new 632dde0c5ed [Ada] Add support for PE-COFF PIE to System.Dwarf_Line
new d1ee1a0fe6d [Ada] Adjust latest change for ELF platforms
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/ada/adaint.c | 3 +
gcc/ada/libgnat/s-dwalin.adb | 906 +++++++++++++++++++++++++++++--------------
gcc/ada/libgnat/s-dwalin.ads | 148 +++----
gcc/ada/libgnat/s-objrea.adb | 72 ++--
gcc/ada/libgnat/s-objrea.ads | 25 +-
5 files changed, 767 insertions(+), 387 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 09f032c2205 Refine alingment peeling fix
new 32bd81eba46 Do not hide asm_out_file in ASM_OUTPUT_ASCII.
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/defaults.h | 15 +++++++--------
1 file changed, 7 insertions(+), 8 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 c2dc29c4a54 Fix thinko in previous alignment peeling change
new 09f032c2205 Refine alingment peeling fix
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/tree-vect-data-refs.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 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_check_gcc/master-aarch64
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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5ffb94050 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new c768df1ac 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (5ffb94050)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1564 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 44860 -> 45080 bytes
04-build_abe-stage1/console.log.xz | Bin 71336 -> 71364 bytes
06-build_abe-linux/console.log.xz | Bin 9952 -> 9664 bytes
07-build_abe-glibc/console.log.xz | Bin 235008 -> 235236 bytes
08-build_abe-stage2/console.log.xz | Bin 190276 -> 189596 bytes
09-build_abe-gdb/console.log.xz | Bin 44696 -> 44828 bytes
10-build_abe-qemu/console.log.xz | Bin 30828 -> 30624 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3888 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2528 bytes
13-check_regression/console.log.xz | Bin 15120 -> 2652 bytes
13-check_regression/results.compare | 51 +-
13-check_regression/results.compare2 | 3035 +-------------------------
14-update_baseline/console.log | 3260 ++--------------------------
14-update_baseline/results.compare | 51 +-
14-update_baseline/results.compare2 | 3035 +-------------------------
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3242096 -> 3230168 bytes
sumfiles/g++.sum | 37 +-
sumfiles/gcc.log.xz | Bin 2813112 -> 2792056 bytes
sumfiles/gcc.sum | 3758 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 852672 -> 850584 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2268 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 163460 -> 163872 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2636 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 398316 -> 394984 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 2150 insertions(+), 11129 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.