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 85c14be4041 Daily bump.
new ea169d4d863 RTEMS: Do not define _GNU_SOURCE by default
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/config/rs6000/rtems.h | 3 +++
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/linux.
from 515f71412bb7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 25c2a075eb6a clk: lan966x: Fix the lan966x clock gate register address
adds 714b82c18ba0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 28a99e95f55c x86/amd: Use IBPB for firmware calls
adds 908fc4c2abdb virt: sev-guest: Pass the appropriate argument type to iounmap()
adds 65cdf0d623be x86/alternative: Report missing return thunk details
adds eb23b5ef9131 x86/bugs: Warn when "ibrs" mitigation is selected on Enhan [...]
adds efc72a665a61 lkdtm: Disable return thunks in rodata.c
adds b648ab487f31 x86/speculation: Make all RETbleed mitigations 64-bit only
adds 05017fed92de Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.o [...]
adds ddfc710395cc sched/deadline: Fix BUG_ON condition for deboosted tasks
adds c2602a7ce0fc Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel [...]
adds b0380e13502a perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
adds af2c9ac24019 Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel. [...]
adds e90886291c7c certs: make system keyring depend on x509 parser
adds e0dccc3b76fb Linux 5.19-rc8
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/Kconfig | 8 ++++----
arch/x86/Makefile | 1 +
arch/x86/events/intel/lbr.c | 19 ++++++++++---------
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/nospec-branch.h | 2 ++
arch/x86/kernel/alternative.c | 4 +++-
arch/x86/kernel/cpu/bugs.c | 14 +++++++++++++-
certs/Kconfig | 1 +
drivers/clk/clk-lan966x.c | 2 +-
drivers/misc/lkdtm/Makefile | 9 ++++++---
drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++++---
kernel/sched/deadline.c | 5 ++++-
13 files changed, 53 insertions(+), 24 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5724b5d3 0: update: binutils-gcc-linux-glibc-gdb: 6
new 7c7acd3c 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (5724b5d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1612 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38272 -> 39104 bytes
05-build_abe-gcc/console.log.xz | Bin 214308 -> 213536 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9028 -> 8684 bytes
08-build_abe-glibc/console.log.xz | Bin 242156 -> 241912 bytes
09-build_abe-gdb/console.log.xz | Bin 38684 -> 38892 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
11 files changed, 19 insertions(+), 19 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 azanella/loongarch64
in repository glibc.
at 14c795df14 LoongArch: Update NEWS and README for the LoongArch port.
This branch includes the following new commits:
new 2fed3a2f94 LoongArch: Add LoongArch entries to config.h.in
new fe3eae157b LoongArch: Add relocations and ELF flags to elf.h and script [...]
new 589034c677 LoongArch: ABI Implementation
new bf871ac497 LoongArch: Thread-Local Storage Support
new a4ea4ebfb9 LoongArch: Generic <math.h> and soft-fp Routines
new edb51d5752 LoongArch: Atomic and Locking Routines
new f0b0a2873d LoongArch: Linux Syscall Interface
new 14d44fc30a LoongArch: Linux ABI
new 049dc84e06 LoongArch: Add ABI Lists
new 001badc228 LoongArch: Build Infrastructure
new 3c500ac872 LoongArch: Hard Float Support
new 19869f32c7 LoongArch: Update build-many-glibcs.py for the LoongArch Port.
new 14c795df14 LoongArch: Update NEWS and README for the LoongArch port.
The 13 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 releases/gcc-12
in repository gcc.
from 16ea82f0fc9 Daily bump.
new 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default
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/config/rs6000/rtems.h | 3 +++
1 file changed, 3 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 613e3b86955 middle-end/106414 - fix mistake in ~(x ^ y) -> x == y pattern
new 556b816b820 RTEMS: Do not define _GNU_SOURCE by default
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/config/rs6000/rtems.h | 3 +++
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-norov-allnoconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 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_kernel/llvm-master-arm-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 366c91cd 0: update: binutils-llvm-linux-qemu: all
new ff0c2d1c 0: update: binutils-llvm-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 (366c91cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1636 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30532 -> 30308 bytes
04-build_kernel_llvm/console.log.xz | Bin 65376 -> 62604 bytes
05-build_abe-qemu/console.log.xz | Bin 31388 -> 30632 bytes
06-build_linux/console.log.xz | Bin 4008 -> 3784 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 14 insertions(+), 14 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_bmk_gnu_apm/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from c4050b2552 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
adds d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087]
adds dc2d843045 Update syscall-names.list for Linux 5.18
adds 0e5b239f45 malloc: Simplify implementation of __malloc_assert
No new revisions were added by this update.
Summary of changes:
include/bits/stdio2-decl.h | 1 +
libio/Makefile | 2 +-
libio/bits/stdio2-decl.h | 111 +++++++++++++++++++++++++++++
libio/bits/stdio2.h | 62 ----------------
libio/stdio.h | 17 +++--
malloc/malloc.c | 15 ++--
sysdeps/unix/sysv/linux/syscall-names.list | 4 +-
7 files changed, 132 insertions(+), 80 deletions(-)
create mode 100644 include/bits/stdio2-decl.h
create mode 100644 libio/bits/stdio2-decl.h
--
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_bmk_gnu_apm/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards afd79835 2: update: binutils-gcc-linux-glibc: 1
new 695de572 2: update: binutils-gcc-linux-glibc: 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 (afd79835)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-release- [...]
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 1880 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29940 -> 31036 bytes
04-build_abe-stage1/console.log.xz | Bin 85852 -> 88328 bytes
06-build_abe-linux/console.log.xz | Bin 8912 -> 9096 bytes
07-build_abe-glibc/console.log.xz | Bin 226968 -> 229660 bytes
08-build_abe-stage2/console.log.xz | Bin 207036 -> 213064 bytes
09-benchmark/benchmark-build.log | 96 +-
09-benchmark/benchmark.log | 94 +-
09-benchmark/console.log.xz | Bin 3752 -> 3784 bytes
10-check_regression/console.log.xz | Bin 7112 -> 7220 bytes
10-check_regression/csv-results-0/md5sum.csv | 78788 +-
10-check_regression/csv-results-0/perf.csv | 4115 +-
10-check_regression/csv-results-0/results.csv | 692311 ++++++++---------
10-check_regression/csv-results-0/size.csv | 693890 +++++++++---------
10-check_regression/csv-results-0/vect.csv | 44 +-
10-check_regression/csv-results-1/md5sum.csv | 67638 +-
10-check_regression/csv-results-1/perf.csv | 4257 +-
10-check_regression/csv-results-1/results.csv | 692280 +++++++++--------
10-check_regression/csv-results-1/size.csv | 693861 +++++++++--------
10-check_regression/csv-results-1/vect.csv | 44 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 3 +
10-check_regression/results-full.csv | 4276 +-
10-check_regression/results-internal.csv | 237 +-
10-check_regression/results.log | 6186 +-
11-update_baseline/console.log | 8471 +-
11-update_baseline/csv-results-0/md5sum.csv | 78788 +-
11-update_baseline/csv-results-0/perf.csv | 4115 +-
11-update_baseline/csv-results-0/results.csv | 692311 ++++++++---------
11-update_baseline/csv-results-0/size.csv | 693890 +++++++++---------
11-update_baseline/csv-results-0/vect.csv | 44 +-
11-update_baseline/csv-results-1/md5sum.csv | 67638 +-
11-update_baseline/csv-results-1/perf.csv | 4257 +-
11-update_baseline/csv-results-1/results.csv | 692280 +++++++++--------
11-update_baseline/csv-results-1/size.csv | 693861 +++++++++--------
11-update_baseline/csv-results-1/vect.csv | 44 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 3 +
11-update_baseline/results-full.csv | 4276 +-
11-update_baseline/results-internal.csv | 237 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1260256 -> 1262208 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 91916 -> 92124 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3557732 -> 3564184 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 15100 -> 15120 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 4114160 -> 4121344 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 36332 -> 36176 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 164012 -> 163864 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 128484 -> 128068 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 953684 -> 952412 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 711368 -> 710700 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 47656 -> 47640 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 198608 -> 198700 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1836072 -> 1834476 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 6334104 -> 6333088 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 690320 -> 690704 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1390236 -> 1390632 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1233504 -> 1233572 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 368120 -> 368188 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 145480 -> 145460 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 148704 -> 148724 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 61236 -> 61236 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 559864 -> 561232 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 2034044 -> 2041920 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 26752 -> 26764 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1048172 -> 1055672 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 86144 -> 85376 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 1564868 -> 1551460 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 247168 -> 247884 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 11775812 -> 11565792 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1260256 -> 1262208 bytes
save-temps/401.bzip2.tar.xz | Bin 91916 -> 92124 bytes
save-temps/403.gcc.tar.xz | Bin 3557732 -> 3564184 bytes
save-temps/410.bwaves.tar.xz | Bin 15100 -> 15120 bytes
save-temps/416.gamess.tar.xz | Bin 4114160 -> 4121344 bytes
save-temps/429.mcf.tar.xz | Bin 36332 -> 36176 bytes
save-temps/433.milc.tar.xz | Bin 164012 -> 163864 bytes
save-temps/434.zeusmp.tar.xz | Bin 128484 -> 128068 bytes
save-temps/435.gromacs.tar.xz | Bin 953684 -> 952412 bytes
save-temps/436.cactusADM.tar.xz | Bin 711368 -> 710700 bytes
save-temps/437.leslie3d.tar.xz | Bin 47656 -> 47640 bytes
save-temps/444.namd.tar.xz | Bin 198608 -> 198700 bytes
save-temps/445.gobmk.tar.xz | Bin 1836072 -> 1834476 bytes
save-temps/447.dealII.tar.xz | Bin 6334104 -> 6333088 bytes
save-temps/450.soplex.tar.xz | Bin 690320 -> 690704 bytes
save-temps/453.povray.tar.xz | Bin 1390236 -> 1390632 bytes
save-temps/454.calculix.tar.xz | Bin 1233504 -> 1233572 bytes
save-temps/456.hmmer.tar.xz | Bin 368120 -> 368188 bytes
save-temps/458.sjeng.tar.xz | Bin 145480 -> 145460 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 148704 -> 148724 bytes
save-temps/462.libquantum.tar.xz | Bin 61236 -> 61236 bytes
save-temps/464.h264ref.tar.xz | Bin 559864 -> 561232 bytes
save-temps/465.tonto.tar.xz | Bin 2034044 -> 2041920 bytes
save-temps/470.lbm.tar.xz | Bin 26752 -> 26764 bytes
save-temps/471.omnetpp.tar.xz | Bin 1048172 -> 1055672 bytes
save-temps/473.astar.tar.xz | Bin 86144 -> 85376 bytes
save-temps/481.wrf.tar.xz | Bin 1564868 -> 1551460 bytes
save-temps/482.sphinx3.tar.xz | Bin 247168 -> 247884 bytes
save-temps/483.xalancbmk.tar.xz | Bin 11775812 -> 11565792 bytes
101 files changed, 2939309 insertions(+), 2939168 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_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 7491e9665e Automatic date update in version.in
adds 56958fe98b Automatic date update in version.in
adds f0641f4e27 Automatic date update in version.in
adds a47c713db8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/gcc.
from 64edeadbcce Daily bump.
adds 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace>
adds ca82e7900f4 libstdc++: check for openat
adds 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem
adds 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
adds 2a1263d3638 Daily bump.
adds 8b85716d35c Daily bump.
adds 16ea82f0fc9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 39 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 12 +++++++
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 55 ++++++++++++++++++++++++++++++++
libstdc++-v3/include/std/stacktrace | 8 ++++-
libstdc++-v3/src/c++17/fs_dir.cc | 4 +--
libstdc++-v3/src/filesystem/dir-common.h | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
9 files changed, 121 insertions(+), 6 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_check_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 7491e9665e Automatic date update in version.in
adds 56958fe98b Automatic date update in version.in
adds f0641f4e27 Automatic date update in version.in
adds a47c713db8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 583f53b5 0: update: binutils-gcc-linux-glibc-gdb: 1
new f3b22a1e 0: update: binutils-gcc-linux-glibc-gdb: 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 (583f53b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1628 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50660 -> 49912 bytes
04-build_abe-gcc/console.log.xz | Bin 224876 -> 222864 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8900 -> 8972 bytes
07-build_abe-glibc/console.log.xz | Bin 231020 -> 230648 bytes
08-build_abe-gdb/console.log.xz | Bin 46436 -> 46236 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2404 -> 2380 bytes
11-check_regression/console.log.xz | Bin 4388 -> 3960 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 27 +-
11-check_regression/results.compare | 58 +-
11-check_regression/results.compare2 | 237 +-
11-check_regression/results.regressions | 58 +-
12-update_baseline/console.log | 757 ++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 27 +-
12-update_baseline/results.compare | 58 +-
12-update_baseline/results.compare2 | 237 +-
12-update_baseline/results.regressions | 58 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2825304 -> 2850340 bytes
sumfiles/g++.sum | 112 +-
sumfiles/gcc.log.xz | Bin 2489704 -> 2454748 bytes
sumfiles/gcc.sum | 4858 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 933772 -> 939080 bytes
sumfiles/gfortran.sum | 118 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 206752 -> 207484 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453300 -> 456940 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3111 insertions(+), 3556 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.