This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from ec223ee4b39 Daily bump.
new 5fadeb95c95 PR middle-end/64242 * config/pa/pa.md (nonlocal_goto): Re [...]
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/ChangeLog | 7 +++++++
gcc/config/pa/pa.md | 48 +++++++++++++++++++++++++++---------------------
2 files changed, 34 insertions(+), 21 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/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/gcc.
from 2556ec3d27d Daily bump.
adds ca471482ce8 Daily bump.
adds 93fd8418745 Daily bump.
adds ec223ee4b39 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from 9757d0f1c5 Automatic date update in version.in
adds e15c7d2fd1 Automatic date update in version.in
adds 15660a4de7 Automatic date update in version.in
adds 599d81557b 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_bmk/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 201f45d0 0: update: binutils-gcc-glibc-llvm: 0
new e83bb436 0: init: binutils-gcc-glibc-llvm: 0
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 (201f45d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 213 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10563 +--
04-build_abe-stage1/console.log | 17470 ++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38177 ++++++-----
07-build_abe-stage2/console.log | 46562 ++++++-------
08-build_llvm-true/console.log | 11696 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 122 +-
10-check_regression/console.log | 180 +-
11-update_baseline/console.log | 180 +-
console.log | 126361 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results.csv | 1 -
results_id | 2 +-
17 files changed, 125785 insertions(+), 126486 deletions(-)
delete mode 100644 results.csv
--
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 d433f873de6 gcc/ChangeLog
new 4ccf69d71a7 MSP430: Implement 64-bit shifts in assembly code
new 93793aadd35 PR middle-end/64242 * config/pa/pa.md (nonlocal_goto): Re [...]
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:
gcc/ChangeLog | 15 ++++++++
gcc/config/msp430/msp430.c | 13 +++++--
gcc/config/msp430/msp430.md | 36 +++++++++++++++++++
gcc/config/pa/pa.md | 48 ++++++++++++++-----------
gcc/testsuite/ChangeLog | 7 ++++
gcc/testsuite/gcc.c-torture/execute/shiftdi-2.c | 24 +++++++++++++
gcc/testsuite/gcc.target/msp430/mspabi_sllll.c | 10 ++++++
gcc/testsuite/gcc.target/msp430/mspabi_srall.c | 10 ++++++
gcc/testsuite/gcc.target/msp430/mspabi_srlll.c | 10 ++++++
libgcc/ChangeLog | 9 +++++
libgcc/config/msp430/slli.S | 33 +++++++++++++++++
libgcc/config/msp430/srai.S | 34 ++++++++++++++++++
libgcc/config/msp430/srli.S | 35 ++++++++++++++++++
13 files changed, 261 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/shiftdi-2.c
create mode 100644 gcc/testsuite/gcc.target/msp430/mspabi_sllll.c
create mode 100644 gcc/testsuite/gcc.target/msp430/mspabi_srall.c
create mode 100644 gcc/testsuite/gcc.target/msp430/mspabi_srlll.c
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from e01e060fe00d Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infra [...]
adds f3c74b38a55a RAS/CEC: Fix binary search function
adds 0ade0b6240c4 RAS/CEC: Convert the timer callback to a workqueue
adds f763cf8e47d3 Merge branch 'ras-urgent-for-linus' of git://git.kernel.or [...]
adds cda03a9a7be6 clocksource/drivers/timer-ti-dm: Change to new style declaration
adds 5d6168fc61b7 clocksource/drivers/arm_arch_timer: Don't trace count read [...]
adds 6cb3dd75b00e Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/peop [...]
adds e3ff9c3678b4 timekeeping: Repair ktime_get_coarse*() granularity
adds efba92d58fa3 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 8e41f8726dcf mm/vmalloc: Fix calculation of direct map addr range
adds 31e67340cc65 mm/vmalloc: Avoid rare case of flushing TLB with weird arguments
adds e35faeb64146 x86/CPU: Add more Icelake model numbers
adds b81ff1013eb8 x86/fpu: Use fault_in_pages_writeable() for pre-faulting
adds 00e5a2bbcc31 x86/mm/KASLR: Compute the size of the vmemmap section properly
adds aab8445c4e1c x86/fpu: Update kernel's FPU state before using for the fs [...]
adds 87d3aa28f345 x86/resctrl: Don't stop walking closids when a locksetup g [...]
adds c7563e62a6d7 x86/resctrl: Prevent NULL pointer dereference when local M [...]
adds 71ab8323cc35 x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()
adds 8d3289f2fa1e x86/fpu: Don't use current->mm to check for a kthread
adds f3176ec9420d x86/kasan: Fix boot with 5-level paging and KASAN
adds 78f4e932f776 x86/microcode, cpuhotplug: Add a microcode loader CPU hotp [...]
adds 963172d9c7e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds 9e0babf2c06c Linux 5.2-rc5
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/include/asm/fpu/internal.h | 6 +--
arch/x86/include/asm/intel-family.h | 3 ++
arch/x86/kernel/cpu/microcode/core.c | 2 +-
arch/x86/kernel/cpu/resctrl/monitor.c | 3 ++
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 7 ++-
arch/x86/kernel/fpu/core.c | 2 +-
arch/x86/kernel/fpu/signal.c | 16 +++----
arch/x86/kernel/kgdb.c | 2 +-
arch/x86/mm/kasan_init_64.c | 2 +-
arch/x86/mm/kaslr.c | 11 ++++-
drivers/clocksource/arm_arch_timer.c | 8 ++--
drivers/clocksource/timer-ti-dm.c | 2 +-
drivers/ras/cec.c | 80 ++++++++++++++++++----------------
include/linux/cpuhotplug.h | 1 +
kernel/time/timekeeping.c | 5 ++-
mm/vmalloc.c | 14 +++---
17 files changed, 96 insertions(+), 70 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 93fd8418745 Daily bump.
adds ec223ee4b39 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 15660a4de7 Automatic date update in version.in
adds 599d81557b 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d3aa148d 0: update: binutils-gcc-linux: all
new f81f7493 0: update: binutils-gcc-linux: 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 (d3aa148d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 10923 ++++++++--------
04-build_abe-stage1/console.log | 12664 +++++++++---------
05-build_linux/console.log | 838 +-
06-boot_linux/console.log | 2 +-
console.log | 24991 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 24952 insertions(+), 24954 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/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from ca471482ce8 Daily bump.
adds 93fd8418745 Daily bump.
adds ec223ee4b39 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.