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 a237ab1af0c Automatic date update in version.in
new 3abf9758267 MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/end [...]
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:
binutils/ChangeLog | 36 +++
binutils/testsuite/binutils-all/mips/mips-ase-1.d | 1 -
binutils/testsuite/binutils-all/mips/mips-ase-2.d | 1 -
binutils/testsuite/binutils-all/mips/mips-ase-3.d | 1 -
.../testsuite/binutils-all/mips/mips-note-2-n32.d | 1 -
.../testsuite/binutils-all/mips/mips-note-2-n64.d | 1 -
binutils/testsuite/binutils-all/mips/mips-note-2.d | 1 -
.../testsuite/binutils-all/mips/mips-note-2r-n32.d | 1 -
.../testsuite/binutils-all/mips/mips-note-2r-n64.d | 1 -
.../testsuite/binutils-all/mips/mips-note-2r.d | 1 -
.../testsuite/binutils-all/mips/mips-reginfo-n32.d | 1 -
.../testsuite/binutils-all/mips/mips-reginfo.d | 1 -
binutils/testsuite/binutils-all/mips/mips.exp | 246 ++++++++++++++++++---
.../testsuite/binutils-all/mips/mips16-alias.d | 2 +-
.../binutils-all/mips/mips16-extend-insn.d | 2 +-
.../binutils-all/mips/mips16-extend-noinsn.d | 1 -
.../testsuite/binutils-all/mips/mips16-noalias.d | 2 +-
.../testsuite/binutils-all/mips/mips16-pcrel.d | 1 -
.../testsuite/binutils-all/mips/mips16-undecoded.d | 2 +-
.../binutils-all/mips/mips16e2-extend-insn.d | 2 +-
.../binutils-all/mips/mips16e2-undecoded.d | 2 +-
.../testsuite/binutils-all/mips/mixed-micromips.d | 2 +-
.../testsuite/binutils-all/mips/mixed-mips16.d | 2 +-
23 files changed, 258 insertions(+), 53 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-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards e079536 0: update: gcc-b0e5ec934e7a7473275326e2aee58eaf252cdff1: 1
new 7d02726 0: update: gcc-2e764ae1d666002b136726e6548481013527197d: 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 (e079536)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 242 +-
02-prepare_abe/console.log | 402 +-
04-build_abe-bootstrap_ubsan/console.log | 99183 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 99833 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 99840 insertions(+), 99838 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-master-arm-check_binutils
in repository toolchain/ci/binutils-gdb.
from 4b495c31c1 Automatic date update in version.in
adds 2dddfa201b Updated German translation for the opcodes sub-directory
adds 04f096fb9e Move the xc16x target to the obsolete list
adds bf772a1ecd Update documentation on how to make a release
adds 6dcfb80a28 [gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
adds f6720b1cfe config/debuginfod.m4: Use PKG_CHECK_MODULES
adds 876518dd0a [gdb/symtab] Ignore zero line table entries
adds 719251fee1 Automatic date update in version.in
adds e79eb02f2f gdb/fortran: resolve dynamic types when readjusting after an [...]
new a237ab1af0 Automatic date update in version.in
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:
ChangeLog | 7 +
bfd/ChangeLog | 6 +-
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 12 +
binutils/Makefile.am | 6 +-
binutils/Makefile.in | 12 +-
binutils/README-how-to-make-a-release | 39 +-
binutils/configure | 369 ++++++++++----
binutils/doc/Makefile.in | 8 +-
config/debuginfod.m4 | 38 +-
config/pkg.m4 | 275 ++++++++++
configure | 139 +----
configure.ac | 4 -
gdb/ChangeLog | 23 +
gdb/Makefile.in | 2 +-
gdb/configure | 365 ++++++++++----
gdb/dwarf2/read.c | 5 +-
gdb/testsuite/ChangeLog | 20 +
gdb/testsuite/gdb.ada/mi_prot.exp | 3 +
gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.c | 62 +++
gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp | 140 ++++++
.../gdb.fortran/class-allocatable-array.exp | 43 ++
.../gdb.fortran/class-allocatable-array.f90 | 54 ++
gdb/testsuite/gdb.fortran/pointer-to-pointer.exp | 46 ++
gdb/testsuite/gdb.fortran/pointer-to-pointer.f90 | 34 ++
gdb/valops.c | 24 +-
gdb/value.c | 23 +-
gdb/value.h | 7 +-
opcodes/ChangeLog | 4 +
opcodes/po/de.po | 560 ++++++++++++---------
31 files changed, 1673 insertions(+), 661 deletions(-)
create mode 100644 config/pkg.m4
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp
create mode 100644 gdb/testsuite/gdb.fortran/class-allocatable-array.exp
create mode 100644 gdb/testsuite/gdb.fortran/class-allocatable-array.f90
create mode 100644 gdb/testsuite/gdb.fortran/pointer-to-pointer.exp
create mode 100644 gdb/testsuite/gdb.fortran/pointer-to-pointer.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-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards ca710fe 2: update: binutils-4b495c31c14087e851662e790e4ca12bce37dab1: 1
new aa0e87a 2: update: binutils-a237ab1af0c805298c319ca16004a606181c4bd2: 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 (ca710fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 198 +-
02-prepare_abe/console.log | 322 +-
03-build_abe-binutils/console.log | 19519 +++++++++++++------------
04-build_abe-check_binutils/console.log | 1974 +--
05-check_regression/console.log | 60 +-
05-check_regression/results.regressions | 41 +-
06-update_baseline/console.log | 624 +-
06-update_baseline/results.regressions | 4 +-
console.log | 22699 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log | 44 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log | 20 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.log | 194 +-
sumfiles/ld.sum | 4 +-
16 files changed, 22781 insertions(+), 22936 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_cross
in repository toolchain/ci/interesting-commits.
from 1845bc1 Add regression be6028a7a6581176fd3568ce1d992e331fcac1bb from [...]
new 03aca70 Add regression 812798917c59e95405a71b31ab37bd78c0f43f79 from [...]
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 | 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_bmk_tx1/llvm-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 3af50ed 2: update: binutils-gcc-glibc-llvm: 1
new 07b3bb8 2: 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 (3af50ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 130 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11101 +--
04-build_abe-stage1/console.log | 13836 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39419 ++++-----
07-build_abe-stage2/console.log | 37000 ++++-----
08-build_llvm-true/console.log | 12657 +--
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 4 +-
10-benchmark--O3_LTO/console.log | 146 +-
11-check_regression/console.log | 762 +-
11-check_regression/results-0.csv | 104 +-
11-check_regression/results-1.csv | 96 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 102 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2430 +-
12-update_baseline/console.log | 2472 +-
12-update_baseline/results-1.csv | 96 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 96 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 1796 +-
console.log | 118377 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
27 files changed, 120795 insertions(+), 120721 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_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards eab4337 2: update: binutils-gcc-glibc: 1
new 8cee9de 2: update: binutils-gcc-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 (eab4337)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-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 | 172 +-
02-prepare_abe/console.log | 380 +-
03-build_abe-binutils/console.log | 10359 +--
04-build_abe-stage1/console.log | 13795 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 40111 ++++++-----
07-build_abe-stage2/console.log | 36874 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 6 +-
09-benchmark--O3_LTO/console.log | 146 +-
10-check_regression/console.log | 1122 +-
10-check_regression/results-0.csv | 161 +-
10-check_regression/results-1.csv | 167 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 177 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 3732 +-
11-update_baseline/console.log | 2238 +-
11-update_baseline/results-1.csv | 167 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-full.csv | 167 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2792 +-
11-update_baseline/results.regressions | 2 +-
console.log | 105579 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
27 files changed, 109378 insertions(+), 109347 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.