This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/gdb.
from a1aaf801d5 [gdb/testsuite] Fix gdb.cp/casts.exp with -m32
adds 4a43e2435b [gdb/testsuite] Fix gdb.tui/scroll.exp with read1
adds 2dc60c7710 Automatic date update in version.in
adds cd02db09d2 [gdb/tdep] Handle pipe2 syscall for amd64
adds 5463a15c18 [gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
adds 4dcb932e64 [gdb/tdep] Support catch syscall pipe2 for i386
adds 35e48b6ee0 ansidecl.h: sync from GCC
adds ae13296057 [gdb] Make btrace maintainer entry more clear
adds 205d054282 gdb: fix for gdb.base/eof-exit.exp test failures
adds 0b8c95579f gdb: LoongArch: Implement the return_value gdbarch method
adds d9ab2743ba [gdb] Add gdb/syscalls/Makefile
new f3c75b2cbe [gdb] Update syscalls/{amd64,i386}-linux.xml
new 77399b5298 gdb/testsuite: fix occasional failure in gdb.mi/mi-multi-com [...]
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:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 3 +-
gdb/amd64-linux-tdep.c | 3 +
gdb/amd64-linux-tdep.h | 1 +
gdb/loongarch-tdep.c | 33 ++++
readline/Makefile.am => gdb/syscalls/Makefile | 11 +-
gdb/syscalls/amd64-linux.xml | 69 +++++++-
gdb/syscalls/amd64-linux.xml.in | 70 +++++++-
gdb/syscalls/{i386-linux.xml => bfin-linux.xml} | 220 +++++++++++-------------
gdb/syscalls/gen-header.py | 32 ++++
gdb/syscalls/i386-linux.xml | 127 +++++++++++++-
gdb/syscalls/i386-linux.xml.in | 128 +++++++++++++-
gdb/syscalls/update-linux.sh | 60 +++++++
gdb/testsuite/gdb.base/catch-syscall.c | 3 +-
gdb/testsuite/gdb.base/catch-syscall.exp | 69 +++++++-
gdb/testsuite/gdb.base/eof-exit.exp | 18 ++
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 2 +-
gdb/testsuite/gdb.tui/scroll.exp | 8 +-
gdb/testsuite/lib/tuiterm.exp | 99 +++++++----
include/ansidecl.h | 23 +--
20 files changed, 784 insertions(+), 197 deletions(-)
copy readline/Makefile.am => gdb/syscalls/Makefile (71%)
copy gdb/syscalls/{i386-linux.xml => bfin-linux.xml} (64%)
create mode 100644 gdb/syscalls/gen-header.py
create mode 100755 gdb/syscalls/update-linux.sh
--
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_native_build/master-arm
in repository toolchain/ci/glibc.
from 71e2a681f1 linux: Fix posix_spawn return code if clone fails (BZ#29109)
new 18bd9c3d3b ia64: Always define IA64_USE_NEW_STUB as a flag macro
new a2a6bce7d7 Linux: Implement a useful version of _startup_fatal
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:
sysdeps/unix/sysv/linux/i386/startup.h | 23 +++----------
sysdeps/unix/sysv/linux/ia64/brk.c | 5 ++-
.../unix/sysv/linux/ia64/startup.h | 17 +++-------
sysdeps/unix/sysv/linux/ia64/sysdep.h | 23 +++++++------
sysdeps/unix/sysv/linux/startup.h | 39 ++++++++++++++++++++++
5 files changed, 62 insertions(+), 45 deletions(-)
copy elf/tst-audit24amod1.c => sysdeps/unix/sysv/linux/ia64/startup.h (81%)
create mode 100644 sysdeps/unix/sysv/linux/startup.h
--
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_native_build/master-arm
in repository toolchain/ci/linux.
from 379c72654524 Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm [...]
adds 2667ed10d9f0 mm: Fix PASID use-after-free issue
adds 1f8c5dff000d Merge tag 'core-urgent-2022-05-08' of git://git.kernel.org [...]
adds 60cc5468daae futex: MAINTAINERS, .mailmap: Update André's email address
adds ede4c6d78a32 Merge tag 'locking-urgent-2022-05-08' of git://git.kernel. [...]
adds 8707898e22fd genirq: Synchronize interrupt thread startup
adds 9692df0581ea Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/ [...]
adds 214cab6f8020 MAINTAINERS: Update email address for John Stultz
adds 2c33d775ef4c timekeeping: Mark NMI safe time accessors as notrace
adds ea82593bad9a Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.o [...]
adds 770fb0942c33 MAINTAINERS: Update Josh Poimboeuf's email address
adds 59f5ede3bc0f x86/fpu: Prevent FPU state corruption
adds 27b5d61c0c0c Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/ [...]
adds 57831bfb5e78 powerpc/pseries/vas: Use QoS credits from the userspace
adds 6d65028eb67d powerpc/vdso: Fix incorrect CFI in gettimeofday.S
adds 348c71344111 powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FO [...]
adds e3de3a1cda5f Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm [...]
adds 9dc4241bb14a Revert "parisc: Mark cr16 CPU clocksource unstable on all [...]
adds 7962c0896429 Revert "parisc: Mark sched_clock unstable only if clocks a [...]
adds 6c800d7f55fc Revert "parisc: Fix patch code locking and flushing"
adds 0921244f6f4f parisc: Only list existing CPUs in cpu_possible_mask
adds 7e93a3dd63db parisc: Update 32- and 64-bit defconfigs
adds 1955c4f879a1 parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
adds 5b89966bc96a parisc: Merge model and model name into one line in /proc/cpuinfo
adds 234ff4c585d7 parisc: Change MAX_ADDRESS to become unsigned long long
adds a65bcad54215 parisc: Fix typos in comments
adds 340233dcc016 parisc: Mark cr16 clock unstable on all SMP machines
adds ba0c04104082 Revert "parisc: Increase parisc_cache_flush_threshold setting"
adds f002488d80b5 Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/ [...]
adds c5eb0a61238d Linux 5.18-rc6
adds c25d7f32e3e2 platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
adds 455cd867b85b platform/x86: thinkpad_acpi: Add a s2idle resume quirk for [...]
adds aa2fef6f40e6 platform/x86: thinkpad_acpi: Correct dual fan probe
adds 2cdfa0c20d58 platform/x86/intel: Fix 'rmmod pmt_telemetry' panic
adds ed13d4ac5747 platform/surface: gpe: Add support for Surface Pro 8
adds 44acfc22c7d0 platform/surface: aggregator: Fix initialization order whe [...]
new 9be9ed2612b5 Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kern [...]
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:
.mailmap | 1 +
MAINTAINERS | 20 ++--
Makefile | 2 +-
arch/parisc/Kconfig | 1 +
arch/parisc/configs/generic-32bit_defconfig | 4 +-
arch/parisc/configs/generic-64bit_defconfig | 3 +-
arch/parisc/include/asm/pgtable.h | 2 +-
arch/parisc/kernel/cache.c | 18 +--
arch/parisc/kernel/kprobes.c | 2 +-
arch/parisc/kernel/patch.c | 25 ++--
arch/parisc/kernel/processor.c | 11 +-
arch/parisc/kernel/setup.c | 2 +
arch/parisc/kernel/time.c | 6 +-
arch/parisc/kernel/traps.c | 2 +-
arch/parisc/math-emu/dfadd.c | 2 +-
arch/parisc/math-emu/dfsub.c | 2 +-
arch/parisc/math-emu/sfadd.c | 2 +-
arch/parisc/math-emu/sfsub.c | 2 +-
arch/powerpc/kernel/vdso/gettimeofday.S | 9 +-
arch/powerpc/platforms/pseries/papr_scm.c | 7 +-
arch/powerpc/platforms/pseries/vas-sysfs.c | 19 ++-
arch/powerpc/platforms/pseries/vas.c | 23 ++--
arch/powerpc/platforms/pseries/vas.h | 2 +-
arch/x86/kernel/fpu/core.c | 67 +++++------
drivers/platform/surface/aggregator/core.c | 2 +-
drivers/platform/surface/surface_gpe.c | 8 ++
drivers/platform/x86/intel/pmt/telemetry.c | 2 +-
drivers/platform/x86/thinkpad_acpi.c | 175 ++++++++++++++++++++++++++--
kernel/fork.c | 2 +-
kernel/irq/internals.h | 2 +
kernel/irq/irqdesc.c | 2 +
kernel/irq/manage.c | 39 +++++--
kernel/time/timekeeping.c | 4 +-
33 files changed, 325 insertions(+), 145 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_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards f9cc8cbd9 2: update: binutils-gcc-linux-glibc-gdb: 1
new 73d24efec 2: update: binutils-gcc-linux-glibc-gdb: 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 (f9cc8cbd9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1572 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52140 -> 52904 bytes
05-build_abe-gcc/console.log.xz | Bin 181260 -> 181328 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +++++++--------
7 files changed, 33 insertions(+), 33 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/gdb.
from 2dc60c7710 Automatic date update in version.in
adds cd02db09d2 [gdb/tdep] Handle pipe2 syscall for amd64
adds 5463a15c18 [gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
adds 4dcb932e64 [gdb/tdep] Support catch syscall pipe2 for i386
adds 35e48b6ee0 ansidecl.h: sync from GCC
adds ae13296057 [gdb] Make btrace maintainer entry more clear
new 205d054282 gdb: fix for gdb.base/eof-exit.exp test failures
new 0b8c95579f gdb: LoongArch: Implement the return_value gdbarch method
new d9ab2743ba [gdb] Add gdb/syscalls/Makefile
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:
gdb/MAINTAINERS | 3 +-
gdb/amd64-linux-tdep.c | 3 +
gdb/amd64-linux-tdep.h | 1 +
gdb/loongarch-tdep.c | 33 ++++
readline/Makefile.am => gdb/syscalls/Makefile | 11 +-
gdb/syscalls/{i386-linux.xml => bfin-linux.xml} | 220 +++++++++++-------------
gdb/syscalls/i386-linux.xml | 1 +
gdb/syscalls/i386-linux.xml.in | 1 +
gdb/testsuite/gdb.base/catch-syscall.c | 3 +-
gdb/testsuite/gdb.base/catch-syscall.exp | 69 +++++++-
gdb/testsuite/gdb.base/eof-exit.exp | 18 ++
include/ansidecl.h | 23 +--
12 files changed, 238 insertions(+), 148 deletions(-)
copy readline/Makefile.am => gdb/syscalls/Makefile (71%)
copy gdb/syscalls/{i386-linux.xml => bfin-linux.xml} (64%)
--
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/base-artifacts.
discards fd7f6143a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new f0fe7cf68 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (fd7f6143a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1696 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30380 -> 30488 bytes
04-build_abe-stage1/console.log.xz | Bin 71220 -> 72600 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8620 -> 8824 bytes
07-build_abe-glibc/console.log.xz | Bin 238000 -> 237828 bytes
08-build_abe-stage2/console.log.xz | Bin 199296 -> 201188 bytes
09-build_abe-gdb/console.log.xz | Bin 37400 -> 37396 bytes
10-build_abe-qemu/console.log.xz | Bin 31996 -> 31992 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2472 -> 3728 bytes
13-check_regression/console.log.xz | Bin 76120 -> 2900 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 9 -
13-check_regression/results.compare | 28 +-
13-check_regression/results.compare2 | 17372 +----------------------------
13-check_regression/results.regressions | 29 -
14-update_baseline/console.log | 17763 +-----------------------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 9 -
14-update_baseline/results.compare | 28 +-
14-update_baseline/results.compare2 | 17372 +----------------------------
14-update_baseline/results.regressions | 29 -
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3376500 -> 3372300 bytes
sumfiles/g++.sum | 278 +-
sumfiles/gcc.log.xz | Bin 2928016 -> 2928328 bytes
sumfiles/gcc.sum | 4529 ++++----
sumfiles/gfortran.log.xz | Bin 1023852 -> 1023572 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197520 -> 197444 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 413056 -> 407360 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 2777 insertions(+), 54773 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 94e07b6911 Automatic date update in version.in
adds 5e59286034 Automatic date update in version.in
adds 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
4 files changed, 28 insertions(+), 36 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 9ff389bca 0: update: binutils-gcc: 2
new 0d5f57f2f 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 (9ff389bca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 48184 -> 49912 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 448232 -> 449972 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 14 +++++++-------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 44919f381 2: update: binutils-gcc: 1
new 206f70844 2: 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 (44919f381)
\
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 1588 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 52044 -> 52652 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 118388 -> 118056 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 ++++++++++++-------------
jenkins/manifest.sh | 14 ++++----
7 files changed, 30 insertions(+), 30 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 92d005a40 0: update: binutils-gcc: 1
new fc7a3b6c7 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 (92d005a40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 37892 -> 38048 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266836 -> 268560 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2336 -> 3596 bytes
07-check_regression/console.log.xz | Bin 2380 -> 2584 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 39 +-
08-update_baseline/console.log | 196 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 39 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3577492 -> 3603424 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 3174676 -> 3148548 bytes
sumfiles/gcc.sum | 4754 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1072576 -> 1078740 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2356 -> 2344 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208404 -> 208440 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448656 -> 451208 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2682 insertions(+), 2594 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 glibc.
from 71e2a681f1 linux: Fix posix_spawn return code if clone fails (BZ#29109)
new 18bd9c3d3b ia64: Always define IA64_USE_NEW_STUB as a flag macro
new a2a6bce7d7 Linux: Implement a useful version of _startup_fatal
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:
sysdeps/unix/sysv/linux/i386/startup.h | 23 +++----------
sysdeps/unix/sysv/linux/ia64/brk.c | 5 ++-
.../unix/sysv/linux/ia64/startup.h | 17 +++-------
sysdeps/unix/sysv/linux/ia64/sysdep.h | 23 +++++++------
sysdeps/unix/sysv/linux/startup.h | 39 ++++++++++++++++++++++
5 files changed, 62 insertions(+), 45 deletions(-)
copy elf/tst-audit24amod1.c => sysdeps/unix/sysv/linux/ia64/startup.h (81%)
create mode 100644 sysdeps/unix/sysv/linux/startup.h
--
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-9
in repository gcc.
from d6f5b5d9497 libstdc++: Fix test that fails for C++98 mode
new b005000525a libstdc++: Fix deserialization for std::normal_distribution [...]
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:
libstdc++-v3/include/bits/random.tcc | 2 +-
.../normal_distribution/operators/serialize.cc | 36 +++++++++++++++++++++-
2 files changed, 36 insertions(+), 2 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 releases/gcc-9
in repository gcc.
from 3a426e47412 fortran: Backport associate character length fixes [PR104228]
new 44afdb5f23e libstdc++: Deprecate __gnu_cxx::rope::erase(size_type) [PR102048]
new ad3ff6fd32e libstdc++: Fix incorrect IS number in doc comment
new 7240bd42bf9 libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS
new de3549eb7bb libstdc++: Rename non-reserved macros in config header [PR103650]
new dae73190d42 libstdc++: Fix example preprocessor command in FAQ [PR103877]
new 756d1581d11 libstdc++: Initialize member in std::match_results [PR103549]
new 79b7b824346 libstdc++: Add self-merge check to std::forward_list::merge [...]
new a5ae767c18b libstdc++: Add missing header to test
new b4a170bf3a2 libstdc++: Do not allocate a zero-size vector<bool> [PR 100153]
new 5ed333b0762 libstdc++: Add additional overload of std::lerp [PR101870]
new 47c48fcfbec libstdc++: Fix undefined behaviour in std::string
new 4b5211c85ae libstdc++: Test errno macros directly, not via autoconf [PR 93151]
new 740e1ae1777 libstdc++: Test errno macros directly for all targets [PR 93151]
new 93a62199161 libstdc++: Fix std::exception_ptr regressions [PR103630]
new a1667b7a7bd libstdc++: Remove un-implementable noexcept from Filesystem [...]
new d6f5b5d9497 libstdc++: Fix test that fails for C++98 mode
The 16 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/acinclude.m4 | 29 -
libstdc++-v3/config.h.in | 57 --
libstdc++-v3/config/os/djgpp/error_constants.h | 28 +-
libstdc++-v3/config/os/generic/error_constants.h | 28 +-
.../config/os/mingw32-w64/error_constants.h | 36 +-
libstdc++-v3/config/os/mingw32/error_constants.h | 14 +-
libstdc++-v3/configure | 631 ---------------------
libstdc++-v3/configure.ac | 1 -
libstdc++-v3/doc/html/faq.html | 2 +-
libstdc++-v3/doc/xml/faq.xml | 2 +-
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
libstdc++-v3/include/Makefile.am | 2 +
libstdc++-v3/include/Makefile.in | 2 +
libstdc++-v3/include/bits/basic_string.h | 7 +-
libstdc++-v3/include/bits/forward_list.tcc | 5 +
libstdc++-v3/include/bits/regex.h | 4 +-
libstdc++-v3/include/bits/vector.tcc | 8 +-
libstdc++-v3/include/c_global/cmath | 14 +-
libstdc++-v3/include/experimental/bits/fs_fwd.h | 2 +-
libstdc++-v3/include/experimental/bits/fs_ops.h | 8 +-
libstdc++-v3/include/experimental/bits/fs_path.h | 4 +-
libstdc++-v3/include/ext/rope | 2 +-
libstdc++-v3/include/ext/type_traits.h | 8 +-
libstdc++-v3/libsupc++/exception_ptr.h | 14 +-
libstdc++-v3/src/filesystem/ops.cc | 6 +-
.../testsuite/17_intro/headers/c++1998/103650.cc | 13 +
.../testsuite/18_support/exception_ptr/103630.cc | 39 ++
.../headers/system_error/93151.cc} | 12 +-
.../headers/system_error/errc_std_c++0x.cc | 32 +-
.../23_containers/forward_list/operations/merge.cc | 48 ++
.../testsuite/25_algorithms/is_permutation/2.cc | 1 +
.../testsuite/26_numerics/{lerp.cc => lerp/1.cc} | 0
.../testsuite/26_numerics/lerp/constexpr.cc | 21 +
libstdc++-v3/testsuite/26_numerics/lerp/version.cc | 10 +
libstdc++-v3/testsuite/27_io/types/1.cc | 10 +-
35 files changed, 277 insertions(+), 825 deletions(-)
create mode 100644 libstdc++-v3/testsuite/17_intro/headers/c++1998/103650.cc
create mode 100644 libstdc++-v3/testsuite/18_support/exception_ptr/103630.cc
copy libstdc++-v3/testsuite/{20_util/function/requirements/explicit_instantiation. [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/operations/merge.cc
rename libstdc++-v3/testsuite/26_numerics/{lerp.cc => lerp/1.cc} (100%)
create mode 100644 libstdc++-v3/testsuite/26_numerics/lerp/constexpr.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/lerp/version.cc
--
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-10
in repository gcc.
from 20b2064575e Daily bump.
new f3a0d3a7786 libstdc++: Fix deserialization for std::normal_distribution [...]
new 8da8ed881e7 libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
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/doc/html/manual/setup.html | 33 ++++++++++++++
libstdc++-v3/doc/xml/manual/prerequisites.xml | 50 ++++++++++++++++++++++
libstdc++-v3/include/bits/random.tcc | 2 +-
libstdc++-v3/src/Makefile.am | 4 +-
libstdc++-v3/src/Makefile.in | 4 +-
.../normal_distribution/operators/serialize.cc | 36 +++++++++++++++-
6 files changed, 125 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 master
in repository gcc.
from f08ea45bad4 testsuite: Remove superfluous semicolon [PR105256]
new 8a39c7c128d testsuite: Silence analyzer/pr51628-30.c for default_packed
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/testsuite/gcc.dg/analyzer/torture/pr51628-30.c | 1 +
1 file changed, 1 insertion(+)
--
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 0b86943aca5 i386: Adjust -fzero-call-used-regs to always use XOR [PR101891]
new f08ea45bad4 testsuite: Remove superfluous semicolon [PR105256]
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/testsuite/g++.dg/cpp0x/pr105256.C | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.