This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 9560f8cb48 Automatic date update in version.in
adds b9ccd7c420 Automatic date update in version.in
adds 080b8ee0ad Automatic date update in version.in
adds 6938a3aca1 Automatic date update in version.in
adds 7183434818 Work around gcc-4 warnings in elf64-ppc.c
adds e4a35c7319 PowerPC64 DT_RELR relative reloc addresses
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 161 +++++++++++++++++++++++++++++++-------------------------
bfd/version.h | 2 +-
2 files changed, 91 insertions(+), 72 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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards a7be9ad3 0: update: binutils-gcc: 2
new edd11b5e 0: update: binutils-gcc: 2
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 (a7be9ad3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1540 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37488 -> 37780 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 244024 -> 245336 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from c0e0d6bcfe Avoid crash with cross-linux core file
adds 9fb67c2345 Automatic date update in version.in
adds 4775334c6f Relax regexp in gdb.rust/unsized.exp
adds 4f4a30bee6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.rust/unsized.exp | 3 +--
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d065c60f 2: update: binutils-c0e0d6bcfed32f7bdb76c92b319148e7b25eabd0: 0
new 62f85e13 2: update: binutils-gcc: 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 (d065c60f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1584 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 25048 -> 23960 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 61 ++++++++++++++++++++++++++---------
jenkins/manifest.sh | 11 ++++---
6 files changed, 51 insertions(+), 21 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 b1743c94e Cygwin: console, pty: Fix segfault in child_info_spawn::worker().
new 5cd957ff6 newlib: xstormy16: fix mallopt definition & mstats handling
new 8c383e9ae newlib: xstormy16: break up mallocr stubs
new b2d4dc167 newlib: xstormy16: move malloc multiplex logic from build to [...]
The 3 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:
newlib/libc/machine/xstormy16/Makefile.am | 83 ++--------
newlib/libc/machine/xstormy16/Makefile.in | 175 ++++++++++++---------
newlib/libc/machine/xstormy16/calloc.c | 2 +
newlib/libc/machine/xstormy16/callocr.c | 7 +
newlib/libc/machine/xstormy16/cfree.c | 2 +
newlib/libc/machine/xstormy16/freer.c | 7 +
newlib/libc/machine/xstormy16/malign.c | 2 +
newlib/libc/machine/xstormy16/malloc.c | 4 +
newlib/libc/machine/xstormy16/mallocr.c | 26 ---
.../{stdlib/msizer.c => machine/xstormy16/msize.c} | 2 +-
newlib/libc/machine/xstormy16/mstats.c | 6 +
newlib/libc/machine/xstormy16/realloc.c | 2 +
newlib/libc/machine/xstormy16/reallocr.c | 7 +
newlib/libc/machine/xstormy16/valloc.c | 4 +
14 files changed, 162 insertions(+), 167 deletions(-)
create mode 100644 newlib/libc/machine/xstormy16/calloc.c
create mode 100644 newlib/libc/machine/xstormy16/callocr.c
create mode 100644 newlib/libc/machine/xstormy16/cfree.c
create mode 100644 newlib/libc/machine/xstormy16/freer.c
create mode 100644 newlib/libc/machine/xstormy16/malign.c
create mode 100644 newlib/libc/machine/xstormy16/malloc.c
copy newlib/libc/{stdlib/msizer.c => machine/xstormy16/msize.c} (57%)
create mode 100644 newlib/libc/machine/xstormy16/mstats.c
create mode 100644 newlib/libc/machine/xstormy16/realloc.c
create mode 100644 newlib/libc/machine/xstormy16/reallocr.c
create mode 100644 newlib/libc/machine/xstormy16/valloc.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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from d84c583a91e Daily bump.
new 47f89da89eb Fortran: do not frontend-optimize MINLOC/MAXLOC for charact [...]
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/fortran/frontend-passes.c | 1 +
gcc/testsuite/gfortran.dg/minmaxloc_16.f90 | 14 ++++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_16.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.
unknown user pushed a change to annotated tag v5.17-rc8
in repository linux.
at 4fbac60432f1 (tag)
tagging 09688c0166e76ce2fb85e86b9d99be8b0084cdf9 (commit)
replaces v5.17-rc7
tagged by Linus Torvalds
on Sun Mar 13 13:23:37 2022 -0700
- Log -----------------------------------------------------------------
Linux 5.17-rc8
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmIuUskeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGCFkH/2n3mpGXuITp0ZXE
TNrpbdZOof5SgLw+w7THswXuo6m5yRGNKQs9fvIvDD8Vf7/OdQQfPOmF1cIE5+nk
wcz6aHKbdrok8Jql2qjJqWXZ5xbGj6qywg3zZrwOUsCKFP5p+AjBJcmZOsvQHjSp
ASODy1moOlK+nO52TrMaJw74a8xQPmQiNa+T2P+FedEYjlcRH/c7hLJ7GEnL6+cC
/R4bATZq3tiInbTBlkC0hR0iVNgRXwXNyv9PEXrYYYHnekh8G1mgSNf06iejLcsG
aAYsW9NyPxu8zPhhHNx79K9o8BMtxGD4YQpsfdfIEnf9Q3euqAKe2evRWqHHlDms
RuSCtsc=
=M9Nc
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 09688c0166e7 Linux 5.17-rc8
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 linux.
from f0e18b03fcaf Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.o [...]
new 09688c0166e7 Linux 5.17-rc8
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:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.