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 f55158f3ef8 Add insn-attr-common.h as a dependant to gm2spec.cc.
new c9642b5a676 dtoa replace index, m2rts export fixes.
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/m2/gm2-libs-min/M2RTS.def | 6 ++
gcc/m2/gm2-libs-min/M2RTS.mod | 6 ++
gm2tools/Makefile.in | 2 +-
libgm2/Makefile.in | 2 +-
libgm2/libm2cor/Makefile.in | 2 +-
libgm2/libm2iso/Makefile.in | 71 +++++++++++++------
libgm2/libm2log/Makefile.in | 2 +-
libgm2/libm2min/Makefile.in | 6 +-
libgm2/libm2pim/Makefile.in | 157 +++++++++++++++++++-----------------------
libgm2/libm2pim/dtoa.cc | 8 +--
10 files changed, 144 insertions(+), 118 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards be8d6fd2 0: update: binutils-gcc-linux-qemu: boot
new 3afa115d 0: update: binutils-gcc-linux-qemu: boot
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 (be8d6fd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1700 -> 1792 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 30400 -> 30296 bytes
04-build_abe-stage1/console.log.xz | Bin 69452 -> 68132 bytes
05-build_abe-qemu/console.log.xz | Bin 33096 -> 31372 bytes
06-build_linux/console.log.xz | Bin 3564 -> 3472 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 428 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0ca8f379 0: update: gcc-415d2c38edadf97950eb14b8d7e6b1491c98cdd5: 2
new 28cf798f 0: update: binutils-gcc: 2
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 (0ca8f379)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1644 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51176 -> 52676 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 461688 -> 463176 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 15 +++++++------
7 files changed, 45 insertions(+), 7 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 binutils-gdb.
from 75948417af8 [gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify [...]
new 657a50227bb gdb: LoongArch: Add floating-point support
new 3f6227c2f40 gdbserver: LoongArch: Add floating-point support
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/arch/loongarch.c | 9 ++++++
gdb/arch/loongarch.h | 17 +++++++++-
gdb/features/Makefile | 1 +
gdb/features/loongarch/fpu.c | 55 ++++++++++++++++++++++++++++++++
gdb/features/loongarch/fpu.xml | 50 +++++++++++++++++++++++++++++
gdb/loongarch-linux-nat.c | 52 ++++++++++++++++++++++++++++++
gdb/loongarch-linux-tdep.c | 69 +++++++++++++++++++++++++++++++++++++---
gdb/loongarch-tdep.c | 66 ++++++++++++++++++++++++++++++--------
gdb/loongarch-tdep.h | 1 +
gdbserver/linux-loongarch-low.cc | 32 +++++++++++++++++++
10 files changed, 332 insertions(+), 20 deletions(-)
create mode 100644 gdb/features/loongarch/fpu.c
create mode 100644 gdb/features/loongarch/fpu.xml
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 617c86e8 0: update: binutils-gcc-linux-qemu: boot
new 665147b4 0: update: binutils-gcc-linux-qemu: boot
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 (617c86e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1924 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30052 -> 30316 bytes
04-build_abe-stage1/console.log.xz | Bin 91568 -> 90692 bytes
05-build_abe-qemu/console.log.xz | Bin 32596 -> 31536 bytes
06-build_linux/console.log.xz | Bin 6736 -> 6656 bytes
07-boot_linux/console.log.xz | Bin 5784 -> 5784 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 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_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28
adds ec9013727d x86-64: Remove redundant strcspn-generic/strpbrk-generic/str [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/multiarch/Makefile | 3 ---
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 85bc0f06 0: update: binutils-gcc-linux-glibc: 1
new f6e7ee97 0: 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 (85bc0f06)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-a [...]
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 1640 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30956 -> 31228 bytes
04-build_abe-stage1/console.log.xz | Bin 75032 -> 75164 bytes
06-build_abe-linux/console.log.xz | Bin 9212 -> 9124 bytes
07-build_abe-glibc/console.log.xz | Bin 240856 -> 241204 bytes
08-build_abe-stage2/console.log.xz | Bin 182972 -> 183632 bytes
09-benchmark/benchmark-build.log | 118 +-
09-benchmark/benchmark.log | 116 +-
09-benchmark/console.log.xz | Bin 3800 -> 3792 bytes
10-check_regression/console.log.xz | Bin 6220 -> 7772 bytes
10-check_regression/csv-results-0/md5sum.csv | 41422 +-
10-check_regression/csv-results-0/perf.csv | 2068 +-
10-check_regression/csv-results-0/results.csv | 289796 +++++++--
10-check_regression/csv-results-0/size.csv | 347259 ++++++++---
10-check_regression/csv-results-0/vect.csv | 415 +-
10-check_regression/csv-results-1/md5sum.csv | 77284 +--
10-check_regression/csv-results-1/perf.csv | 3401 +-
10-check_regression/csv-results-1/results.csv | 309039 +++++-----
10-check_regression/csv-results-1/size.csv | 553123 +++++++++---------
10-check_regression/csv-results-1/vect.csv | 654 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 3490 +-
10-check_regression/results-internal.csv | 246 +-
10-check_regression/results.log | 5445 +-
11-update_baseline/console.log | 6161 +-
11-update_baseline/csv-results-0/md5sum.csv | 41422 +-
11-update_baseline/csv-results-0/perf.csv | 2068 +-
11-update_baseline/csv-results-0/results.csv | 289796 +++++++--
11-update_baseline/csv-results-0/size.csv | 347259 ++++++++---
11-update_baseline/csv-results-0/vect.csv | 415 +-
11-update_baseline/csv-results-1/md5sum.csv | 77284 +--
11-update_baseline/csv-results-1/perf.csv | 3401 +-
11-update_baseline/csv-results-1/results.csv | 309039 +++++-----
11-update_baseline/csv-results-1/size.csv | 553123 +++++++++---------
11-update_baseline/csv-results-1/vect.csv | 654 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 3490 +-
11-update_baseline/results-internal.csv | 246 +-
11-update_baseline/results.log | 5441 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1417888 -> 1423456 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 105412 -> 105572 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3942716 -> 3942164 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 19516 -> 19452 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 5254688 -> 5257560 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 39608 -> 39512 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 185280 -> 186000 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 160784 -> 160832 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 1117048 -> 1121096 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 817616 -> 818704 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 57260 -> 57192 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 247436 -> 247592 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1919620 -> 1919832 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 6891528 -> 6891540 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 802272 -> 803308 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1632972 -> 1605780 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1415004 -> 1424804 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 427864 -> 428600 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 163676 -> 163940 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 171228 -> 171352 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 70060 -> 69928 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 634776 -> 634016 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 2746492 -> 2737228 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 28692 -> 28784 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1161116 -> 1181140 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 100052 -> 100132 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 2279360 -> 2270064 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 286896 -> 287732 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 13071044 -> 13131376 bytes
jenkins/manifest.sh | 18 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1417888 -> 1423456 bytes
save-temps/401.bzip2.tar.xz | Bin 105412 -> 105572 bytes
save-temps/403.gcc.tar.xz | Bin 3942716 -> 3942164 bytes
save-temps/410.bwaves.tar.xz | Bin 19516 -> 19452 bytes
save-temps/416.gamess.tar.xz | Bin 5254688 -> 5257560 bytes
save-temps/429.mcf.tar.xz | Bin 39608 -> 39512 bytes
save-temps/433.milc.tar.xz | Bin 185280 -> 186000 bytes
save-temps/434.zeusmp.tar.xz | Bin 160784 -> 160832 bytes
save-temps/435.gromacs.tar.xz | Bin 1117048 -> 1121096 bytes
save-temps/436.cactusADM.tar.xz | Bin 817616 -> 818704 bytes
save-temps/437.leslie3d.tar.xz | Bin 57260 -> 57192 bytes
save-temps/444.namd.tar.xz | Bin 247436 -> 247592 bytes
save-temps/445.gobmk.tar.xz | Bin 1919620 -> 1919832 bytes
save-temps/447.dealII.tar.xz | Bin 6891528 -> 6891540 bytes
save-temps/450.soplex.tar.xz | Bin 802272 -> 803308 bytes
save-temps/453.povray.tar.xz | Bin 1632972 -> 1605780 bytes
save-temps/454.calculix.tar.xz | Bin 1415004 -> 1424804 bytes
save-temps/456.hmmer.tar.xz | Bin 427864 -> 428600 bytes
save-temps/458.sjeng.tar.xz | Bin 163676 -> 163940 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 171228 -> 171352 bytes
save-temps/462.libquantum.tar.xz | Bin 70060 -> 69928 bytes
save-temps/464.h264ref.tar.xz | Bin 634776 -> 634016 bytes
save-temps/465.tonto.tar.xz | Bin 2746492 -> 2737228 bytes
save-temps/470.lbm.tar.xz | Bin 28692 -> 28784 bytes
save-temps/471.omnetpp.tar.xz | Bin 1161116 -> 1181140 bytes
save-temps/473.astar.tar.xz | Bin 100052 -> 100132 bytes
save-temps/481.wrf.tar.xz | Bin 2279360 -> 2270064 bytes
save-temps/482.sphinx3.tar.xz | Bin 286896 -> 287732 bytes
save-temps/483.xalancbmk.tar.xz | Bin 13071044 -> 13131376 bytes
100 files changed, 2092880 insertions(+), 1180931 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/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4af66982 0: update: linux-41e7f64a7079172029149cbdaba6f88a58324370: all
new a4d05d12 0: update: linux-41e7f64a7079172029149cbdaba6f88a58324370: 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 (4af66982)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 1812 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29464 -> 29816 bytes
04-build_abe-stage1/console.log.xz | Bin 87796 -> 88828 bytes
05-build_abe-qemu/console.log.xz | Bin 34080 -> 34144 bytes
06-build_linux/console.log.xz | Bin 3700 -> 3680 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 6 +++---
10 files changed, 9 insertions(+), 9 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 binutils-gdb.
from 09559238fdc [gdb/testsuite] Add tsan-suppressions.txt
new 75948417af8 [gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify [...]
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/testsuite/gdb.base/libsegfault.exp | 8 +++++++-
gdb/testsuite/gdb.threads/attach-slow-waitpid.exp | 8 +++++++-
2 files changed, 14 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 master
in repository gcc.
from 220bef46015 libgomp: Add tailing \n to gomp_debug
new 5493ee7145a i386 testsuite: cope with --enable-default-pie
new e80daf04c88 aarch64: Remove redundant builtins code
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/config/aarch64/aarch64-builtins.cc | 32 ----
gcc/testsuite/gcc.target/aarch64/vect_unary_1.c | 186 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/cet-sjlj-6a.c | 6 +-
gcc/testsuite/gcc.target/i386/cet-sjlj-6b.c | 6 +-
gcc/testsuite/gcc.target/i386/fentryname3.c | 3 +-
gcc/testsuite/gcc.target/i386/mvc7.c | 12 +-
gcc/testsuite/gcc.target/i386/pr24414.c | 1 +
gcc/testsuite/gcc.target/i386/pr93492-3.c | 2 +-
gcc/testsuite/gcc.target/i386/pr93492-5.c | 2 +-
gcc/testsuite/gcc.target/i386/pr98482-1.c | 3 +-
10 files changed, 207 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_unary_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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from c72d4714694 Daily bump.
adds 3723aedaad2 XFAIL 'offloading_enabled' diagnostics issue in 'libgomp.oa [...]
adds 8be17e2ac73 libstdc++: Prefer const T to std::add_const_t<T>
adds 220bef46015 libgomp: Add tailing \n to gomp_debug
No new revisions were added by this update.
Summary of changes:
libgomp/target.c | 2 +-
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-5.c | 7 ++++---
libstdc++-v3/include/bits/stl_iterator.h | 11 +++++------
libstdc++-v3/include/bits/utility.h | 6 +++---
libstdc++-v3/include/std/type_traits | 9 +++------
libstdc++-v3/include/std/variant | 6 +++---
6 files changed, 19 insertions(+), 22 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/binutils-gdb.
from a14413ddff PowerPC md_end: Don't htab_delete(NULL)
adds 68c0faca76 Introduce struct packed template
adds ac3972d81f Fix -fsanitize=thread for per_cu fields
No new revisions were added by this update.
Summary of changes:
gdb/defs.h | 3 ++
gdb/dwarf2/read.h | 20 ++++++------
gdbsupport/packed.h | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 104 insertions(+), 9 deletions(-)
create mode 100644 gdbsupport/packed.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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards ea192206 0: update: binutils-gcc: 1
new 12cc5304 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 (ea192206)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (12cc5304)
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 1580 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 51452 -> 52948 bytes
04-build_abe-gcc/console.log.xz | Bin 232700 -> 231904 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2400 -> 2536 bytes
07-check_regression/console.log.xz | Bin 3016 -> 3008 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 8 +
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 66 +-
07-check_regression/results.regressions | 28 +
08-update_baseline/console.log | 462 ++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 8 +
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 66 +-
08-update_baseline/results.regressions | 28 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2785936 -> 2783228 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2390076 -> 2395812 bytes
sumfiles/gcc.sum | 4369 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 900948 -> 903712 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201732 -> 202024 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459084 -> 463536 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2677 insertions(+), 2622 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 binutils-gdb.
from 02f0597c468 [gdb/build] Fix build with gcc 4.8.5
new 09559238fdc [gdb/testsuite] Add tsan-suppressions.txt
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/testsuite/lib/gdb.exp | 26 ++++++++++++++++++++++++
gdb/{syscalls/Makefile => tsan-suppressions.txt} | 15 ++++----------
2 files changed, 30 insertions(+), 11 deletions(-)
copy gdb/{syscalls/Makefile => tsan-suppressions.txt} (74%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.