This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 232f00c Add regression 6aec53ee4f75a64cc9c35577e8d785ba2b692270 from [...]
new dd04404 Add last-good 5a7b61b1831e003384ae1dbc4136c27cd7a5e90c from h [...]
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:
llvm | 1 +
1 file changed, 1 insertion(+)
--
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 0d166f4a877 doc: Switch valgrind.com to https
new 74c176ca2f1 libbacktrace: add Mach-O 64-bit FAT support
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:
libbacktrace/macho.c | 72 +++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 54 insertions(+), 18 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 0f55320bc46 elf_hash_table_id access
new 1eb8556f5a8 gdb: add infrun_debug_printf macro
new c426fddb87d gdb: add debug_prefixed_vprintf
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/ChangeLog | 17 +
gdb/breakpoint.c | 23 +-
gdb/debug.c | 13 +
gdb/{arm-nbsd-tdep.h => debug.h} | 19 +-
gdb/infrun.c | 769 +++++++--------------
gdb/infrun.h | 11 +
gdb/linux-nat.c | 7 +-
gdb/testsuite/ChangeLog | 7 +
gdb/testsuite/gdb.base/gdb-sigterm.exp | 4 +-
.../signal-while-stepping-over-bp-other-thread.exp | 2 +-
gdb/testsuite/gdb.threads/stepi-random-signal.exp | 2 +-
11 files changed, 329 insertions(+), 545 deletions(-)
copy gdb/{arm-nbsd-tdep.h => debug.h} (68%)
--
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_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards c6fcd8db 1: update: binutils-gcc-glibc-llvm: 1
new e0df7715 1: update: binutils-gcc-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 (c6fcd8db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 174 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11605 +--
04-build_abe-stage1/console.log | 15900 ++--
05-build_abe-linux/console.log | 146 +-
06-build_abe-glibc/console.log | 39844 +++++----
07-build_abe-stage2/console.log | 37496 ++++-----
08-build_llvm-true/console.log | 13364 ++-
10-benchmark--Os/benchmark-start.log | 2 +-
10-benchmark--Os/benchmark.log | 8 +-
10-benchmark--Os/console.log | 188 +-
11-check_regression/console.log | 2517 +-
11-check_regression/results-0.csv | 2256 +-
11-check_regression/results-1.csv | 2244 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 3 +-
11-check_regression/results-full.csv | 2404 +-
11-check_regression/results.csv | 165 +-
11-check_regression/results.log | 2606 +-
12-update_baseline/console.log | 2664 +-
12-update_baseline/results-1.csv | 2244 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 3 +-
12-update_baseline/results-full.csv | 2244 +-
12-update_baseline/results.csv | 165 +-
12-update_baseline/results.log | 1824 +-
console.log | 125416 +++++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
29 files changed, 133099 insertions(+), 132719 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from c1cf3ed54c8 Daily bump.
adds 2c358e17d0a Daily bump.
adds 92462d8835d Daily bump.
adds bbe17767c60 Fortran : get_environment_variable runtime error PR96486
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/gfortran.dg/pr96486.f90 | 9 +++++++++
libgfortran/intrinsics/env.c | 7 ++-----
3 files changed, 12 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96486.f90
--
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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 56f9dd7c 0: update: gcc-c1cf3ed54c825c8f9aed83e80b6f7d08ff803312: 1
new 1c4c638a 0: update: gcc-bbe17767c602f1ff08a1520a1d989c6b86b536fd: 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 (56f9dd7c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 95 +-
02-prepare_abe/console.log | 172 +-
04-build_abe-bootstrap_O3/console.log | 64582 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 64865 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 64903 insertions(+), 64823 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.