This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f1bcfde3a7 malloc: Fix malloc debug for 2.35 onwards
new bdeb7a8fa9 Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
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/unix/sysv/linux/bits/socket.h | 4 +++-
1 file changed, 3 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
adds 11209cc753 Automatic date update in version.in
adds c689fa28cf Automatic date update in version.in
adds 0e49ef546d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 28de7fa0f 0: update: binutils-gcc-linux-qemu: boot
new cae2e56dc 0: update: binutils-gcc-linux-qemu: 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 (28de7fa0f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 2800 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42004 -> 41700 bytes
04-build_abe-stage1/console.log.xz | Bin 85968 -> 85672 bytes
05-build_abe-qemu/console.log.xz | Bin 29960 -> 30636 bytes
06-build_linux/console.log.xz | Bin 3672 -> 3456 bytes
07-boot_linux/console.log.xz | Bin 5676 -> 5660 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 9 insertions(+), 9 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 gcc.
from 4e6bf0b9dd5 Fix ICE when mixing VLAs and statement expressions [PR91038]
new dd159a4167c aarch64: Add new vector mode V8DI
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-modes.def | 5 +++++
gcc/config/aarch64/aarch64.c | 4 ++++
gcc/config/aarch64/iterators.md | 2 +-
3 files changed, 10 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/qemu.
from 67f9968ce3 Update version for v6.2.0-rc1 release
adds f26bd6ff21 python/aqmp: Fix disconnect during capabilities negotiation
adds 25de7f5012 python/aqmp: fix ConnectError string method
adds 47b43acd57 scripts/device-crash-test: simplify Exception handling
adds 76f86e78b2 scripts/device-crash-test: don't emit AQMP connection errors [...]
adds c398a241ec scripts/device-crash-test: hide tracebacks for QMP connect errors
adds 8d5fcb1990 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/ [...]
adds edcc4e4090 target/riscv: machine: Sort the .subsections
adds c94c239496 meson.build: Merge riscv32 and riscv64 cpu family
adds 52cebbfc13 Merge tag 'pull-riscv-to-apply-20211117-1' of github.com:ali [...]
new fe644e8ebb target/s390x/cpu.h: Remove unused SIGP_MODE defines
new 0c8c45140c docs: rSTify the "TrivialPatches" wiki
new 0ff0dcf6b5 docs: rSTify the "SubmitAPullRequest" wiki
new 9f73de8df0 docs: rSTify the "SubmitAPatch" wiki
new 418ce0201f Revert "device-crash-test: Ignore errors about a bus not bei [...]
new d06f3bf922 gitlab-ci/cirrus: Increase timeout to 80 minutes
new 3bb87484e7 Merge tag 'pull-request-2021-11-17' of https://gitlab.com/th [...]
The 7 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:
.gitlab-ci.d/cirrus.yml | 1 +
docs/devel/index.rst | 3 +
docs/devel/submitting-a-patch.rst | 456 +++++++++++++++++++++++++++++++
docs/devel/submitting-a-pull-request.rst | 76 ++++++
docs/devel/trivial-patches.rst | 50 ++++
meson.build | 6 +
python/qemu/aqmp/protocol.py | 24 +-
scripts/device-crash-test | 34 ++-
target/riscv/machine.c | 92 +++----
target/s390x/cpu.h | 5 -
10 files changed, 681 insertions(+), 66 deletions(-)
create mode 100644 docs/devel/submitting-a-patch.rst
create mode 100644 docs/devel/submitting-a-pull-request.rst
create mode 100644 docs/devel/trivial-patches.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.