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-arm-lts-allyesconfig
in repository toolchain/gcc.
from d550fbc3bb2 Fix Ada bootstrap for Darwin9 and earlier.
adds 689182c1576 Daily bump.
adds 66161ef6235 Fix PR67974 for Darwin by adding an asm shim for AVX.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 ++
.../gcc.target/x86_64/abi/avx/asm-support-darwin.s | 77 ++++++++++++++++++++++
3 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s
--
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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 145be50fb binutils-c909e7afdc4710851a53e86ebed8cea3879b26e5: all
new 978dcc583 gcc-66161ef6235c5fd52a4bd7a5e70daa1c84d2f8da: 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 (145be50fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 114 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3719 ++++++++--------
4-build_abe-stage1/console.log | 4695 ++++++++++----------
5-count_linux_objs/console.log | 225 +-
console.log | 8777 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8604 insertions(+), 8950 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-arm-stable-allnoconfig
in repository toolchain/binutils-gdb.
from b366503e45 i386: Remove the unused bfd pointer argument
adds 56334baf0c Automatic date update in version.in
adds b5a1e55720 Fix gdb.ada bp_fun_addr failure due to conflict between fun [...]
adds 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit
adds b6c95c0cc5 gdb: Extend the comments in c-exp.y
adds 0f5d3f636a gdb: Add new parser rule for structure field names
adds 6f0ffe50c8 gdb: Allow struct fields named double
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 23 ++++
gdb/c-exp.y | 55 +++++++--
gdb/dwarf2read.c | 7 +-
gdb/testsuite/ChangeLog | 11 ++
gdb/testsuite/gdb.ada/bp_fun_addr.exp | 10 +-
.../gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} | 4 +-
.../dw2-unusual-field-names.c} | 15 ++-
.../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++
9 files changed, 232 insertions(+), 27 deletions(-)
rename gdb/testsuite/gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} (94%)
copy gdb/testsuite/{gdb.base/info_minsym.c => gdb.dwarf2/dw2-unusual-field-names.c} (88%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.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_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21a85ea36 gcc-b5e4c6aee5588d3872c63d325e21b14b347197bc: all
new 1cdaaee97 binutils-6f0ffe50c8f395ccb45ba9e801906b49d18c1af9: 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 (21a85ea36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 200 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6436 ++++-----
4-build_abe-stage1/console.log | 12976 +++++++++---------
5-count_linux_objs/console.log | 6999 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26093 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26353 insertions(+), 26403 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2e1424fd4 binutils-6f0ffe50c8f395ccb45ba9e801906b49d18c1af9: all
new 77c6f51da gcc-6b9b2474cef16fb3950b9f5f988a4beb9a6e60e4: 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 (2e1424fd4)
\
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 | 46 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3623 +++---
4-build_abe-stage1/console.log | 4311 ++++---
5-count_linux_objs/console.log | 16654 ++++++++++++------------
console.log | 25598 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 25097 insertions(+), 25157 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-release-aarch64-mainline-allnoconfig
in repository toolchain/linux-next.
from 3c730b1041ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8fe28cb58bcb Linux 4.20
No new revisions were added by this update.
Summary of changes:
Makefile | 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7afd7b49c linux-3c730b1041aefa2a92b96fcba9db237d28585922: all
new 612100601 linux-8fe28cb58bcb235034b64cbbb7550a8a43fd88be: 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 (7afd7b49c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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:
1-reset_artifacts/console.log | 185 +-
2-build_llvm/console.log | 8358 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 95 +-
console.log | 8658 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 8782 insertions(+), 8530 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-stable-defconfig
in repository toolchain/gcc.
from d550fbc3bb2 Fix Ada bootstrap for Darwin9 and earlier.
adds 689182c1576 Daily bump.
adds 66161ef6235 Fix PR67974 for Darwin by adding an asm shim for AVX.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 ++
.../gcc.target/x86_64/abi/avx/asm-support-darwin.s | 77 ++++++++++++++++++++++
3 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 70cb32a3b binutils-c909e7afdc4710851a53e86ebed8cea3879b26e5: all
new 189a8b095 gcc-66161ef6235c5fd52a4bd7a5e70daa1c84d2f8da: 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 (70cb32a3b)
\
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 | 74 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3544 ++++++++--------
4-build_abe-stage1/console.log | 4449 ++++++++++----------
5-count_linux_objs/console.log | 125 +-
console.log | 8246 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8176 insertions(+), 8284 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.