This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from b16f62dd5 [LLD][ELF] - Remove multiple-eh-relocs.elf binary from the in [...]
new 3a8c411c3 [LLD][ELF] - Fix mips-invalid-options-descriptor.s test case [...]
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:
.../Inputs/mips-invalid-options-descriptor.elf | Bin 480 -> 0 bytes
test/ELF/invalid/mips-invalid-options-descriptor.s | 5 -----
.../invalid/mips-invalid-options-descriptor.test | 21 +++++++++++++++++++++
3 files changed, 21 insertions(+), 5 deletions(-)
delete mode 100644 test/ELF/invalid/Inputs/mips-invalid-options-descriptor.elf
delete mode 100644 test/ELF/invalid/mips-invalid-options-descriptor.s
create mode 100644 test/ELF/invalid/mips-invalid-options-descriptor.test
--
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 734bf57ca87 [DAGCombiner] Combine OR as ADD when no common bits are set
new 91902636932 Fix MSVC "32-bit shift implicitly converted to 64 bits" war [...]
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/Target/AArch64/AArch64ISelDAGToDAG.cpp | 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.
unknown user pushed a change to branch master
in repository clang.
from eb72871e05 [Analyzer] Fix for previous commit
new 55bbda44b4 [analyzer][CrossTU] Extend CTU to VarDecls with initializer
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/CrossTU/CrossTranslationUnit.h | 43 ++++---
lib/CrossTU/CrossTranslationUnit.cpp | 133 ++++++++++++++-------
lib/StaticAnalyzer/Core/RegionStore.cpp | 6 +-
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 29 +++++
test/Analysis/Inputs/ctu-other.cpp | 38 ++++++
.../Inputs/ctu-other.cpp.externalDefMap.txt | 10 ++
test/Analysis/ctu-main.cpp | 50 ++++++++
test/Analysis/func-mapping-test.cpp | 40 ++++++-
test/Analysis/redecl.c | 13 ++
tools/clang-extdef-mapping/ClangExtDefMapGen.cpp | 60 +++++-----
10 files changed, 335 insertions(+), 87 deletions(-)
create mode 100644 test/Analysis/redecl.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-mainline-defconfig
in repository toolchain/ci/linux.
from 085b7755808a Linux 5.1-rc6
adds 1bfb97b9a519 MAINTAINERS: BMIPS: Add internal Broadcom mailing list
adds 79b4a9cf0e2e MIPS: scall64-o32: Fix indirect syscall number load
adds a1e8783db8e0 MIPS: perf: ath79: Fix perfcount IRQ assignment
adds 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 1ce0f4f242 Automatic date update in version.in
adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...]
adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash
adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible
adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
adds ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
adds 4a4153dfc9 Automatic date update in version.in
adds 336d760da6 Support for DW_OP_addrx and DW_FORM_addrx tags
adds 6f38008bb4 Fix M5100 flags test with interAptiv-MR2
adds cc9519e7d6 Fix automatic makefile dependencies for generated ld/e*.c
new 624a24513d Update binutils release making documenation to mention chang [...]
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:
bfd/ChangeLog | 4 +
bfd/elfnn-riscv.c | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/README-how-to-make-a-release | 2 +
gdb/ChangeLog | 72 ++++++++++++
gdb/MAINTAINERS | 1 +
gdb/doc/ChangeLog | 8 ++
gdb/doc/gdb.texinfo | 26 +++--
gdb/dwarf2-frame.c | 2 +-
gdb/dwarf2expr.c | 1 +
gdb/dwarf2expr.h | 5 +-
gdb/dwarf2loc.c | 5 +-
gdb/dwarf2read.c | 20 +++-
gdb/solib-svr4.c | 122 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../solib-probes-nosharedlibrary.c} | 3 -
.../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++
ld/ChangeLog | 12 ++
ld/Makefile.am | 10 +-
ld/Makefile.in | 8 +-
ld/genscripts.sh | 28 +++--
ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 3 +-
23 files changed, 315 insertions(+), 82 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...]
create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 53a9f899 0: update: binutils-gcc-linux: boot
new 3c62358a 0: update: binutils-gcc-linux: boot
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 (53a9f899)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 14 +-
03-build_abe-binutils/console.log | 10390 ++++++------
04-build_abe-stage1/console.log | 19320 +++++++++++-----------
05-build_linux/console.log | 1913 ++-
06-boot_linux/console.log | 390 +-
console.log | 32182 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 32168 insertions(+), 32187 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-lts-defconfig
in repository toolchain/ci/gcc.
from 83a89406f01 Daily bump.
adds 19ab4f2bf73 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 3df7eb8798 Automatic date update in version.in
adds 61096c8e82 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 31d51fda 0: update: binutils-gcc-linux: boot
new 4d3da60c 0: update: binutils-gcc-linux: boot
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 (31d51fda)
\
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 | 118 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 10241 ++++++++-------
04-build_abe-stage1/console.log | 12999 +++++++++----------
05-build_linux/console.log | 299 +-
06-boot_linux/console.log | 410 +-
console.log | 24327 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 24286 insertions(+), 24296 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.