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-stable-allmodconfig
in repository toolchain/binutils-gdb.
from 17fda593b8 Automatic date update in version.in
adds 49d511295b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 890280043 gcc-3abe0c3f948be6836f3dccc5482464904e238653: all
new 6a1a82fa4 binutils-49d511295b6703430574b5fea2243ace2b707fcd: all
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 (890280043)
\
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:
1-reset_artifacts/console.log | 24 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6021 +++++++--------
4-build_abe-stage1/console.log | 7903 ++++++++++---------
5-count_linux_objs/console.log | 1176 +--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15160 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15077 insertions(+), 15253 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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from cf0ad5bbf2 Fix ridiculously small memory leak.
adds 11fa9f134f Fix a possible integer overflow problem when examining corru [...]
adds d9858c3791 Change the default for the CSKY target to be little endian.
adds bdfb445597 Fix bug parsing angle bracketed string sequences.
adds 1b2ed39c3a Fix potential buffer overrun whilst scanning macro strings.
adds 48c5e7e239 Use upper case for more metasyntactic variables in gdb
adds 2ee73c7abf Automatic date update in version.in
adds 2eab46b176 GDB crash re-running program on Windows (native)
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +++++++
binutils/objdump.c | 13 ++++++++++---
gas/ChangeLog | 12 ++++++++++++
gas/macro.c | 2 +-
gas/read.c | 7 +++++--
gdb/ChangeLog | 27 +++++++++++++++++++++++++++
gdb/ax-gdb.c | 4 ++--
gdb/compile/compile.c | 2 +-
gdb/demangle.c | 4 ++--
gdb/psymtab.c | 4 ++--
gdb/symmisc.c | 6 +++---
gdb/thread.c | 10 ++++++----
gdb/windows-nat.c | 21 ++++++++-------------
16 files changed, 93 insertions(+), 35 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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 15e80e896 gcc-dd1ab8da67d921373ff2b018287d170e826a9e15: 18077
new b3e39205c binutils-2eab46b176fa315ebc07569280f020c3348c2aa2: 18077
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 (15e80e896)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 176 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3319 +-
4-build_abe-stage1/console.log | 4866 +-
5-count_linux_objs/console.log | 302587 ++++++++++++++++++-----------------
7-update_baseline/console.log | 2 +-
console.log | 310922 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 310954 insertions(+), 310938 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/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from cf0ad5bbf2 Fix ridiculously small memory leak.
adds 11fa9f134f Fix a possible integer overflow problem when examining corru [...]
adds d9858c3791 Change the default for the CSKY target to be little endian.
adds bdfb445597 Fix bug parsing angle bracketed string sequences.
adds 1b2ed39c3a Fix potential buffer overrun whilst scanning macro strings.
adds 48c5e7e239 Use upper case for more metasyntactic variables in gdb
adds 2ee73c7abf Automatic date update in version.in
adds 2eab46b176 GDB crash re-running program on Windows (native)
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +++++++
binutils/objdump.c | 13 ++++++++++---
gas/ChangeLog | 12 ++++++++++++
gas/macro.c | 2 +-
gas/read.c | 7 +++++--
gdb/ChangeLog | 27 +++++++++++++++++++++++++++
gdb/ax-gdb.c | 4 ++--
gdb/compile/compile.c | 2 +-
gdb/demangle.c | 4 ++--
gdb/psymtab.c | 4 ++--
gdb/symmisc.c | 6 +++---
gdb/thread.c | 10 ++++++----
gdb/windows-nat.c | 21 ++++++++-------------
16 files changed, 93 insertions(+), 35 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/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0dfad9c12 gcc-dd1ab8da67d921373ff2b018287d170e826a9e15: all
new 4466b313d binutils-2eab46b176fa315ebc07569280f020c3348c2aa2: all
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 (0dfad9c12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 90 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3785 +++++-----
4-build_abe-stage1/console.log | 4551 ++++++------
5-count_linux_objs/console.log | 6175 ++++++++-------
console.log | 14843 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 14752 insertions(+), 14714 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a8539bd93 linux-3fed6ae4b027f9c93be18520f87bd06bdffd196b: 16431
new 93baff04a llvm-630e1180ab6aee3e97aba06904805e961b2b3b43: 16431
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 (a8539bd93)
\
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:
1-reset_artifacts/console.log | 262 +-
2-build_llvm/console.log | 9316 ++++++++++++++++-----------------
3-count_linux_objs/console.log | 1295 +++--
console.log | 10957 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 10931 insertions(+), 10917 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/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from 24965139adb Daily bump.
adds fa66cf4e104 2019-01-04 Aaron Sawdey <acsawdey(a)linux.ibm.com> Backpor [...]
adds 3abe0c3f948 Daily bump.
adds 8bda4659c1e 2019-01-05 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-string.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/sync-4.C | 2 ++
5 files changed, 18 insertions(+), 3 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/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 894da77d4 binutils-49d511295b6703430574b5fea2243ace2b707fcd: all
new 32777364c gcc-8bda4659c1e5f2d476483e588b170b97c3bb9fba: all
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 (894da77d4)
\
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:
1-reset_artifacts/console.log | 66 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6250 ++++++++--------
4-build_abe-stage1/console.log | 8312 +++++++++++----------
5-count_linux_objs/console.log | 141 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14805 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 14828 insertions(+), 14798 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.