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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 924def153 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
new 416b1197f 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
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 (924def153)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1564 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44016 -> 44876 bytes
04-build_llvm/console.log.xz | Bin 59204 -> 61592 bytes
05-build_abe-qemu/console.log.xz | Bin 31456 -> 31584 bytes
06-build_linux/console.log.xz | Bin 4288 -> 4316 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 132 +++++++++++++++++------------------
jenkins/manifest.sh | 4 +-
9 files changed, 68 insertions(+), 68 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_check/master-arm
in repository toolchain/ci/gcc.
from b96e2ff9d8c libstdc++: Implement constexpr std::basic_string for C++20
adds 7461b581312 libstdc++: Merge latest Ryu sources
adds c31733c3bf5 fortran: Tiny sort_actual internal refactoring
adds 5888512f241 fortran: Reverse actual vs dummy argument mapping
adds 5d9d16db96f fortran: simplify elemental arguments walking
adds e94e2cf9f9b fortran: Delete redundant missing_arg_type field
adds 48a8c5be5b9 fortran: Identify arguments by their names
adds 4cdf7db9a39 rs6000: MMA test case emits wrong code when building a vect [...]
adds e4641191287 PCH: Make the save and restore diagnostics more robust.
adds a1d2b162026 configure, Darwin: Set appropriate defaults for host-shared.
adds 3b3c9932338 Fortran: avoid NULL pointer dereference on invalid range in [...]
adds 42cdf08ad84 MAINTAINERS: Add myself to DCO section and update email address
adds 6dc90c4dbb6 Use modref summaries for byte-wise dead store elimination.
new 395848255cf c-family: don't cache large vecs
new 73e4d9f1751 libstdc++: Fix tests for constexpr std::string
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:
MAINTAINERS | 3 +-
configure | 16 ++++-
configure.ac | 15 ++++-
gcc/c-family/c-common.c | 12 +++-
gcc/config/rs6000/mma.md | 10 ++-
gcc/fortran/gfortran.h | 41 ++++++++++--
gcc/fortran/interface.c | 77 ++++++++++++++++++++--
gcc/fortran/intrinsic.c | 53 ++++++++++-----
gcc/fortran/resolve.c | 3 +-
gcc/fortran/trans-array.c | 35 ++++------
gcc/fortran/trans-array.h | 2 +-
gcc/fortran/trans-expr.c | 9 ++-
gcc/fortran/trans-intrinsic.c | 2 +-
gcc/fortran/trans-stmt.c | 22 -------
gcc/fortran/trans.h | 4 +-
gcc/ggc-common.c | 39 ++++++++++-
gcc/ipa-modref.c | 22 +++++++
gcc/ipa-modref.h | 1 +
gcc/testsuite/gcc.dg/tree-ssa/modref-dse-4.c | 26 ++++++++
gcc/testsuite/gcc.target/powerpc/pr102976.c | 14 ++++
gcc/testsuite/gfortran.dg/pr103286.f90 | 11 ++++
gcc/tree-ssa-dse.c | 43 ++++++++----
libstdc++-v3/include/bits/basic_string.h | 6 +-
libstdc++-v3/src/c++17/ryu/MERGE | 2 +-
libstdc++-v3/src/c++17/ryu/d2s_intrinsics.h | 9 ++-
.../21_strings/basic_string/modifiers/constexpr.cc | 1 +
.../21_strings/headers/string/synopsis.cc | 33 +++++++++-
27 files changed, 393 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-dse-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr102976.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103286.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards b3409587e 0: update: binutils-gcc: 1
new 5fab04607 0: update: binutils-gcc: 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 (b3409587e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5f [...]
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 1480 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 66384 -> 65456 bytes
04-build_abe-gcc/console.log.xz | Bin 224732 -> 226064 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2848 -> 2584 bytes
07-check_regression/console.log.xz | Bin 2764 -> 2780 bytes
07-check_regression/results.compare | 14 +
07-check_regression/results.compare2 | 51 +-
08-update_baseline/console.log | 423 ++--
08-update_baseline/results.compare | 14 +
08-update_baseline/results.compare2 | 51 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2676948 -> 2687016 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2273440 -> 2288820 bytes
sumfiles/gcc.sum | 3900 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 882528 -> 878492 bytes
sumfiles/gfortran.sum | 64 +-
sumfiles/libatomic.log.xz | Bin 2144 -> 2156 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170000 -> 170040 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 453228 -> 455536 bytes
sumfiles/libstdc++.sum | 2 +-
27 files changed, 2287 insertions(+), 2272 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 binutils-gdb.
from 7f74204ad97 gdb: fix length of array view returned by some value_conten [...]
new e97436b1b78 sim: cr16: fix build on gcc-12 (NULL comparison)
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:
sim/cr16/cr16_sim.h | 2 +-
sim/cr16/interp.c | 5 ++---
2 files changed, 3 insertions(+), 4 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 topic/pipe
in repository newlib.
discards 3a8ae078c Cygwin: Document that the pipe_byte option is now set by default
discards c059e0945 Cygwin: fhandler_pipe::raw_read: minor code cleanup
discards 58e9594e4 Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe.
adds 98d10e5fd Cygwin: dllfixdbg: create .gnu_debuglink section in the right spot
adds 2b2897714 Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute on file [...]
adds 6226bad0e change _COMPILING_NEWLIB to _LIBC
adds 67208d9ef newlib: merge doc into top-level Makefile
adds 3cef6dfb5 update to Unicode 14.0
adds 076c85673 cleanup Unicode data files after generating updated tables
adds 782aac590 Cygwin: console: Handle Unicode surrogate pairs.
adds ad68ec27c Fix 'make man' after 67208d9e
adds 287cb02f6 Cygwin: Extend GitHub workflow to also build on Windows
adds bff995a78 Cygwin: Drop 'make check' from AppVeyor
adds 9980177de Revert "Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute [...]
adds 41de4b6fd Cygwin: fix up cached DOS file attributes after file creation
adds 5badb8aa0 Cygwin: pipe: Handle STATUS_PENDING even for nonblocking mode.
new 3640430f3 Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe.
new f08e7be0a Cygwin: fhandler_pipe::raw_read: minor code cleanup
new efcfc317f Cygwin: Document that the pipe_byte option is now set by default
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 (3a8ae078c)
\
N -- N -- N refs/heads/topic/pipe (efcfc317f)
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 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:
.appveyor.yml | 3 +-
.github/workflows/cygwin.yml | 64 +
newlib/Makefile.am | 31 +-
newlib/Makefile.in | 66 +-
newlib/configure | 36 +-
newlib/configure.ac | 26 +-
newlib/configure.host | 2 +-
newlib/doc/Makefile.am | 28 -
newlib/doc/Makefile.in | 368 ---
newlib/doc/aclocal.m4 | 1012 -------
newlib/doc/configure | 4804 ------------------------------
newlib/doc/configure.ac | 43 -
newlib/doc/local.mk | 20 +
newlib/libc/Makefile.unidata | 22 +-
newlib/libc/ctype/caseconv.t | 17 +-
newlib/libc/ctype/categories.t | 138 +-
newlib/libc/include/ctype.h | 2 +-
newlib/libc/include/dirent.h | 2 +-
newlib/libc/include/locale.h | 2 +-
newlib/libc/include/reent.h | 2 +-
newlib/libc/include/stdio.h | 12 +-
newlib/libc/include/sys/_default_fcntl.h | 2 +-
newlib/libc/include/sys/features.h | 2 +-
newlib/libc/include/sys/signal.h | 4 +-
newlib/libc/include/sys/stat.h | 4 +-
newlib/libc/include/sys/time.h | 2 +-
newlib/libc/include/sys/times.h | 2 +-
newlib/libc/include/sys/unistd.h | 2 +-
newlib/libc/include/sys/wait.h | 2 +-
newlib/libc/machine/cris/sys/fcntl.h | 2 +-
newlib/libc/machine/mips/memcpy.S | 2 +-
newlib/libc/machine/mips/memset.S | 2 +-
newlib/libc/machine/mips/strcmp.S | 2 +-
newlib/libc/string/combining.t | 99 +-
newlib/libc/string/wide.t | 14 +-
winsup/cygwin/dir.cc | 2 +-
winsup/cygwin/dllfixdbg | 2 +-
winsup/cygwin/fhandler.cc | 56 +-
winsup/cygwin/fhandler_console.cc | 17 +-
winsup/cygwin/fhandler_cygdrive.cc | 2 +-
winsup/cygwin/fhandler_dev.cc | 2 +-
winsup/cygwin/fhandler_disk_file.cc | 2 +-
winsup/cygwin/fhandler_pipe.cc | 68 +-
winsup/cygwin/fhandler_proc.cc | 2 +-
winsup/cygwin/fhandler_process.cc | 2 +-
winsup/cygwin/fhandler_procsysvipc.cc | 2 +-
winsup/cygwin/fhandler_registry.cc | 2 +-
winsup/cygwin/include/cygwin/config.h | 6 +-
winsup/cygwin/include/cygwin/stat.h | 2 +-
winsup/cygwin/include/cygwin/stdlib.h | 2 +-
winsup/cygwin/include/getopt.h | 2 +-
winsup/cygwin/include/machine/_types.h | 2 +-
winsup/cygwin/include/sys/dirent.h | 2 +-
winsup/cygwin/include/sys/syslimits.h | 2 +-
winsup/cygwin/include/sys/wait.h | 2 +-
winsup/cygwin/math/complex_internal.h | 2 +-
winsup/cygwin/release/3.3.3 | 18 +
57 files changed, 537 insertions(+), 6503 deletions(-)
delete mode 100644 newlib/doc/Makefile.am
delete mode 100644 newlib/doc/Makefile.in
delete mode 100644 newlib/doc/aclocal.m4
delete mode 100755 newlib/doc/configure
delete mode 100644 newlib/doc/configure.ac
create mode 100644 newlib/doc/local.mk
--
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 devel/modula-2
in repository gcc.
from 416ca65d27c Merge branch 'master' into devel/modula-2.
new e61ec3e2739 Generate scope headings prior to emitting error messages.
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.in | 56 +++++++++
configure | 2 +
gcc/gdbinit.in | 8 ++
gcc/m2/gm2-compiler/M2Error.def | 68 +++++++++-
gcc/m2/gm2-compiler/M2Error.mod | 182 ++++++++++++++++++++++++---
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 70 +++++++++--
gcc/m2/gm2-compiler/M2GenGCC.mod | 61 +++++----
gcc/m2/gm2-compiler/M2MetaError.mod | 112 ++++++++++++++++-
gcc/m2/gm2-compiler/M2Quads.mod | 12 +-
gcc/m2/gm2-compiler/M2SSA.mod | 3 +-
gcc/m2/gm2-compiler/M2Scope.mod | 233 ++++++++++++++++++++++++++---------
gcc/m2/gm2-compiler/Output.mod | 4 +-
gcc/m2/gm2-compiler/P0SymBuild.mod | 22 ++--
gcc/m2/gm2-compiler/P2SymBuild.mod | 31 +++--
gcc/m2/gm2-compiler/P3SymBuild.mod | 59 +++++----
gcc/m2/gm2-compiler/PCSymBuild.mod | 32 +++--
gcc/m2/gm2-compiler/SymbolTable.def | 17 +++
gm2tools/Makefile.in | 2 +-
18 files changed, 792 insertions(+), 182 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 1f67d8286b elf: Use a temporary file to generate Makefile fragments [BZ [...]
adds d8c2e8e043 elf: hidden visibility for __minimal_malloc functions
adds a43c0b5483 x86-64: Create microbenchmark infrastructure for libmvec
No new revisions were added by this update.
Summary of changes:
elf/dl-minimal-malloc.c | 5 +
sysdeps/x86_64/fpu/Makeconfig | 35 +++
sysdeps/x86_64/fpu/Makefile | 40 +++
sysdeps/x86_64/fpu/bench-libmvec-skeleton.c | 103 ++++++
sysdeps/x86_64/fpu/scripts/bench_libmvec.py | 464 ++++++++++++++++++++++++++++
5 files changed, 647 insertions(+)
create mode 100644 sysdeps/x86_64/fpu/bench-libmvec-skeleton.c
create mode 100755 sysdeps/x86_64/fpu/scripts/bench_libmvec.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.