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-aarch64
in repository toolchain/ci/base-artifacts.
discards 7bdca3b2 0: update: binutils-gcc: 1
new 4599251d 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 (7bdca3b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1588 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38628 -> 38056 bytes
04-build_abe-gcc/console.log.xz | Bin 215896 -> 213188 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3884 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2536 -> 2596 bytes
07-check_regression/console.log.xz | Bin 2508 -> 6440 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 325 ++
07-check_regression/results.compare | 344 +-
07-check_regression/results.compare2 | 464 ++-
07-check_regression/results.regressions | 101 +
08-update_baseline/console.log | 1044 ++++++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 325 ++
08-update_baseline/results.compare | 344 +-
08-update_baseline/results.compare2 | 464 ++-
08-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3531800 -> 3539076 bytes
sumfiles/g++.sum | 156 +-
sumfiles/gcc.log.xz | Bin 3058148 -> 3045912 bytes
sumfiles/gcc.sum | 5218 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1038532 -> 1038488 bytes
sumfiles/gfortran.sum | 149 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204808 -> 205060 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440472 -> 441140 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 6193 insertions(+), 2896 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f0d63fa5 0: update: binutils-llvm-linux-qemu: boot
new e49a86b2 0: update: binutils-llvm-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 (f0d63fa5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1796 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 31212 -> 30552 bytes
04-build_kernel_llvm/console.log.xz | Bin 64048 -> 64484 bytes
05-build_abe-qemu/console.log.xz | Bin 32944 -> 31560 bytes
06-build_linux/console.log.xz | Bin 3988 -> 3696 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 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.
unknown user pushed a change to branch users/vries/process-queue-parallel
in repository binutils-gdb.
at e76289d2b37 [gdb/symtab] Use task size in parallel for in process_queue
This branch includes the following new commits:
new ce6da2065f4 [gdbsupport] Use task size in parallel_for_each
new b4045c876db [COVER-LETTER] Parallelize process_queue
new 947a1585216 [gdbsupport] Add thread_pool::id
new 9ce66f579aa [gdb/symtab] Use deque instead of queue for per_objfile->queue
new 80a527c1c9a [gdb/symtab] Add early-out in process_queue
new 281b014f527 [gdb/symtab] Factor out process_queue_item
new 3f7397885b8 [gdb] Make objfile_obstack a member function
new 060f7c545b2 [gdb/symtab] Use parallel_for_each in process_queue
new 5a74a1a5283 [gdbsupport] Workaround data race in get_print_cell
new fa25a1fa4ae [gdb/symtab] Fix race condition in objfile_obstack
new 3164537f256 [gdb/symtab] Fix data race on per_objfile->sym_cu
new 19947698ded [gdb/symtab] Fix data race in objstats->n_syms
new b0a46c96e42 [gdb/symtab] Fix data race in get_die_type_at_offset
new 2f8fd1da0e5 [gdb] Fix data race in bcache::insert
new a4f4bbc3530 [gdb] Fix data race in bitfield
new c2ae16cc58b [gdb/symtab] Fix race condition in just_read_cus
new b4303a08c25 [gdb] Fix data race in cleanup_undefined_stabs_types
new 4f005db8e08 [gdb/symtab] Fix data race in add_compunit_symtab_to_objfile
new 333d4073935 [gdb/symtab] Fix data race on objfile->template_symbols
new 3240a7e7340 [gdb/symtab] Fix data race in lookup_die_type
new e76289d2b37 [gdb/symtab] Use task size in parallel for in process_queue
The 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a34419f9 0: update: binutils-gcc-qemu: boot
new ce2600d2 0: update: linux-3a2ba42cbd0b669ce3837ba400905f93dd06c79f: 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 (a34419f9)
\
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 1624 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 29740 bytes
04-build_abe-stage1/console.log.xz | Bin 68572 -> 70180 bytes
05-build_abe-qemu/console.log.xz | Bin 31724 -> 32916 bytes
06-build_linux/console.log.xz | Bin 5532 -> 3540 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 12 +++++-------
10 files changed, 11 insertions(+), 13 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 c57ac510866 [gdb/python] Fix python selftest with python 3.11
new 5c3392f9811 [gdb/python] Fix typo in test_python
new d65edaa0bc3 [arm] Rename arm_cache_is_sp_register to arm_is_alternative [...]
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/arm-tdep.c | 15 ++++++---------
gdb/python/python.c | 2 +-
2 files changed, 7 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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
adds 590207aa6e PowerPC64: fix build error on 32-bit hosts
adds 175b91507b miscellaneous dwarf.c tidies
adds f07c08e115 binutils/dwarf.c: abbrev caching
adds 695c6dfe7e PR29370, infinite loop in display_debug_abbrev
adds e82295b23d PR29337, readelf CU/TU mixup in .gdb_index
adds e4e340a3ff PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save
new 987e8a90fa x86/Intel: correct AVX512F scatter insn element sizes
new ea09fe9259 x86: replace wrong attributes on VCVTDQ2PH{X,Y}
new 2fe9a3c41f [gdb/symtab] Fix bad compile unit index complaint
new 9b89bf16c3 [gdbsupport] Fix type of parallel_for_each_debug
new c57ac51086 [gdb/python] Fix python selftest with python 3.11
The 5 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/elf64-ppc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 438 +++++++++++----------
gas/testsuite/gas/aarch64/pac_ab_key.d | 4 +-
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 2 +-
gas/testsuite/gas/i386/avx512f.s | 32 +-
gas/testsuite/gas/i386/x86-64-avx512f.s | 32 +-
gdb/dwarf2/read.c | 26 +-
gdb/infrun.c | 19 +-
gdb/python/python-internal.h | 5 +
gdb/python/python.c | 112 ++++--
.../step-N-all-progress.c} | 41 +-
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++
gdb/value.c | 3 +
gdbsupport/parallel-for.h | 2 +-
opcodes/i386-opc.tbl | 12 +-
opcodes/i386-tbl.h | 12 +-
17 files changed, 479 insertions(+), 324 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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 ca85855bdcae Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 543ce63b664e lockdown: Fix kexec lockdown bypass with ima policy
adds 353f7988dd84 watchqueue: make sure to serialize 'wqueue->defunct' properly
No new revisions were added by this update.
Summary of changes:
kernel/watch_queue.c | 53 ++++++++++++++++++++++++++-----------
security/integrity/ima/ima_policy.c | 4 +++
2 files changed, 41 insertions(+), 16 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/binutils-gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
adds 590207aa6e PowerPC64: fix build error on 32-bit hosts
adds 175b91507b miscellaneous dwarf.c tidies
adds f07c08e115 binutils/dwarf.c: abbrev caching
adds 695c6dfe7e PR29370, infinite loop in display_debug_abbrev
adds e82295b23d PR29337, readelf CU/TU mixup in .gdb_index
adds e4e340a3ff PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save
adds 987e8a90fa x86/Intel: correct AVX512F scatter insn element sizes
adds ea09fe9259 x86: replace wrong attributes on VCVTDQ2PH{X,Y}
adds 2fe9a3c41f [gdb/symtab] Fix bad compile unit index complaint
adds 9b89bf16c3 [gdbsupport] Fix type of parallel_for_each_debug
new c57ac51086 [gdb/python] Fix python selftest with python 3.11
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/elf64-ppc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 438 +++++++++++----------
gas/testsuite/gas/aarch64/pac_ab_key.d | 4 +-
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 2 +-
gas/testsuite/gas/i386/avx512f.s | 32 +-
gas/testsuite/gas/i386/x86-64-avx512f.s | 32 +-
gdb/dwarf2/read.c | 26 +-
gdb/infrun.c | 19 +-
gdb/python/python-internal.h | 5 +
gdb/python/python.c | 112 ++++--
.../step-N-all-progress.c} | 41 +-
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++
gdb/value.c | 3 +
gdbsupport/parallel-for.h | 2 +-
opcodes/i386-opc.tbl | 12 +-
opcodes/i386-tbl.h | 12 +-
17 files changed, 479 insertions(+), 324 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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 8f5cb16c 0: update: binutils-gcc-linux-glibc-gdb: 6
new 8f12d81c 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 (8f5cb16c)
\
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 1608 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 37980 -> 37936 bytes
05-build_abe-gcc/console.log.xz | Bin 213580 -> 214352 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8968 -> 9096 bytes
08-build_abe-glibc/console.log.xz | Bin 242192 -> 241680 bytes
09-build_abe-gdb/console.log.xz | Bin 38416 -> 38656 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards c5d3cfb2 4: update: binutils-gcc-linux-glibc-llvm: 1
new 058a4c58 4: update: binutils-gcc-linux-glibc-llvm: 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 (c5d3cfb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-releas [...]
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 1716 -> 1908 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30056 -> 30988 bytes
04-build_abe-stage1/console.log.xz | Bin 85924 -> 88240 bytes
06-build_abe-linux/console.log.xz | Bin 8976 -> 9248 bytes
07-build_abe-glibc/console.log.xz | Bin 227060 -> 229660 bytes
08-build_abe-stage2/console.log.xz | Bin 206908 -> 213384 bytes
09-build_llvm-true/console.log.xz | Bin 60708 -> 60676 bytes
10-benchmark/benchmark-build.log | 100 +-
10-benchmark/benchmark.log | 98 +-
10-benchmark/console.log.xz | Bin 3912 -> 3908 bytes
11-check_regression/console.log.xz | Bin 2916 -> 2960 bytes
11-check_regression/csv-results-0/md5sum.csv | 21484 +-
11-check_regression/csv-results-0/perf.csv | 118 +-
11-check_regression/csv-results-0/results.csv | 368766 ++++++++---------
11-check_regression/csv-results-0/size.csv | 349658 ++++++++--------
11-check_regression/csv-results-0/vect.csv | 26 +-
11-check_regression/csv-results-1/md5sum.csv | 38470 +-
11-check_regression/csv-results-1/perf.csv | 121 +-
11-check_regression/csv-results-1/results.csv | 390323 +++++++++---------
11-check_regression/csv-results-1/size.csv | 372814 ++++++++---------
11-check_regression/csv-results-1/vect.csv | 37474 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 127 +-
11-check_regression/results-internal.csv | 48 +-
11-check_regression/results.log | 2654 +-
12-update_baseline/console.log | 1973 +-
12-update_baseline/csv-results-0/md5sum.csv | 21484 +-
12-update_baseline/csv-results-0/perf.csv | 118 +-
12-update_baseline/csv-results-0/results.csv | 368766 ++++++++---------
12-update_baseline/csv-results-0/size.csv | 349658 ++++++++--------
12-update_baseline/csv-results-0/vect.csv | 26 +-
12-update_baseline/csv-results-1/md5sum.csv | 38470 +-
12-update_baseline/csv-results-1/perf.csv | 121 +-
12-update_baseline/csv-results-1/results.csv | 390323 +++++++++---------
12-update_baseline/csv-results-1/size.csv | 372814 ++++++++---------
12-update_baseline/csv-results-1/vect.csv | 37474 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 127 +-
12-update_baseline/results-internal.csv | 48 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 3412712 -> 408400 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 253672 -> 42884 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 9776992 -> 1232416 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 69172 -> 22288 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 360044 -> 59668 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 809492 -> 45196 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 3014680 -> 624980 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 8909932 -> 942596 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 1413880 -> 214200 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 2825736 -> 474940 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 870760 -> 124316 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 328656 -> 51276 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 114124 -> 23884 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 1650168 -> 177268 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 54772 -> 15520 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1750652 -> 333408 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 176312 -> 41828 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 553112 -> 95092 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 15753824 -> 3326176 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 3412712 -> 408400 bytes
save-temps/401.bzip2.tar.xz | Bin 253672 -> 42884 bytes
save-temps/403.gcc.tar.xz | Bin 9776992 -> 1232416 bytes
save-temps/429.mcf.tar.xz | Bin 69172 -> 22288 bytes
save-temps/433.milc.tar.xz | Bin 360044 -> 59668 bytes
save-temps/444.namd.tar.xz | Bin 809492 -> 45196 bytes
save-temps/445.gobmk.tar.xz | Bin 3014680 -> 624980 bytes
save-temps/447.dealII.tar.xz | Bin 8909932 -> 942596 bytes
save-temps/450.soplex.tar.xz | Bin 1413880 -> 214200 bytes
save-temps/453.povray.tar.xz | Bin 2825736 -> 474940 bytes
save-temps/456.hmmer.tar.xz | Bin 870760 -> 124316 bytes
save-temps/458.sjeng.tar.xz | Bin 328656 -> 51276 bytes
save-temps/462.libquantum.tar.xz | Bin 114124 -> 23884 bytes
save-temps/464.h264ref.tar.xz | Bin 1650168 -> 177268 bytes
save-temps/470.lbm.tar.xz | Bin 54772 -> 15520 bytes
save-temps/471.omnetpp.tar.xz | Bin 1750652 -> 333408 bytes
save-temps/473.astar.tar.xz | Bin 176312 -> 41828 bytes
save-temps/482.sphinx3.tar.xz | Bin 553112 -> 95092 bytes
save-temps/483.xalancbmk.tar.xz | Bin 15753824 -> 3326176 bytes
80 files changed, 1639762 insertions(+), 1524023 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 users/vries/try-selftest-fix-2
in repository binutils-gdb.
at 3f96e1a8645 [gdb/python] Fix typo in test_python
This branch includes the following new commits:
new 3f96e1a8645 [gdb/python] Fix typo in test_python
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.
--
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 5010faf0 0: update: binutils-gcc: 2
new ff00d3c9 0: update: binutils-9b89bf16c39365ac68929ca5d8484ef732e0ac4f: 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 (5010faf0)
\
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 1636 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51932 -> 51176 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 462000 -> 465248 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 13 ++++++-------
7 files changed, 15 insertions(+), 16 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-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.