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 891615f060 [gdb/testsuite] Fix minimal encodings KPASSes
adds 15a491af3c gdb/testsuite: show evaluation errors in gdb_assert
adds fc23d4728d Automatic date update in version.in
adds 4fbb7ccebe Fix stack smashing error during gdb_mpq_write_fixed_point selftest
adds 987b670356 change and rename gmp_string_asprintf to return an std::string
adds c9f0b43fe4 gmp-utils: Convert the read/write methods to using gdb::array_view
adds 2a12c336b9 gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
adds d19937a74c Make fixed_point_type_base_type a method of struct type
adds e6fcee3a73 Make function fixed_point_scaling_factor a method of struct type
adds af619ce989 valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda
adds 4afa9fd9b0 Add TYPE_CODE_FIXED_POINT handling in print_type_scalar
adds 0fb8bb022e gdb/NEWS: Document that building GDB now requires GMP
adds fa123c3281 gdb/NEWS: Document that GDB now supports DWARF-based fixed p [...]
adds c609df6474 gdb/README: Document the --with-libgmp-prefix configure option
adds 2c20a6018c gdb/README: Fix the URL of the MPFR website (now https).
adds 50757f95a8 gdb/testsuite: do not hard-code location indices in condbrea [...]
adds 1c64f6cbcf gdb: remove struct cached_reg typedef
new d0089f12f6 ld/x86-64: Add PR gold/26939 tests
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 90 ++++++++++
gdb/NEWS | 12 ++
gdb/README | 7 +-
gdb/ada-valprint.c | 2 +-
gdb/dwarf2/read.c | 4 +-
gdb/gdbtypes.c | 26 +--
gdb/gdbtypes.h | 54 ++++--
gdb/gmp-utils.c | 42 +++--
gdb/gmp-utils.h | 42 ++---
gdb/regcache.h | 4 +-
gdb/testsuite/ChangeLog | 15 ++
gdb/testsuite/gdb.base/condbreak-multi-context.exp | 190 +++++++++++++--------
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp | 28 +--
gdb/testsuite/lib/gdb.exp | 9 +-
gdb/typeprint.c | 9 +-
gdb/unittests/gmp-utils-selftests.c | 18 +-
gdb/valarith.c | 43 +++--
gdb/valops.c | 16 +-
gdb/valprint.c | 10 +-
gdb/value.c | 7 +-
ld/ChangeLog | 8 +
ld/testsuite/ld-x86-64/pr26939-x32.d | 13 ++
ld/testsuite/ld-x86-64/pr26939.d | 12 ++
.../{ld-sh/fdpic-stack.s => ld-x86-64/pr26939.s} | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 2 +
26 files changed, 470 insertions(+), 197 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr26939-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr26939.d
copy ld/testsuite/{ld-sh/fdpic-stack.s => ld-x86-64/pr26939.s} (60%)
--
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 315249817 0: update: binutils-gcc-linux: all
new d47e3ab6d 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 (315249817)
\
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:
01-reset_artifacts/console.log | 245 +-
02-prepare_abe/console.log | 322 +-
03-build_abe-binutils/console.log | 11439 +++++------
04-build_abe-stage1/console.log | 20263 +++++++++---------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33131 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 33120 insertions(+), 33162 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 03e7dd377 0: update: linux-0c88e405c97ed1828443b67891e6d4bb6e56cd4e: all
new 75fcd06d5 0: update: binutils-1c64f6cbcfb2acef1f80b6c03d989d77f9237779: 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 (03e7dd377)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 171 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11189 ++++-----
04-build_abe-stage1/console.log | 19893 ++++++++--------
05-build_linux/console.log | 6591 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38302 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 38504 insertions(+), 38108 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 891615f060 [gdb/testsuite] Fix minimal encodings KPASSes
adds 15a491af3c gdb/testsuite: show evaluation errors in gdb_assert
adds fc23d4728d Automatic date update in version.in
adds 4fbb7ccebe Fix stack smashing error during gdb_mpq_write_fixed_point selftest
adds 987b670356 change and rename gmp_string_asprintf to return an std::string
adds c9f0b43fe4 gmp-utils: Convert the read/write methods to using gdb::array_view
adds 2a12c336b9 gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
adds d19937a74c Make fixed_point_type_base_type a method of struct type
adds e6fcee3a73 Make function fixed_point_scaling_factor a method of struct type
adds af619ce989 valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda
adds 4afa9fd9b0 Add TYPE_CODE_FIXED_POINT handling in print_type_scalar
adds 0fb8bb022e gdb/NEWS: Document that building GDB now requires GMP
adds fa123c3281 gdb/NEWS: Document that GDB now supports DWARF-based fixed p [...]
adds c609df6474 gdb/README: Document the --with-libgmp-prefix configure option
adds 2c20a6018c gdb/README: Fix the URL of the MPFR website (now https).
adds 50757f95a8 gdb/testsuite: do not hard-code location indices in condbrea [...]
adds 1c64f6cbcf gdb: remove struct cached_reg typedef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 90 ++++++++++
gdb/NEWS | 12 ++
gdb/README | 7 +-
gdb/ada-valprint.c | 2 +-
gdb/dwarf2/read.c | 4 +-
gdb/gdbtypes.c | 26 +--
gdb/gdbtypes.h | 54 ++++--
gdb/gmp-utils.c | 42 +++--
gdb/gmp-utils.h | 42 ++---
gdb/regcache.h | 4 +-
gdb/testsuite/ChangeLog | 15 ++
gdb/testsuite/gdb.base/condbreak-multi-context.exp | 190 +++++++++++++--------
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp | 28 +--
gdb/testsuite/lib/gdb.exp | 9 +-
gdb/typeprint.c | 9 +-
gdb/unittests/gmp-utils-selftests.c | 18 +-
gdb/valarith.c | 43 +++--
gdb/valops.c | 16 +-
gdb/valprint.c | 10 +-
gdb/value.c | 7 +-
21 files changed, 434 insertions(+), 196 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 0f3134cc3 0: update: binutils-gcc-linux: boot
new 61fc00340 0: update: binutils-gcc-linux: boot
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 (0f3134cc3)
\
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:
01-reset_artifacts/console.log | 217 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 12111 ++++++------
04-build_abe-stage1/console.log | 15721 ++++++++--------
05-build_linux/console.log | 884 +-
06-boot_linux/console.log | 434 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29827 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 29823 insertions(+), 29853 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 glibc.
from 1e0a7fd099 powerpc: Make PT_THREAD_POINTER available to assembly code
new df5f473ed5 elf: Fix uninitialized variable for _dl_write
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:
elf/dl-write.c | 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.
unknown user pushed a change to branch master
in repository gcc.
from ce2d9549f2b Revert: "Fix -ffast-math flags handling inconsistencies"
new 92a30040c8d c++: ICE with int{} in template. [PR97899]
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:
gcc/cp/typeck2.c | 1 +
gcc/testsuite/g++.dg/cpp0x/initlist-template3.C | 13 +++++++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-template3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.