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 d71893802fe Re: Fix offset for ia64 PCREL60B relocation on HP-UX
new 8569d6e13ce Fix option type comments for CMDARG_EARLYINIT_FILE and CMDA [...]
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:
gdb/ChangeLog | 5 +++++
gdb/main.c | 6 +++---
2 files changed, 8 insertions(+), 3 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 newlib.
from bce3563e9 Cygwin: POSIX msg queues: destroy msg queue fhandler in case [...]
new a9c8050c3 Cygwin: Ensure PSAPI_VERSION is 1 when building ldd
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:
winsup/utils/ldd.cc | 1 +
1 file changed, 1 insertion(+)
--
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 49e182c737 nptl: Remove remaining code from libpthread
new 94bc766ec6 Add cast_to_pointer to cast an integer to void * pointer
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/libc-pointer-arith.h | 3 +++
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 3050a1a1827 [OpenACC privatization] Prune uninteresting/varying diagnos [...]
new 26ca6dbda23 Steve Kargl <kargl(a)gcc.gnu.org>
new c4771b3438a PR98301 Add missing changelog entries.
The 2 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/fortran/ChangeLog | 9 +++
gcc/fortran/trans-decl.c | 9 ++-
gcc/fortran/trans-intrinsic.c | 35 +++++-----
gcc/fortran/trans.h | 1 +
libgfortran/ChangeLog | 9 +++
libgfortran/caf/libcaf.h | 2 +
libgfortran/caf/single.c | 10 +++
libgfortran/gfortran.map | 5 ++
libgfortran/intrinsics/random_init.f90 | 114 +++++++++++++++++----------------
9 files changed, 124 insertions(+), 70 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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 9cf2c3f 2: update: gcc-507359e1d4d18614eb9679043995edf0675b6ff5: 0
new b46c94d 2: update: gcc-3050a1a18276d7cdd8946e34cc1344e30efb7030: 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 (9cf2c3f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 16 +-
02-prepare_abe/console.log | 4 +-
04-build_abe-bootstrap_ubsan/console.log | 45948 +++++++++++++++++++++++++---
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
06-update_baseline/results.regressions | 17 +-
console.log | 45980 ++++++++++++++++++++++++++---
jenkins/manifest.sh | 8 +-
8 files changed, 85306 insertions(+), 6679 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.