This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 28f2ce2772 aarch64: revert memcpy optimze for kunpeng to avoid performa [...]
new 46c1c765d1 Revert "linux: Move {f}xstat{at} to compat symbols" for stat [...]
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/shlib-compat.h | 23 ++++++++++++++---------
sysdeps/mach/hurd/fxstat.c | 4 ++--
sysdeps/mach/hurd/fxstat64.c | 2 +-
sysdeps/mach/hurd/fxstatat.c | 3 +--
sysdeps/mach/hurd/fxstatat64.c | 3 +--
sysdeps/mach/hurd/lxstat.c | 2 +-
sysdeps/mach/hurd/lxstat64.c | 3 +--
sysdeps/mach/hurd/xstat.c | 2 +-
sysdeps/mach/hurd/xstat64.c | 2 +-
sysdeps/unix/sysv/linux/fxstat.c | 4 ++--
sysdeps/unix/sysv/linux/fxstat64.c | 4 ++--
sysdeps/unix/sysv/linux/fxstatat.c | 4 ++--
sysdeps/unix/sysv/linux/fxstatat64.c | 4 ++--
sysdeps/unix/sysv/linux/lxstat.c | 2 +-
sysdeps/unix/sysv/linux/lxstat64.c | 4 ++--
sysdeps/unix/sysv/linux/xstat.c | 6 +++---
sysdeps/unix/sysv/linux/xstat64.c | 5 +++--
17 files changed, 40 insertions(+), 37 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 releases/gcc-8
in repository gcc.
from 82945464594 Daily bump.
new c9569046bd8 [AArch64] Fix symbol offset limit (PR 98618)
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/config/aarch64/aarch64.c | 33 +++++++++++++---------
.../gcc.target/aarch64/symbol-range-tiny.c | 8 +++---
gcc/testsuite/gcc.target/aarch64/symbol-range.c | 8 +++---
3 files changed, 27 insertions(+), 22 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 users/simark/update-gnulib
in repository binutils-gdb.
at 52fe6d4a519 gnulib: update to 776af40e0
This branch includes the following new commits:
new 52fe6d4a519 gnulib: update to 776af40e0
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.
--
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 2682695e5c Make libc symbols hidden in static PIE
new 28f2ce2772 aarch64: revert memcpy optimze for kunpeng to avoid performa [...]
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:
sysdeps/aarch64/multiarch/memcpy.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 43705f3fa34 aarch64: Use canonical RTL for sqdmlal patterns
new 0fb7aa205af c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT [...]
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/constexpr.c | 98 +++++++++++++++++++++++++---
gcc/testsuite/g++.dg/cpp1y/constexpr-98672.C | 92 ++++++++++++++++++++++++++
2 files changed, 181 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-98672.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_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/gcc.
from f3c2cc8eaa0 Daily bump.
adds 0f1e1069a75 [nvptx libgomp plugin] Build only in supported configurations
adds 8d491db06a6 libgomp_g.h: Include stdint.h instead of gstdint.h.
adds 669f3c7bc02 Daily bump.
adds 891c4f6f4d3 Daily bump.
adds ed0b8379792 Daily bump.
adds 26b0c76ef8b Daily bump.
adds af7f0399252 Daily bump.
adds 921fbde7ae9 Fix PR ada/98740
adds 9aa61202d2d [Fortran] PR91640 – Fix call to contiguous dummy
adds 8e6871c633f Daily bump.
adds 8883ddb1d8b Daily bump.
new 1e18f4bbd83 [AArch64] Fix symbol offset limit (PR 98618)
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/trans.c | 11 +--
gcc/config/aarch64/aarch64.c | 33 ++++----
gcc/fortran/ChangeLog | 10 +++
gcc/fortran/trans-expr.c | 18 ++---
gcc/testsuite/ChangeLog | 8 ++
.../gcc.target/aarch64/symbol-range-tiny.c | 8 +-
gcc/testsuite/gcc.target/aarch64/symbol-range.c | 8 +-
gcc/testsuite/gfortran.dg/contiguous_10.f90 | 69 ++++++++++++++++
libgomp/ChangeLog | 19 +++++
libgomp/configure | 85 ++++++++++++--------
libgomp/libgomp_g.h | 2 +-
libgomp/plugin/configfrag.ac | 91 +++++++++++++---------
libgomp/plugin/plugin-nvptx.c | 9 ---
15 files changed, 260 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_10.f90
--
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_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 729a12f6 2: update: binutils-gcc-glibc-llvm: 1
new a8fe8a01 2: update: binutils-gcc-glibc-llvm: 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 (729a12f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm [...]
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 | 145 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11306 +--
04-build_abe-stage1/console.log | 18134 ++--
05-build_abe-linux/console.log | 1996 +-
06-build_abe-glibc/console.log | 38929 ++++----
07-build_abe-stage2/console.log | 39402 ++++----
08-build_llvm-true/console.log | 13018 +--
10-benchmark--O3_marm/benchmark-start.log | 2 +-
10-benchmark--O3_marm/benchmark.log | 17 +-
10-benchmark--O3_marm/console.log | 260 +-
11-check_regression/console.log | 2367 +-
11-check_regression/results-0.csv | 2183 +-
11-check_regression/results-1.csv | 2316 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 14 +-
11-check_regression/results-full.csv | 2358 +-
11-check_regression/results.csv | 157 +-
11-check_regression/results.log | 2756 +-
12-update_baseline/console.log | 4806 +-
12-update_baseline/results-1.csv | 2316 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 14 +-
12-update_baseline/results-full.csv | 2316 +-
12-update_baseline/results.csv | 157 +-
12-update_baseline/results.log | 2024 +-
console.log | 131067 +++++++++++++--------------
jenkins/manifest.sh | 28 +-
results_id | 2 +-
29 files changed, 139267 insertions(+), 139333 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 release/2.32/master
in repository glibc.
from 082798622d __vfscanf_internal: fix aliasing violation (bug 26690)
new d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068]
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:
sysdeps/aarch64/start.S | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.