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-arm
in repository toolchain/ci/binutils-gdb.
from db0768c320 Automatic date update in version.in
adds 1cb56ad3f3 gdb/python: update events test to handle missing exit_code
adds b1f0f28418 gdb/python: add a new gdb_exiting event
adds a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...]
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 6 ++
gdb/doc/python.texi | 15 ++++-
gdb/observable.c | 1 +
gdb/observable.h | 4 +-
gdb/python/py-all-events.def | 1 +
gdb/python/py-event-types.def | 5 ++
gdb/python/python.c | 35 +++++++++++
.../gdb.dwarf2/dw2-ref-missing-frame-func.c | 22 +------
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S | 12 ++--
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp | 23 ++++++--
gdb/testsuite/gdb.python/py-events.exp | 69 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-events.py | 30 +++++++++-
gdb/top.c | 6 +-
13 files changed, 192 insertions(+), 37 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-arm
in repository toolchain/ci/base-artifacts.
discards e5f69a662 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 5635b1e22 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 (e5f69a662)
\
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 1580 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43840 -> 44220 bytes
04-build_abe-stage1/console.log.xz | Bin 90016 -> 90136 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8744 -> 8816 bytes
07-build_abe-glibc/console.log.xz | Bin 230448 -> 229540 bytes
08-build_abe-stage2/console.log.xz | Bin 222828 -> 223088 bytes
09-build_abe-gdb/console.log.xz | Bin 43860 -> 44144 bytes
10-build_abe-qemu/console.log.xz | Bin 30776 -> 30288 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2548 bytes
13-check_regression/console.log.xz | Bin 3636 -> 3000 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 157 +--
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 413 ++----
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 157 +--
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2562600 -> 2543984 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2066572 -> 2105484 bytes
sumfiles/gcc.sum | 2220 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 833120 -> 836200 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 163968 -> 163836 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 411092 -> 420652 bytes
sumfiles/libstdc++.sum | 21 +-
39 files changed, 1482 insertions(+), 1858 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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 gcc.
from d4f6dbe1837 Allow more kinds of invariant addresses in GIMPLE FE
new 313193edfc3 libstdc++: Improve test for printing volatile pointers
new 824e0855732 libstdc++: Add test for std::cmp_greater
new 6da36b7d0e4 libstdc++: Simplify constraints for std::any construction
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.
Summary of changes:
libstdc++-v3/include/bits/utility.h | 11 ++--
libstdc++-v3/include/std/any | 4 +-
.../20_util/integer_comparisons/greater.cc | 61 ++++++++++++++++++++++
.../inserters_other/char/volatile_ptr.cc | 12 +++--
4 files changed, 75 insertions(+), 13 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/integer_comparisons/greater.cc
--
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_LTO
in repository toolchain/ci/binutils-gdb.
from f0f39c9cfa Automatic date update in version.in
adds ca0a5bdccf Automatic date update in version.in
adds 34223865b0 Automatic date update in version.in
adds a09a10d629 Automatic date update in version.in
adds cd71172fb8 Automatic date update in version.in
adds d79efcd38e Automatic date update in version.in
adds 6b02746a0e PR28391, strip/objcopy --preserve-dates *.a: cannot set time
adds af75fd79a7 Automatic date update in version.in
adds 1ea0ade02b Automatic date update in version.in
adds 1540c6cd53 [GOLD] Got_offset_list: addend field
adds 92cadfef75 [GOLD] Remove addend from Local_got_entry_key
adds b535e77be3 [GOLD] Output_data_got tidy
adds 60c49a5eee [GOLD] Output_data_got create entry method addends
adds f8069e2ccf [GOLD] Got_entry::write addends
adds d041152bfd [GOLD] PowerPC64 support for sym+addend GOT entries
adds a9c3934f6c ld: pru: Fix resource_table output section alignment
adds 6b51f3ba3b Automatic date update in version.in
adds 2e62356d25 Automatic date update in version.in
adds bd32538717 Automatic date update in version.in
adds 2e9122f7a6 Automatic date update in version.in
adds ea6e7e4e21 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 3 +
binutils/objcopy.c | 1 +
gold/incremental.cc | 10 ++-
gold/object.cc | 2 +-
gold/object.h | 89 +++++++++++---------------
gold/output.cc | 155 ++++++++++++++++-----------------------------
gold/output.h | 107 ++++++++++++--------------------
gold/powerpc.cc | 169 ++++++++++++++++++++++++++------------------------
gold/s390.cc | 12 ++--
gold/symtab.h | 13 ++--
gold/target.h | 15 +++--
ld/ChangeLog | 5 ++
ld/scripttempl/pru.sc | 7 +--
14 files changed, 261 insertions(+), 329 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_LTO
in repository toolchain/ci/base-artifacts.
discards 33dd22979 7: update: binutils-gcc-linux-glibc: 1
new 23efa59ea 7: 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 (33dd22979)
\
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 1600 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 43628 -> 42140 bytes
04-build_abe-stage1/console.log.xz | Bin 87228 -> 85664 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8904 -> 8960 bytes
07-build_abe-glibc/console.log.xz | Bin 227352 -> 226924 bytes
08-build_abe-stage2/console.log.xz | Bin 211940 -> 209120 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 64 +-
10-benchmark/console.log.xz | Bin 3044 -> 2200 bytes
11-check_regression/console.log.xz | Bin 3456 -> 3376 bytes
11-check_regression/results-0.csv | 278 +-
11-check_regression/results-1.csv | 288 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 35 +-
11-check_regression/results-full.csv | 281 +-
11-check_regression/results.csv | 71 +-
11-check_regression/results.log | 6806 ++++++++++----------
12-update_baseline/console.log | 6071 +++++++++--------
12-update_baseline/results-1.csv | 288 +-
12-update_baseline/results-brief.csv | 56 +-
12-update_baseline/results-full.csv | 263 +-
12-update_baseline/results.csv | 69 +-
12-update_baseline/results.log | 4350 ++++++-------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6904796 -> 6895720 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 417028 -> 418792 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19625512 -> 19634064 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78280 -> 78136 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28351380 -> 28348412 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 132708 -> 132996 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 835328 -> 833988 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1153748 -> 1153824 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5363184 -> 5358028 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4192932 -> 4188064 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 289568 -> 289440 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1291592 -> 1294176 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8717804 -> 8687612 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25941552 -> 25951836 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4393144 -> 4404280 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6981984 -> 7005600 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8651084 -> 8635336 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1887040 -> 1882416 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 662788 -> 665396 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1248496 -> 1246528 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 239460 -> 238772 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3026456 -> 3023564 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15920312 -> 15914944 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81048 -> 81032 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5803932 -> 5841152 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 357020 -> 356504 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 13151164 -> 13106344 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1317956 -> 1319488 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 48745432 -> 48949180 bytes
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6904796 -> 6895720 bytes
save-temps/401.bzip2.tar.xz | Bin 417028 -> 418792 bytes
save-temps/403.gcc.tar.xz | Bin 19625512 -> 19634064 bytes
save-temps/410.bwaves.tar.xz | Bin 78280 -> 78136 bytes
save-temps/416.gamess.tar.xz | Bin 28351380 -> 28348412 bytes
save-temps/429.mcf.tar.xz | Bin 132708 -> 132996 bytes
save-temps/433.milc.tar.xz | Bin 835328 -> 833988 bytes
save-temps/434.zeusmp.tar.xz | Bin 1153748 -> 1153824 bytes
save-temps/435.gromacs.tar.xz | Bin 5363184 -> 5358028 bytes
save-temps/436.cactusADM.tar.xz | Bin 4192932 -> 4188064 bytes
save-temps/437.leslie3d.tar.xz | Bin 289568 -> 289440 bytes
save-temps/444.namd.tar.xz | Bin 1291592 -> 1294176 bytes
save-temps/445.gobmk.tar.xz | Bin 8717804 -> 8687612 bytes
save-temps/447.dealII.tar.xz | Bin 25941552 -> 25951836 bytes
save-temps/450.soplex.tar.xz | Bin 4393144 -> 4404280 bytes
save-temps/453.povray.tar.xz | Bin 6981984 -> 7005600 bytes
save-temps/454.calculix.tar.xz | Bin 8651084 -> 8635336 bytes
save-temps/456.hmmer.tar.xz | Bin 1887040 -> 1882416 bytes
save-temps/458.sjeng.tar.xz | Bin 662788 -> 665396 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1248496 -> 1246528 bytes
save-temps/462.libquantum.tar.xz | Bin 239460 -> 238772 bytes
save-temps/464.h264ref.tar.xz | Bin 3026456 -> 3023564 bytes
save-temps/465.tonto.tar.xz | Bin 15920312 -> 15914944 bytes
save-temps/470.lbm.tar.xz | Bin 81048 -> 81032 bytes
save-temps/471.omnetpp.tar.xz | Bin 5803932 -> 5841152 bytes
save-temps/473.astar.tar.xz | Bin 357020 -> 356504 bytes
save-temps/481.wrf.tar.xz | Bin 13151164 -> 13106344 bytes
save-temps/482.sphinx3.tar.xz | Bin 1317956 -> 1319488 bytes
save-temps/483.xalancbmk.tar.xz | Bin 48745432 -> 48949180 bytes
86 files changed, 9478 insertions(+), 9530 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.