This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d8b56202034 gcc/ChangeLog:
new bf4eb32bc1a Fix location of tls_wrapper_fn (PR gcov-profile/88263).
new 955a4e68299 PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwin
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 | 5 ++++
gcc/c-family/ChangeLog | 11 ++++++++
gcc/c-family/c-attribs.c | 31 ++++++++++++++-------
gcc/c-family/c-common.h | 3 ++
gcc/c-family/c-format.c | 20 +++++++++----
gcc/cp/ChangeLog | 6 ++++
gcc/cp/decl2.c | 4 ++-
gcc/doc/extend.texi | 12 +++++---
gcc/testsuite/ChangeLog | 14 ++++++++++
gcc/testsuite/g++.dg/gcov/pr88263-2.C | 25 +++++++++++++++++
gcc/testsuite/gcc.dg/darwin-cfstring-format-1.c | 4 +--
gcc/testsuite/gcc.dg/format/attr-3.c | 12 ++++----
gcc/testsuite/gcc.dg/format/attr-8.c | 34 +++++++++++++++++++++++
gcc/testsuite/obj-c++.dg/fsf-nsstring-format-1.mm | 4 +--
gcc/testsuite/objc.dg/fsf-nsstring-format-1.m | 4 +--
15 files changed, 156 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr88263-2.C
create mode 100644 gcc/testsuite/gcc.dg/format/attr-8.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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 63c2b7c5d binutils-4ea904edb7b04ad526bd8a5401729a6c1f5a982f: all
new 3984328a9 linux-8ce4d582f5647052b86f364a070aa26268810d7e: 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 (63c2b7c5d)
\
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 | 109 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3889 ++--
4-build_abe-stage1/console.log | 5240 +++--
5-count_linux_objs/console.log | 40854 +++++++++++++++++----------------
console.log | 45378 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 47723 insertions(+), 47773 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 llvm.
from cbad289a736 cmake: Don't install plugins used for examples or tests
new cfdd779221c gn build: Fix path to gn.py in docs
new 05aa561e3f8 gn build: Unbreak mac build after r350977
new f1309ffebf7 Revert "[VFS] Allow multiple RealFileSystem instances with [...]
new ad1cf6ea639 Merge branch 'arcpatch-D55094'
The 4 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/llvm/Support/VirtualFileSystem.h | 8 ---
lib/Support/VirtualFileSystem.cpp | 103 ++++++++--------------------
lib/Transforms/IPO/SampleProfile.cpp | 6 +-
unittests/Support/VirtualFileSystemTest.cpp | 80 ---------------------
utils/gn/.gn | 2 +-
utils/gn/README.rst | 4 +-
utils/gn/build/toolchain/BUILD.gn | 4 +-
7 files changed, 39 insertions(+), 168 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 c6a5263b38 [Sema] Expose a control flag for integer to pointer ext warning
new 5a6ef118f6 [WebAssembly] Remove old builtins
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/BuiltinsWebAssembly.def | 8 --------
lib/CodeGen/CGBuiltin.cpp | 25 -------------------------
test/CodeGen/builtins-wasm.c | 24 ------------------------
3 files changed, 57 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 0764f7c0c7c 2019-01-14 Richard Biener <rguenther(a)suse.de>
new d8b56202034 gcc/ChangeLog:
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/doc/invoke.texi | 17 +++++++++--------
1 file changed, 9 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.
unknown user pushed a change to branch master
in repository linux.
from 1c7fc5cbc339 Linux 5.0-rc2
new e4c8ae3e3d6d backlight: pwm_bl: Re-add driver internal enabled tracking
new 61170ee93868 backlight: pwm_bl: Fix devicetree parsing with auto-genera [...]
new 3cee7a7d05b1 backlight: 88pm860x_bl: Use of_node_name_eq for node name [...]
new 3a73e73a10a7 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pu [...]
new b40ee006fe6a mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while regis [...]
new 4b3ab9372ffa iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
new 8838555089f0 mfd: twl-core: Fix section annotations on {,un}protect_pm_master
new a3888f62fe66 mfd: db8500-prcmu: Fix some section annotations
new a177276aa098 mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
new a54e950fdec3 mfd: tmio: Typo s/use use/use/
new 10628e3ecf54 mfd: ab8500-core: Return zero in get_register_interruptible()
new b0aff01e7aa6 mfd: bd9571mwv: Add volatile register to make DVFS work
new 628f3dfe4c7b mfd: at91-usart: Add platform dependency
new 7f9472134a5a mfd: madera: Add shared data for accessory detection
new ac4ca4b9f462 mfd: tps6586x: Handle interrupts on suspend
new 504e4175829c mfd: qcom_rpm: write fw_version to CTRL_REG
new 04c801c18ded mfd: wm5110: Add missing ASRC rate register
new 4a19f9a65375 mfd: axp20x: Add AC power supply cell for AXP813
new 753a8d083e08 mfd: axp20x: Re-align MFD cell entries
new ea90e7b47f0a mfd: axp20x: Add supported cells for AXP803
new 18e294ddafae mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
new 38df91cc0b82 mfd: Use of_node_name_eq() for node name comparisons
new 75d4c5e03c2a mfd: tps65218: Use devm_regmap_add_irq_chip and clean up e [...]
new ddf5aaa8eecb mfd: ingenic-tcu: Fix bit field description in header
new f7b1e49c6703 mfd: rave-sp: Fix typo in rave_sp_checksum comment
new 4bcb83e05503 mfd: madera: Remove spurious semicolon in while loop
new c1f3375be60c mfd: cros_ec: Add commands to control codec
new 9e28989d41c0 mfd: mc13xxx: Fix a missing check of a register-read failure
new 3f2d347e851e mfd: exynos-lpass: Enable UART module support
new 9deb9e163776 Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/ [...]
new 862523297778 gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochi [...]
new d04e779fb1db gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static
new e3e4767bd550 mmc: core: don't override the CD GPIO level when "cd-inver [...]
new c962cb323ec2 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/li [...]
The 34 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:
drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpio/gpiolib-acpi.c | 7 +-
drivers/iio/adc/ti_am335x_adc.c | 5 +-
drivers/mfd/Kconfig | 1 +
drivers/mfd/ab8500-core.c | 2 +-
drivers/mfd/axp20x.c | 126 +++++++++++++++++++---------------
drivers/mfd/bd9571mwv.c | 1 +
drivers/mfd/cros_ec_dev.c | 1 +
drivers/mfd/db8500-prcmu.c | 4 +-
drivers/mfd/exynos-lpass.c | 4 +-
drivers/mfd/madera-core.c | 5 +-
drivers/mfd/max77620.c | 2 +-
drivers/mfd/mc13xxx-core.c | 4 +-
drivers/mfd/mt6397-core.c | 3 +-
drivers/mfd/qcom_rpm.c | 4 ++
drivers/mfd/rave-sp.c | 2 +-
drivers/mfd/stmpe.c | 12 ++--
drivers/mfd/ti_am335x_tscadc.c | 5 +-
drivers/mfd/tps65218.c | 24 +------
drivers/mfd/tps6586x.c | 24 +++++++
drivers/mfd/twl-core.c | 4 +-
drivers/mfd/wm5110-tables.c | 2 +
drivers/mmc/core/host.c | 2 +-
drivers/video/backlight/88pm860x_bl.c | 2 +-
drivers/video/backlight/pwm_bl.c | 28 +++++---
include/linux/mfd/cros_ec_commands.h | 94 +++++++++++++++++++++++++
include/linux/mfd/ingenic-tcu.h | 2 +-
include/linux/mfd/madera/core.h | 7 ++
include/linux/mfd/ti_am335x_tscadc.h | 4 ++
include/linux/mfd/tmio.h | 2 +-
30 files changed, 265 insertions(+), 120 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 llvm.
from 450250e0165 [VFS] Disable unix-assuming VFS test on windows
new b197c2dd6c1 [WebAssembly] Add a release notes blurb
new 7bc85db61e9 [WebAssembly] Remove old intrinsics
new 57f0c2cd44e gn build: svn propset svn:executable on utils/gn/gn.py
new 332a2699bc7 [WebAssembly] Remove tests for old intrinsics.
new cbad289a736 cmake: Don't install plugins used for examples or tests
The 5 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:
docs/ReleaseNotes.rst | 11 +++++++
include/llvm/IR/IntrinsicsWebAssembly.td | 12 -------
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 29 -----------------
lib/Transforms/Hello/CMakeLists.txt | 2 +-
test/CodeGen/WebAssembly/memory-addr32.ll | 40 ------------------------
tools/bugpoint-passes/CMakeLists.txt | 2 +-
unittests/Passes/CMakeLists.txt | 2 +-
utils/gn/gn.py | 0
8 files changed, 14 insertions(+), 84 deletions(-)
mode change 100644 => 100755 utils/gn/gn.py
--
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 c60c7d3712 [AST] Fix double-traversal of code in top-level lambdas in R [...]
new c6a5263b38 [Sema] Expose a control flag for integer to pointer ext warning
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/DiagnosticSemaKinds.td | 3 ++-
test/Misc/warning-flags.c | 3 +--
test/Sema/ext-typecheck-comparison-of-pointer-integer.c | 12 ++++++++++++
3 files changed, 15 insertions(+), 3 deletions(-)
create mode 100644 test/Sema/ext-typecheck-comparison-of-pointer-integer.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e0441f69 [clangd] Fix a reference invalidation
new fd28b3fb [clangd] Add Limit parameter for xref.
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:
clangd/ClangdLSPServer.cpp | 2 +-
clangd/ClangdServer.cpp | 8 +++----
clangd/ClangdServer.h | 2 +-
clangd/XRefs.cpp | 46 +++++++++++++++++++++++------------------
clangd/XRefs.h | 2 ++
clangd/index/Index.h | 4 ++++
clangd/index/MemIndex.cpp | 9 ++++++--
clangd/index/Merge.cpp | 12 ++++++++++-
clangd/index/dex/Dex.cpp | 9 ++++++--
unittests/clangd/DexTests.cpp | 12 +++++++++--
unittests/clangd/IndexTests.cpp | 10 ++++++++-
unittests/clangd/XRefsTests.cpp | 16 ++++++++------
12 files changed, 92 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.