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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 3c4c0a18c8 x86-64: Use MAXPAGESIZE for the relro segment alignment
adds e6b3636709 gdb: add a symbol* argument to get_return_value
adds 0b35f123c2 gdb: Respect the DW_CC_nocall attribute
No new revisions were added by this update.
Summary of changes:
gdb/gdbtypes.c | 11 +++
gdb/gdbtypes.h | 10 +++
gdb/infcall.c | 5 ++
gdb/infcmd.c | 20 +++--
gdb/inferior.h | 10 ++-
gdb/python/py-finishbreakpoint.c | 57 +++++++------
gdb/stack.c | 18 +++-
.../{main-foo.c => calling-convention.c} | 7 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 97 ++++++++++++++++++++++
9 files changed, 195 insertions(+), 40 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{main-foo.c => calling-convention.c} (91%)
create mode 100644 gdb/testsuite/gdb.dwarf2/calling-convention.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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b74a9bca 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new bfe0930b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (b74a9bca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/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 1556 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30548 -> 30876 bytes
05-build_abe-stage1/console.log.xz | Bin 71396 -> 71532 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9028 -> 8816 bytes
08-build_abe-glibc/console.log.xz | Bin 236304 -> 237076 bytes
09-build_abe-stage2/console.log.xz | Bin 197832 -> 198120 bytes
10-build_abe-gdb/console.log.xz | Bin 37272 -> 37764 bytes
11-build_abe-qemu/console.log.xz | Bin 31216 -> 30712 bytes
12-check_regression/console.log.xz | Bin 416 -> 420 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 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_lto
in repository toolchain/ci/base-artifacts.
discards 42434152 0: update: binutils-gcc: 2
new 9254ca24 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 (42434152)
\
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 1536 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51976 -> 52140 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 468760 -> 471768 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 3c4c0a18c8 x86-64: Use MAXPAGESIZE for the relro segment alignment
adds e6b3636709 gdb: add a symbol* argument to get_return_value
adds 0b35f123c2 gdb: Respect the DW_CC_nocall attribute
No new revisions were added by this update.
Summary of changes:
gdb/gdbtypes.c | 11 +++
gdb/gdbtypes.h | 10 +++
gdb/infcall.c | 5 ++
gdb/infcmd.c | 20 +++--
gdb/inferior.h | 10 ++-
gdb/python/py-finishbreakpoint.c | 57 +++++++------
gdb/stack.c | 18 +++-
.../{main-foo.c => calling-convention.c} | 7 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 97 ++++++++++++++++++++++
9 files changed, 195 insertions(+), 40 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{main-foo.c => calling-convention.c} (91%)
create mode 100644 gdb/testsuite/gdb.dwarf2/calling-convention.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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0d0e660a 0: update: binutils-gcc: 1
new 77c6d8f1 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 (0d0e660a)
\
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 1520 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 38528 -> 38284 bytes
04-build_abe-gcc/console.log.xz | Bin 207816 -> 207504 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2712 -> 2576 bytes
07-check_regression/console.log.xz | Bin 3400 -> 4608 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 12 +-
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 217 +-
07-check_regression/results.regressions | 36 +-
08-update_baseline/console.log | 717 +++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 12 +-
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 217 +-
08-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3473688 -> 3486680 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 3001836 -> 2975892 bytes
sumfiles/gcc.sum | 4984 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1021644 -> 1029716 bytes
sumfiles/gfortran.sum | 137 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 190812 -> 191236 bytes
sumfiles/libgomp.sum | 31 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430408 -> 430268 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3596 insertions(+), 3031 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.