This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from 54756529d Cygwin: pty: Fix conditions for input transfer again.
new 0449a29ac Cygwin: pty: Fix input switching failure.
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/cygwin/fhandler_tty.cc | 3 +++
winsup/cygwin/tty.cc | 3 ++-
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository newlib.
from 0795f704f Cygwin: pty: Fix conditions for input transfer again.
new 80f4b7d54 Cygwin: pty: Fix input switching failure.
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/cygwin/fhandler_tty.cc | 3 +++
winsup/cygwin/tty.cc | 3 ++-
2 files changed, 5 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 237f6eac15 gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
adds eda0ddeb26 XCOFF C_STSYM test failure on 32-bit host
adds a078dd9ce8 loongarch64 build failure on 32-bit host
adds 47cf88952a loongarch32 build failure on 32-bit host
adds d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
No new revisions were added by this update.
Summary of changes:
bfd/coffcode.h | 4 +--
bfd/coffgen.c | 11 +++---
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/stabs.c | 87 +++++++++++++++++++++++------------------------
gas/config/tc-loongarch.c | 12 +++----
6 files changed, 59 insertions(+), 59 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-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 030a4cd6b 0: update: binutils-gcc: 2
new 22d9f24e6 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 (030a4cd6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1544 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52168 -> 53512 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462188 -> 463832 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/qemu.
from a3607def89 Update version for v6.2.0-rc4 release
adds 44f28df247 Update version for v6.2.0 release
adds af1719795c Open 6.3 development tree
adds cf4fbc3030 block/nvme: fix infinite loop in nvme_free_req_queue_cb()
adds 76b56fdfc9 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
block/nvme.c | 5 +++--
2 files changed, 4 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_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
adds f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
new 724ed207b760 [ELF] Hint -z nostart-stop-gc for __start_ undefined references
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:
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 +++++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/ELF/Relocations.cpp | 6 ++
lld/docs/ELF/start-stop-gc.rst | 66 ++++++++++++++++++++++
lld/docs/index.rst | 1 +
lld/test/ELF/allow-shlib-undefined-weak.s | 48 ++++++++++++++++
lld/test/ELF/gc-sections-startstop-hint.s | 21 +++++++
8 files changed, 204 insertions(+), 1 deletion(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/docs/ELF/start-stop-gc.rst
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
create mode 100644 lld/test/ELF/gc-sections-startstop-hint.s
--
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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a 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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7faadf845 2: update: binutils-llvm-linux-qemu: 20062
new 62d293f11 2: update: binutils-llvm-linux-qemu: 20062
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 (7faadf845)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/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.xz | Bin 1592 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41348 -> 41956 bytes
04-build_llvm/console.log.xz | Bin 58852 -> 58804 bytes
05-build_abe-qemu/console.log.xz | Bin 28920 -> 29608 bytes
06-build_linux/console.log.xz | Bin 4660 -> 4744 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 120 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +++---
9 files changed, 70 insertions(+), 70 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.