This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 7115ab9c4b Automatic date update in version.in
adds ea638c4312 AArch64: Detect exit from execve syscall
adds 43c4685f14 Automatic date update in version.in
adds 04d7fa2132 Update description of how to make a release to include the u [...]
adds e20773049f Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
adds e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/README-how-to-make-a-release | 125 +-
gdb/ChangeLog | 52 +
gdb/Makefile.in | 1 +
gdb/aarch64-linux-tdep.c | 56 +-
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 +
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 +-
gdb/symtab.c | 55 +-
gdb/symtab.h | 8 +
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 +
gdb/unittests/child-path-selftests.c | 68 +
gold/ChangeLog | 4 +
gold/po/fr.po | 559 +--
include/ChangeLog | 5 +
include/splay-tree.h | 11 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 4245 +++++++++++----------
libiberty/ChangeLog | 6 +
libiberty/splay-tree.c | 13 +-
26 files changed, 3024 insertions(+), 2494 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.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_bmk/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards f8457018e0 glibc-a51bc4fe9da9f2b97877beb6692f7043f6c14a16: 0
new 9f5f5ca564 binutils-01c7ae818bd6c0b5d797091ec1664bcaed705d40: 0
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 (f8457018e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 68 +-
02-prepare_abe/console.log | 22 +-
03-build_abe-binutils/console.log | 6233 ++--
04-build_abe-stage1/console.log | 13407 +++----
05-build_abe-linux/console.log | 66 +-
06-build_abe-glibc/console.log | 21910 ++++++-----
07-build_abe-stage2/console.log | 30737 +++++++--------
08-benchmark/console.log | 44 +-
09-check_regression/console.log | 57 +-
10-update_baseline/console.log | 59 +-
console.log | 72601 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 16 +-
results.csv | 241 +-
results_id | 2 +-
trigger-bisect-on-failure | 6 +-
17 files changed, 72754 insertions(+), 72719 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 47 ++++++++
gdb/Makefile.in | 1 +
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 ++++++++
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 ++++--
gdb/symtab.c | 55 ++++++---
gdb/symtab.h | 8 ++
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 ++++++++++++++++++++++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 ++++++++
gdb/unittests/child-path-selftests.c | 68 +++++++++++
15 files changed, 449 insertions(+), 30 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0778395de5 0: last-good: binutils-gcc-linux: all
new 6504020c7b 0: last-good: 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 (0778395de5)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4081 +++---
4-build_abe-stage1/console.log | 5862 +++++----
5-count_linux_objs/console.log | 16485 +++++++++++------------
console.log | 26212 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
6 files changed, 27300 insertions(+), 25360 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 llvm.
from e52eea9dbbe [DebugInfo][DAG] Limit special-casing of dbg.values for Arguments
new e9cd1e556a8 [MCA] Store a bitmask of used groups in the instruction des [...]
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/llvm/MCA/HardwareUnits/ResourceManager.h | 5 ++++-
include/llvm/MCA/Instruction.h | 3 +++
lib/MCA/HardwareUnits/ResourceManager.cpp | 15 +++++++++++----
lib/MCA/InstrBuilder.cpp | 15 +++++++++++----
4 files changed, 29 insertions(+), 9 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/ci/binutils-gdb.
from e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 47 ++++++++
gdb/Makefile.in | 1 +
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 ++++++++
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 ++++--
gdb/symtab.c | 55 ++++++---
gdb/symtab.h | 8 ++
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 ++++++++++++++++++++++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 ++++++++
gdb/unittests/child-path-selftests.c | 68 +++++++++++
15 files changed, 449 insertions(+), 30 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.