This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3788c4ed2c7 docs: add missing @item for the first item
new ef5d671cd80 libstdc++: Fix std::regex_replace for strings with embedded [...]
new 55823c5a0ba libstdc++: Make ranges::size and ranges::empty check for un [...]
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:
libstdc++-v3/include/bits/ranges_base.h | 4 ++++
libstdc++-v3/include/bits/regex.h | 20 ++++++++++++++++++--
libstdc++-v3/include/bits/regex.tcc | 9 ++++-----
.../28_regex/algorithms/regex_replace/char/103664.cc | 11 +++++++++++
libstdc++-v3/testsuite/std/ranges/access/empty.cc | 10 ++++++++++
libstdc++-v3/testsuite/std/ranges/access/size.cc | 10 ++++++++++
6 files changed, 57 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/1 [...]
--
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 binutils-gdb.
from 0ca813c3d57 Automatic date update in version.in
new a96eadd8712 gdb: only include mips and riscv targets if building with 6 [...]
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/Makefile.in | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 7ed58b4274c pch: Small cleanup
new 3788c4ed2c7 docs: add missing @item for the first item
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/doc/extend.texi | 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 newlib.
from f3d719c69 Cygwin: console: Fix console mode of non-cygwin apps in background.
adds 9e4d308cd Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe.
adds d9c1aeadd Cygwin: fhandler_pipe::raw_read: minor code cleanup
adds 451bbfb9f Cygwin: Document that the pipe_byte option is now set by default
adds 90788821b Cygwin: pipe: Restore blocking mode for cygwin process at startup.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/dtable.cc | 3 ++
winsup/cygwin/fhandler_pipe.cc | 84 ++++++++++++++----------------------------
winsup/cygwin/globals.cc | 2 +-
winsup/cygwin/release/3.4.0 | 4 ++
winsup/doc/cygwinenv.xml | 5 ++-
winsup/doc/new-features.xml | 5 +++
6 files changed, 44 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_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2c62b695 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new bfd43180 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
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 (2c62b695)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41368 -> 40708 bytes
04-build_abe-stage1/console.log.xz | Bin 87548 -> 86708 bytes
05-build_abe-qemu/console.log.xz | Bin 30452 -> 30428 bytes
06-build_linux/console.log.xz | Bin 3120 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/newlib.
from 639cb7ec1 newlib: Regenerate all autotools files
adds 5aa2be8ac Cygwin: path: Fix path conversion of virtual drive.
adds 72175bbd2 Cygwin: clipboard: Make intent of the code clearer.
adds acc44e09d Cygwin: pty: Add missing input transfer when switch_to_pcon_i [...]
adds e91ea41ef Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background.
adds d593c3e17 Cygwin: pty: Fix console mode of non-cygwin apps in background.
adds f3d719c69 Cygwin: console: Fix console mode of non-cygwin apps in background.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/fhandler_clipboard.cc | 4 +-
winsup/cygwin/fhandler_tty.cc | 99 +++++++++++++++++++++++++++--------
winsup/cygwin/include/sys/clipboard.h | 1 +
winsup/cygwin/path.cc | 56 ++++++++++++--------
winsup/cygwin/release/3.3.4 | 5 ++
winsup/cygwin/spawn.cc | 7 ++-
6 files changed, 125 insertions(+), 47 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/binutils-gdb.
from b80a346e3d Revert "gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`"
adds 43f7c3581f gdb/testsuite: respect GDBSERVER variable in remote-stdio-gd [...]
adds edce4d8c6a Automatic date update in version.in
adds 1563e7179a Don't edit bogus sh_link on reading relocatable objects (Ora [...]
adds 40eb8b92a1 Don't return the main file as the separate debug info
adds eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
adds 2749ac1339 Automatic date update in version.in
adds abb6af934c C++-ify path substitution code
adds 0ca813c3d5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 34 ---
bfd/version.h | 2 +-
binutils/dwarf.c | 18 +-
elfcpp/powerpc.h | 1 +
gdb/source.c | 173 +++++---------
gdb/source.h | 2 +-
gdb/testsuite/boards/remote-stdio-gdbserver.exp | 10 +-
gold/powerpc.cc | 298 ++++++++++++++++++------
8 files changed, 304 insertions(+), 234 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards af489b18 0: update: binutils-gcc-newlib: 1
new 55a107d4 0: update: binutils-gcc-newlib: 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 (af489b18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31056 -> 30632 bytes
04-build_abe-stage1/console.log.xz | Bin 88988 -> 87720 bytes
06-build_abe-newlib/console.log.xz | Bin 19512 -> 19532 bytes
07-build_abe-stage2/console.log.xz | Bin 156372 -> 155708 bytes
08-benchmark/benchmark-build.log | 34 ++++++++++++++++------------------
08-benchmark/benchmark.log | 32 +++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3076 -> 2992 bytes
09-check_regression/console.log.xz | Bin 1628 -> 1624 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 18 +++++++++---------
results_id | 2 +-
15 files changed, 50 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.