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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from b33668e1bb8 Daily bump.
adds 86f93ecc77c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c3f9d95f92 Automatic date update in version.in
adds 696fde8af3 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0ea8fc4 0: update: binutils-gcc-linux: all
new d88a354 0: update: binutils-gcc-linux: 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 (0ea8fc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 166 +-
02-prepare_abe/console.log | 378 +-
03-build_abe-binutils/console.log | 10628 ++++++-------
04-build_abe-stage1/console.log | 17374 ++++++++++-----------
05-build_linux/console.log | 746 +-
06-boot_linux/console.log | 2 +-
console.log | 29347 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29318 insertions(+), 29335 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a38118e5d1 Make "maint info breakpoints" show "catch catch/throw/rethro [...]
adds eb6ad40f24 Automatic date update in version.in
adds e2d0f9803e Make bpstat_what::is_longjmp a bool
adds 9fb4c7e9f0 Regenerate aarch64-pauth.c
adds 166a82be89 Arm: Minor style cleanups
adds b863685d70 Restore original GDB prompt in define.exp
adds 89abbcc26d Arm: Create feature files for Arm target descriptions
adds 4c462cb0ef Make some bpstat functions use bool
adds 5c458ae8f5 Update breakpoint_1's documentation
adds 43dd762689 arm-dis.c (print_insn_coprocessor): Rename index to index_operand.
adds 32372d80ca Specialize value_cast error message for Ada
adds 05b08ac160 Reduce manual reference counting in py-inferior.c
new 18101a3525 Change remote-sim.c to use type-safe registry
new 51df2ae302 Change solib-darwin.c to use type-safe registry
new cb60f4208b Change jit.c to use type-safe registry
new 22a20dca3a Change dbxread.c to use type-safe registry
new 9d52077d65 Change spu-tdep.c to use type-safe registry
new c294730c54 Change solib-dsbt.c to use type-safe registry
new a269fbf12d Change solib-aix.c to use type-safe registry
new 48c66e1d07 Change solib-spu.c to use type-safe registry
new 7a5d944b9e Change arm-tdep.c to use type-safe registry
The 9 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:
bfd/version.h | 2 +-
gdb/ChangeLog | 143 +++++++++++++++++++++++++++
gdb/arm-linux-nat.c | 27 ++----
gdb/arm-tdep.c | 78 +++++----------
gdb/breakpoint.c | 88 +++++++++--------
gdb/breakpoint.h | 14 +--
gdb/dbxread.c | 32 ++----
gdb/features/Makefile | 30 +++---
gdb/features/aarch64-pauth.c | 1 -
gdb/features/arm/arm-core.c | 31 ++++++
gdb/features/arm/arm-fpa.c | 23 +++++
gdb/features/arm/arm-m-profile-with-fpa.c | 39 ++++++++
gdb/features/arm/arm-m-profile-with-fpa.xml | 39 ++++++++
gdb/features/arm/arm-m-profile.c | 31 ++++++
gdb/features/arm/arm-vfpv2.c | 30 ++++++
gdb/features/arm/arm-vfpv3.c | 46 +++++++++
gdb/features/arm/xscale-iwmmxt.c | 57 +++++++++++
gdb/gdb-stabs.h | 41 ++++----
gdb/gdbserver/ChangeLog | 7 ++
gdb/gdbserver/linux-arm-low.c | 46 ++++-----
gdb/jit.c | 39 ++------
gdb/python/py-inferior.c | 36 +++----
gdb/python/py-infthread.c | 8 +-
gdb/python/python-internal.h | 2 +-
gdb/remote-sim.c | 79 ++++++---------
gdb/solib-aix.c | 145 +++++++++-------------------
gdb/solib-darwin.c | 24 +----
gdb/solib-dsbt.c | 40 +++-----
gdb/solib-spu.c | 12 +--
gdb/spu-tdep.c | 12 +--
gdb/target-descriptions.c | 3 +-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.base/define.exp | 11 ++-
gdb/valops.c | 3 +-
opcodes/ChangeLog | 5 +
opcodes/arm-dis.c | 10 +-
36 files changed, 768 insertions(+), 471 deletions(-)
create mode 100644 gdb/features/arm/arm-core.c
create mode 100644 gdb/features/arm/arm-fpa.c
create mode 100644 gdb/features/arm/arm-m-profile-with-fpa.c
create mode 100644 gdb/features/arm/arm-m-profile-with-fpa.xml
create mode 100644 gdb/features/arm/arm-m-profile.c
create mode 100644 gdb/features/arm/arm-vfpv2.c
create mode 100644 gdb/features/arm/arm-vfpv3.c
create mode 100644 gdb/features/arm/xscale-iwmmxt.c
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8f1abd2 0: update: binutils-gcc-linux: all
new ef18a7c 0: update: binutils-gcc-linux: 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 (8f1abd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 434 +-
03-build_abe-binutils/console.log | 11239 +++++++------
04-build_abe-stage1/console.log | 19896 +++++++++++-----------
05-build_linux/console.log | 586 +-
06-boot_linux/console.log | 2 +-
console.log | 32316 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32285 insertions(+), 32330 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 lldb.
from d7ec54234 Add Python 3.6 and 3.7 to the version list
new 2fcf824a6 [Expression] IR Instrumenters should have a UtilityFunction
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:
include/lldb/Expression/IRDynamicChecks.h | 7 +++----
source/Expression/IRDynamicChecks.cpp | 29 +++++++++++++++--------------
2 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.