This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e5aaa246f8d [x86] add movddup specialization for build vector lowering [...]
new 77cc2398608 [RuntimeUnrolling] NFC: Add TODO and comments in connectProlog
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:
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
--
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 clang.
from 5d78f362c9 Remove stat cache chaining as it's no longer needed after PT [...]
new 519ff3868c [analyzer] Tests quickfix.
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:
test/Analysis/osobject-retain-release.cpp | 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-arm-next-allyesconfig
in repository toolchain/gcc.
from 791aa458423 Daily bump.
adds 14bec2c9623 Daily bump.
adds d950113ac29 Backport from mainline 2018-12-10 Uros Bizjak <ubizjak@ [...]
adds d94e4752a72 * gcc.target/i386/pr88418.c (dg-options): Add -mno-avx.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 ++++++++++++++++++++---------
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 10 +++++++++-
gcc/testsuite/gcc.target/i386/pr88418.c | 15 +++++++++++++++
5 files changed, 52 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88418.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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 05359f2e3 binutils-9c5238b230059975f0b592c3af20c5f56e3428d9: all
new ae0ca68bb gcc-d94e4752a72a3e3a35a8149d26ac301f3e9374f9: 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 (05359f2e3)
\
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:
1-reset_artifacts/console.log | 85 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6094 ++++++------
4-build_abe-stage1/console.log | 12131 ++++++++++++------------
5-count_linux_objs/console.log | 160 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18488 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18538 insertions(+), 18470 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 clang.
from 4b4e8fad24 Switch from cast<> to dyn_cast<>.
new 5d78f362c9 Remove stat cache chaining as it's no longer needed after PT [...]
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:
include/clang/Basic/FileManager.h | 14 +++---------
include/clang/Basic/FileSystemStatCache.h | 30 ------------------------
lib/Basic/FileManager.cpp | 38 +++----------------------------
lib/Basic/FileSystemStatCache.cpp | 17 +++++++-------
lib/Tooling/Tooling.cpp | 2 +-
unittests/Basic/FileManagerTest.cpp | 29 ++++++++---------------
6 files changed, 25 insertions(+), 105 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 lld.
from 95c446e66 Remove dead code.
new 58c8fa3db Add a doc for missing key function and an error message refer [...]
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:
ELF/Relocations.cpp | 4 +++
docs/missingkeymethod.rst | 84 +++++++++++++++++++++++++++++++++++++++++++++++
test/ELF/undef.s | 4 +++
3 files changed, 92 insertions(+)
create mode 100644 docs/missingkeymethod.rst
--
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 095711ed8c2 PR middle-end/85594 PR middle-end/88553 * omp-expand.c ( [...]
new f8cec2ce74d correct double semi-colons
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/fortran/expr.c | 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-master-arm-mainline-allyesconfig
in repository toolchain/linux-next.
from 1d51b4b1d3f2 Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pu [...]
adds eb66eff6636d ubifs: replay: Fix high stack usage
adds aa3d31e08c57 ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
adds 60eb5da2434b ubifs: auth: Add CONFIG_KEYS dependency
adds 6554a56f352e ubifs: Fix memory leak on error condition
adds d62e98ed1efc ubifs: Fix default compression selection in ubifs
adds b95f83ab762d ubi: Put MTD device after it is not used
adds e542087701f0 ubi: Do not drop UBI device reference before using
adds e58725d51fa8 ubifs: Handle re-linking of inodes correctly while recovery
adds f57b620a89ad Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/l [...]
adds a4f98be7dc31 MAINTAINERS: add entry for i2c-axxia driver
adds 32774a8153b4 i2c: nvidia-gpu: mark resume function as __maybe_unused
adds 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 7 ++++
drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +-
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/kapi.c | 2 +-
fs/ubifs/Kconfig | 16 ++++-----
fs/ubifs/lpt.c | 12 +++----
fs/ubifs/replay.c | 72 +++++++++++++++++++++++++++++++------
fs/ubifs/sb.c | 13 ++++++-
8 files changed, 97 insertions(+), 29 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-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b30b4a118 llvm-8cf803bd99b588b1baae20efca8e239adb4512d6: 17262
new f0231ee64 linux-9097a058d49e049925d8da72db07fffcee24efa0: 17262
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 (b30b4a118)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 90 +-
2-build_llvm/console.log | 9016 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 634 +--
console.log | 9710 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 9686 insertions(+), 9782 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-allyesconfig
in repository toolchain/gcc.
from 791aa458423 Daily bump.
adds 14bec2c9623 Daily bump.
adds d950113ac29 Backport from mainline 2018-12-10 Uros Bizjak <ubizjak@ [...]
adds d94e4752a72 * gcc.target/i386/pr88418.c (dg-options): Add -mno-avx.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 ++++++++++++++++++++---------
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 10 +++++++++-
gcc/testsuite/gcc.target/i386/pr88418.c | 15 +++++++++++++++
5 files changed, 52 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88418.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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ffa517733 linux-9097a058d49e049925d8da72db07fffcee24efa0: all
new 8f2a4cf19 gcc-d94e4752a72a3e3a35a8149d26ac301f3e9374f9: 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 (ffa517733)
\
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:
1-reset_artifacts/console.log | 68 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3726 ++++++++---------
4-build_abe-stage1/console.log | 4600 ++++++++++----------
5-count_linux_objs/console.log | 148 +-
console.log | 8604 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8585 insertions(+), 8585 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-master-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
adds e8f2b38a26 Automatic date update in version.in
adds 3dcfdc5865 Fix compile error with clang 3.8
adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing
adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...]
adds d00a27c5ad gdb: Fix "info os <unknown>" command
adds 6d78332e77 Workaround a FreeBSD kernel bug resulting in spurious SIGTRA [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 ++++++
bfd/elf32-i386.c | 9 ++------
bfd/elf64-x86-64.c | 9 ++------
bfd/version.h | 2 +-
gdb/ChangeLog | 31 ++++++++++++++++++++++++++
gdb/dtrace-probe.c | 2 +-
gdb/fbsd-nat.c | 12 +++++++---
gdb/probe.c | 2 +-
gdb/record-btrace.c | 2 +-
gdb/riscv-tdep.c | 14 ++++++++----
gdb/stap-probe.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/ChangeLog | 10 +++++++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
gdb/testsuite/gdb.base/info-os.exp | 3 +++
gdb/top.c | 4 ++++
gdb/tui/tui-hooks.c | 2 +-
gdb/unittests/observable-selftests.c | 2 +-
18 files changed, 107 insertions(+), 46 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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d2df42f3 gcc-5a4bb1fdcffe4ebd74ac908692fa7fef3b516500: all
new cc45e7f79 binutils-6d78332e7748754d4a77a31e692fb8760c8c12ff: 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 (2d2df42f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 116 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3456 ++++----
4-build_abe-stage1/console.log | 4741 ++++++-----
5-count_linux_objs/console.log | 7241 ++++++++---------
console.log | 15762 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 15783 insertions(+), 15555 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 linux.
from 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new 271b9c0c8007 smb3: Fix rmdir compounding regression to strict servers
new 783619556a56 Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfr [...]
new e59f5e08ece1 gpiolib-acpi: Only defer request_irq for GpioInt ACPI even [...]
new 00ded24c33c5 gpio: gpio-omap: Revert deferred wakeup quirk handling for [...]
new abf221d2f51b gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
new c8da642d41a6 gpio: mvebu: only fail on missing clk if pwm is actually t [...]
new bc380733a5e7 Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/l [...]
new e2ca26ec4f01 Input: omap-keypad - fix idle configuration to not block S [...]
new ca5047286c9c Input: synaptics - enable RMI on ThinkPad T560
new d21ff5d7f8c3 Input: elantech - disable elan-i2c for P52 and P72
new 7a71712293ba Input: synaptics - enable SMBus for HP EliteBook 840 G4
new 0b517333721c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 505b5240329b drm/ioctl: Fix Spectre v1 vulnerabilities
new b6aac625e579 Merge tag 'drm-misc-fixes-2018-12-20' of git://anongit.fre [...]
new 96d6ee7d2f81 Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesk [...]
new 16877a5570e0 x86/mm: Fix guard hole handling
new 254eb5505ca0 x86/dump_pagetables: Fix LDT remap address marker
new 80b71c340f17 x86/intel_rdt: Ensure a CPU remains online for the region' [...]
new 51c3fbd89d75 x86/mm: Fix decoy address handling vs 32-bit builds
new cd01544a268a x86/vdso: Pass --eh-frame-hdr to the linker
new 721066dfd4d5 x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
new 87ab4689ca65 x86/fsgsbase/64: Fix the base write helper functions
new 32043fa065b5 x86/mtrr: Don't copy uninitialized gentry fields back to u [...]
new e769742d3584 Revert "x86/jump-labels: Macrofy inline assembly code to w [...]
new c3462ba98683 Revert "x86/cpufeature: Macrofy inline assembly code to wo [...]
new 81a68455e795 Revert "x86/extable: Macrofy inline assembly code to work [...]
new a4da3d86a285 Revert "x86/paravirt: Work around GCC inlining bugs when c [...]
new ffb61c6346d0 Revert "x86/bug: Macrofy the BUG table section handling, t [...]
new 851a4cd7cc11 Revert "x86/alternatives: Macrofy lock prefixes to work ar [...]
new ac180540b04d Revert "x86/refcount: Work around GCC inlining bug"
new 96af6cd02a10 Revert "x86/objtool: Use asm macros to work around GCC inl [...]
new 6ac389346e69 Revert "kbuild/Makefile: Prepare for using macros in inlin [...]
new 70ad6368e878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new da791a667536 futex: Cure exit race
new d5fa080d4cea Merge branch 'locking-urgent-for-linus' of git://git.kerne [...]
new 0e334db6bb4b posix-timers: Fix division by zero bug
new e572fa0e8401 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
new 3cf85f9f6bd7 KVM: x86: nSVM: fix switch to guest mmu
new 5092adb2272e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 39 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 | 9 +-
arch/x86/Makefile | 7 --
arch/x86/entry/calling.h | 2 +-
arch/x86/entry/vdso/Makefile | 3 +-
arch/x86/include/asm/alternative-asm.h | 20 ++--
arch/x86/include/asm/alternative.h | 11 ++-
arch/x86/include/asm/asm.h | 53 ++++++----
arch/x86/include/asm/bug.h | 98 ++++++++-----------
arch/x86/include/asm/cpufeature.h | 82 +++++++---------
arch/x86/include/asm/fsgsbase.h | 15 ++-
arch/x86/include/asm/jump_label.h | 72 ++++++++++----
arch/x86/include/asm/paravirt_types.h | 56 +++++------
arch/x86/include/asm/pgtable_64_types.h | 5 +
arch/x86/include/asm/refcount.h | 81 +++++++---------
arch/x86/kernel/cpu/intel_rdt_ctrlmondata.c | 4 +
arch/x86/kernel/cpu/mtrr/if.c | 2 +
arch/x86/kernel/macros.S | 16 ----
arch/x86/kernel/process_64.c | 99 ++++++++++---------
arch/x86/kernel/ptrace.c | 9 +-
arch/x86/kvm/svm.c | 4 +-
arch/x86/mm/dump_pagetables.c | 15 ++-
arch/x86/mm/pageattr.c | 24 +++--
arch/x86/mm/pat.c | 13 ++-
arch/x86/xen/mmu_pv.c | 11 ++-
drivers/gpio/gpio-max7301.c | 12 +--
drivers/gpio/gpio-mvebu.c | 6 +-
drivers/gpio/gpio-omap.c | 64 +------------
drivers/gpio/gpiolib-acpi.c | 144 ++++++++++++++++------------
drivers/gpu/drm/drm_ioctl.c | 10 +-
drivers/input/keyboard/omap4-keypad.c | 16 +---
drivers/input/mouse/elantech.c | 18 +++-
drivers/input/mouse/synaptics.c | 2 +
fs/cifs/smb2inode.c | 16 ++--
fs/cifs/smb2ops.c | 23 +++--
fs/cifs/smb2proto.h | 3 +-
include/asm-generic/bug.h | 8 +-
include/linux/compiler.h | 56 +++--------
kernel/futex.c | 69 +++++++++++--
kernel/time/posix-timers.c | 5 +-
scripts/Kbuild.include | 4 +-
scripts/mod/Makefile | 2 -
41 files changed, 602 insertions(+), 567 deletions(-)
delete mode 100644 arch/x86/kernel/macros.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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 432f108 tcwg-benchmark.sh: Determine toolchain_type when toolchain_ur [...]
new cc75864 tcwg-benchmark.sh: Use '22' as default port for ssh:// type o [...]
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:
tcwg-benchmark.sh | 6 ++++++
1 file changed, 6 insertions(+)
--
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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 938eeb8 tcwg-benchmark.sh: Add sanity check for toolchain_type
new 432f108 tcwg-benchmark.sh: Determine toolchain_type when toolchain_ur [...]
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:
tcwg-benchmark.sh | 38 ++++++++++++++++++++++++++++++--------
1 file changed, 30 insertions(+), 8 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 3e86723 tcwg-benchmark.sh: Support ssh:// method for sysroot.
new 938eeb8 tcwg-benchmark.sh: Add sanity check for toolchain_type
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:
tcwg-benchmark.sh | 9 +++++++++
1 file changed, 9 insertions(+)
--
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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 608c5df tcwg-benchmark.sh: Force use of build_container_port when cop [...]
new 3e86723 tcwg-benchmark.sh: Support ssh:// method for sysroot.
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:
tcwg-benchmark.sh | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e3a5895 tcwg-benchmark.sh: Do not create a remote build container whe [...]
new 608c5df tcwg-benchmark.sh: Force use of build_container_port when cop [...]
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:
tcwg-benchmark.sh | 4 ++--
1 file changed, 2 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e6273bc tcwg_kernel-bisect: Workaround '"' occurences
new e3a5895 tcwg-benchmark.sh: Do not create a remote build container whe [...]
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:
tcwg-benchmark.sh | 47 ++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 40 insertions(+), 7 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from 96f166c spec2xxx-config: Add $sysroot/usr/lib rpath.
new ab18a1e run.sh: Fix copying of remote sysroot
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:
run.sh | 9 ++++++++-
1 file changed, 8 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 clang.
from 4dfa0aabd8 [AST][NFC] Fix Wsign-compare warning introduced in CXXOperat [...]
new af36987d2a [analyzer] Correct the summary violation diagnostics for the [...]
new 07a54a8080 Revert "Revert rL349876 from cfe/trunk: [analyzer] Perform e [...]
new 4b4e8fad24 Switch from cast<> to dyn_cast<>.
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:
.../RetainCountChecker/RetainCountChecker.cpp | 51 ++++++++++++----------
.../RetainCountChecker/RetainCountDiagnostics.cpp | 2 +-
test/Analysis/osobject-retain-release.cpp | 12 ++++-
utils/TableGen/ClangSACheckersEmitter.cpp | 7 ++-
4 files changed, 44 insertions(+), 28 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 4bb9b9cdbe4 S/390: Add support for double<->long vector converts
new 33b24e28b2a 2018-12-21 Paul Thomas <pault(a)gcc.gnu.org>
new 3b7fa222a89 PR ipa/88561 * ipa-polymorphic-call.c (ipa_polymorphic_c [...]
new 095711ed8c2 PR middle-end/85594 PR middle-end/88553 * omp-expand.c ( [...]
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:
gcc/ChangeLog | 18 ++++
gcc/fortran/ChangeLog | 12 ++-
gcc/fortran/expr.c | 81 ++++++++-------
gcc/ipa-polymorphic-call.c | 32 +++++-
gcc/lto-cgraph.c | 8 +-
gcc/omp-expand.c | 20 ++--
gcc/testsuite/ChangeLog | 17 ++++
gcc/testsuite/g++.dg/tree-prof/devirt.C | 123 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/pr85594.c | 5 +
gcc/testsuite/gcc.dg/gomp/pr88553.c | 5 +
gcc/testsuite/gfortran.dg/inquiry_type_ref_4.f90 | 15 +++
11 files changed, 285 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-prof/devirt.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr85594.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr88553.c
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_4.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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 9875794626 Automatic date update in version.in
adds 9c5238b230 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 466fa1aa4 binutils-9875794626c33b15f02173817f4a4593613c8cba: all
new 05359f2e3 binutils-9c5238b230059975f0b592c3af20c5f56e3428d9: 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 (466fa1aa4)
\
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:
1-reset_artifacts/console.log | 89 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3221 ++++++++--------
4-build_abe-stage1/console.log | 4470 ++++++++++-----------
5-count_linux_objs/console.log | 131 +-
console.log | 7923 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 7889 insertions(+), 7963 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.