This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dcad4a5a553 Revert "[utils] Implement the llvm-locstats tool"
new ff1e69ab361 [x86] add a test for BreakFalseDeps; NFC
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/CodeGen/X86/sqrt-partial.ll | 20 ++++++++++++++++++++
1 file changed, 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from e14efb76a 1: reset: gcc-e93f8076b8fda62b2bcfc6d463edafcb6ef60037: -9
new a36f5ae05 2: update: gcc-d4280d8d8224f270c2ec48fd4a9468569951fbe6: 5464
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 | 233 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10823 ++++++++-------
04-build_abe-stage1/console.log | 14161 ++++++++++---------
05-build_linux/console.log | 470 +
07-check_regression/console.log | 24 +-
08-update_baseline/console.log | 40 +-
console.log | 26234 +++++++++++++++++++-----------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 4 +
11 files changed, 28177 insertions(+), 24257 deletions(-)
create mode 100644 05-build_linux/console.log
delete mode 100644 reset-baseline
--
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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cc005aefd 0: update: linux-e7d2672c66e4d3675570369bf20856296da312c4: all
new 711f42a29 0: update: binutils-efd0b3103f0fbbaa8dac86d82263b46a88b27461: 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 (cc005aefd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 52 +-
02-prepare_abe/console.log | 182 +-
03-build_abe-binutils/console.log | 11366 +++++++--------
04-build_abe-stage1/console.log | 14853 ++++++++++----------
05-build_linux/console.log | 715 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 27210 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 27397 insertions(+), 27001 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 d4280d8d822 * doc/install.texi: Fix syntax for html generation.
new a5c00f1f53d * gfortran.dg/default_format_1.f90: Remove XFAIL AI [...]
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/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/default_format_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 | 2 +-
3 files changed, 7 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 master
in repository binutils-gdb.
from aebcfb76fc Enhance the disassembler so that it will reliably determine [...]
new 199b4314ef Change map_matching_symbols to take a symbol_found_callback_ftype
new 6969f124b9 Change iterate_over_symbols to return bool
new 6a3dbf1bc6 Simplify psym_map_matching_symbols
new b054970d54 Change map_matching_symbols to take a lookup_name_info
new aa39165480 Fix latent bug in .debug_names file-name handling
new 3b00ef10a2 Add Ada support for .debug_names
new 8a51616424 Add Ada support to cc-with-tweaks.exp
new 2d60161648 Update "save gdb-index" documentation
The 8 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/ChangeLog | 65 +++++
gdb/ada-lang.c | 56 ++--
gdb/doc/ChangeLog | 4 +
gdb/doc/gdb.texinfo | 4 +-
gdb/dwarf-index-write.c | 48 +++-
gdb/dwarf2read.c | 308 ++++++++++++---------
gdb/language.h | 2 +-
gdb/psymtab.c | 71 +----
gdb/symfile-debug.c | 24 +-
gdb/symfile.h | 23 +-
gdb/symtab.c | 28 +-
gdb/symtab.h | 21 +-
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/boards/cc-with-tweaks.exp | 5 +
.../gdb.ada/{ptype_array.exp => dgopt.exp} | 22 +-
.../gdb.ada/{length_cond/pck.ads => dgopt/x.adb} | 7 +-
16 files changed, 416 insertions(+), 281 deletions(-)
copy gdb/testsuite/gdb.ada/{ptype_array.exp => dgopt.exp} (59%)
copy gdb/testsuite/gdb.ada/{length_cond/pck.ads => dgopt/x.adb} (91%)
--
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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 20d5d7306 0: update: linux-3120b9a6a3f7487f96af7bd634ec49c87ef712ab: boot
new e14efb76a 1: reset: gcc-e93f8076b8fda62b2bcfc6d463edafcb6ef60037: -9
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 | 231 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 10491 +++++++--------
04-build_abe-stage1/console.log | 13963 +++++++++----------
05-build_linux/console.log | 432 -
06-boot_linux/console.log | 225 -
07-check_regression/console.log | 21 +-
08-update_baseline/console.log | 18 +-
console.log | 26016 +++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 8 -
12 files changed, 24138 insertions(+), 27682 deletions(-)
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from f74c2bb98776 Linux 5.3-rc8
adds 7352e72a513f regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
adds 5d2fc542e8c9 regulator: act8945a-regulator: fix ldo register addresses [...]
adds 3829100a6372 regulator: twl: voltage lists for vdd1/2 on twl4030
adds 56037cadf604 Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org [...]
adds 78e05972c5e6 ipc: fix semtimedop for generic 32-bit architectures
adds fb377eb80c80 ipc: fix sparc64 ipc() wrapper
adds 3120b9a6a3f7 Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
arch/sparc/kernel/sys_sparc_64.c | 33 ++++++++++++++++++---------------
drivers/regulator/act8945a-regulator.c | 8 ++++----
drivers/regulator/slg51000-regulator.c | 4 ++--
drivers/regulator/twl-regulator.c | 23 ++++++++++++++++++++---
include/linux/syscalls.h | 19 +++++++++++++++++++
include/uapi/asm-generic/unistd.h | 2 +-
ipc/util.h | 25 ++-----------------------
7 files changed, 66 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.