This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c0f772894b6 simplify-rtx: Punt on simplify_{,gen_}subreg to IBM double [...]
new 89e95ad2e76 mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
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:
config/mh-mingw | 2 ++
1 file changed, 2 insertions(+)
--
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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from f8a50e0 perfdatadir2csv.sh: Remove outdated sanity check
new ac3b7a2 Add vect-data-to-csv.py for converting vect data to csv result file.
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:
vect-data-to-csv.py | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 71 insertions(+)
create mode 100755 vect-data-to-csv.py
--
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 binutils-gdb.
from 1cfc6f00e45 PR27722, error: array subscript has type char
new d2f1139ef0c bfd: avoid infinite loop when static linking XCOFF
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/ChangeLog | 4 ++++
bfd/xcofflink.c | 3 +--
2 files changed, 5 insertions(+), 2 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards bc648e3d 0: update: binutils-gcc-glibc-qemu: 6
new 66f9edc4 0: update: binutils-gcc-glibc-qemu: 6
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 (bc648e3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 182 +-
02-prepare_abe/console.log | 416 +-
04-build_abe-binutils/console.log | 11492 ++--
05-build_abe-stage1/console.log | 17996 +++---
06-build_abe-linux/console.log | 2000 +-
07-build_abe-glibc/console.log | 37639 ++++++-----
08-build_abe-stage2/console.log | 40872 ++++++------
09-build_abe-qemu/console.log | 4453 +-
10-check_regression/console.log | 20 +-
11-update_baseline/console.log | 87 +-
console.log | 116959 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 115964 insertions(+), 116164 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 nsz/bug19329-v2
in repository glibc.
at b116855de7 RFC elf: Fix slow tls access after dlopen [BZ #19924]
This branch includes the following new commits:
new e2a6e000b1 elf: Fix a DTV setup issue [BZ #27136]
new 0b160a0060 elf: Add a DTV setup test [BZ #27136]
new 6b63f02765 elf: Fix comments and logic in _dl_add_to_slotinfo
new 3237824fb0 elf: Refactor _dl_update_slotinfo to avoid use after free
new ae99087587 elf: Fix data races in pthread_create and TLS access [BZ #19329]
new 10fb15a36b elf: Use relaxed atomics for racy accesses [BZ #19329]
new 8df69dbc6c elf: Add test case for [BZ #19329]
new 299d28c669 elf: Fix DTV gap reuse logic [BZ #27135]
new b37a0e40db x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
new e865fa9935 i386: Avoid lazy relocation of tlsdesc [BZ #27137]
new 5419c82f25 x86_64: Remove lazy tlsdesc relocation related code
new 13859e5a8b i386: Remove lazy tlsdesc relocation related code
new f8ea2b9982 elf: Remove lazy tlsdesc relocation related code
new b116855de7 RFC elf: Fix slow tls access after dlopen [BZ #19924]
The 14 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.
--
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 c755e1b3ead c++: variadic class template placeholder deduction [PR97134]
new c0f772894b6 simplify-rtx: Punt on simplify_{,gen_}subreg to IBM double [...]
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/simplify-rtx.c | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 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_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 14832234 2: update: binutils-2cbb0a1b2e757951251b5389505d278f9322aee4: 1
new 65d87fa1 2: update: binutils-1cfc6f00e45104551da9146bb413b60acd0e387f: 1
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 (14832234)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 128 +-
02-prepare_abe/console.log | 86 +-
03-build_abe-binutils/console.log | 13173 ++++++++++-----------
04-build_abe-check_binutils/console.log | 4742 ++++----
05-check_regression/console.log | 72 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 202 +-
06-update_baseline/results.regressions | 4 +-
console.log | 18503 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 38420 -> 38392 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 71732 -> 71684 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 108652 -> 108688 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 18481 insertions(+), 18455 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.