This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from eaeb428ef Let writeWindowsResourceCOFF() take a TimeStamp parameter
new e4f51eefe [ELF] Make the rule to create relative relocations in a writa [...]
new 366d873a4 Revert r362867: [ELF][PPC] Simplify {read,write}FromHalf16
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:
ELF/Arch/AArch64.cpp | 2 +-
ELF/Arch/AMDGPU.cpp | 1 +
ELF/Arch/ARM.cpp | 2 +-
ELF/Arch/Hexagon.cpp | 1 +
ELF/Arch/Mips.cpp | 2 ++
ELF/Arch/PPC.cpp | 6 ++--
ELF/Arch/PPC64.cpp | 58 ++++++++++++++++----------------
ELF/Arch/SPARCV9.cpp | 2 +-
ELF/Arch/X86.cpp | 2 +-
ELF/Arch/X86_64.cpp | 2 +-
ELF/Relocations.cpp | 35 +++++++++++--------
ELF/Target.h | 1 +
test/ELF/linkerscript/visibility.s | 2 +-
test/ELF/merge-string-error.s | 2 +-
test/ELF/pack-dyn-relocs-loop.s | 8 ++---
test/ELF/relocation-before-merge-start.s | 2 +-
test/ELF/relocation-past-merge-end.s | 2 +-
test/ELF/x86-64-dyn-rel-error5.s | 26 ++++++++++++++
18 files changed, 97 insertions(+), 59 deletions(-)
create mode 100644 test/ELF/x86-64-dyn-rel-error5.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.
unknown user pushed a change to branch master
in repository newlib.
from eb429ad50 Fix __getreent stack calculations for AMD GCN
new 000f2409b Revert "Cygwin: fork: Remember child not before success."
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:
winsup/cygwin/fork.cc | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 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-allyesconfig
in repository toolchain/ci/gcc.
from eabef64f6e1 Daily bump.
adds 8482ddd3ae2 Fix build with --enable-gather-detailed-mem-stats.
adds 2d19df75657 testsuite - Require alias support in a test using it.
adds 1a15313ca9b Implement N disk counters for single value and indirect cal [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 30 ++++++++
gcc/gcov-io.h | 7 ++
gcc/hash-map.h | 6 +-
gcc/hash-table.h | 2 +-
gcc/ipa-profile.c | 12 ++--
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/attr-copy-6.c | 1 +
gcc/tree-profile.c | 6 +-
gcc/value-prof.c | 136 +++++++++++++++++++++----------------
gcc/value-prof.h | 4 ++
libgcc/ChangeLog | 24 +++++++
libgcc/Makefile.in | 6 +-
libgcc/libgcov-merge.c | 83 +++++++++++++++-------
libgcc/libgcov-profiler.c | 33 ++++-----
libgcc/libgcov.h | 29 +++++++-
15 files changed, 264 insertions(+), 119 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-allyesconfig
in repository toolchain/ci/base-artifacts.
from 5fb8c822 0: update: linux-3f310e51ceb146cfdd4c8872452a1f7fa059af1c: all
new 48ad6c52 1: reset: gcc-1a15313ca9be716c4116835bd0367ed05661a776: -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 | 167 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10550 ++++++-------
04-build_abe-stage1/console.log | 18202 ++++++++++------------
05-build_linux/console.log | 535 -
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 10 +-
console.log | 29913 +++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 6 -
12 files changed, 28237 insertions(+), 31606 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/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from ad5bcd4ee60 Merging r361090:
adds 90c370c33dc Merging r351577:
adds 9a2cfaed4eb Merging r358042:
adds 213f2edbe61 Add release note for DIBuilder API changes
adds 2fb27a25fcb Merging r360862:
No new revisions were added by this update.
Summary of changes:
libunwind/src/UnwindRegistersRestore.S | 238 ++++++++++++------------
libunwind/src/UnwindRegistersSave.S | 270 ++++++++++++++--------------
libunwind/src/assembly.h | 2 -
llvm/docs/ReleaseNotes.rst | 20 +++
llvm/lib/MC/MCWin64EH.cpp | 2 +-
llvm/lib/Target/Sparc/SparcRegisterInfo.cpp | 4 +-
llvm/test/CodeGen/SPARC/fp128.ll | 23 +++
7 files changed, 300 insertions(+), 259 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-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 503f5d11 0: update: llvm-linux: all
new cc034de1 0: update: llvm-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 (503f5d11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 167 +-
02-build_llvm/console.log | 11736 ++++++++++++++++++------------------
03-build_linux/console.log | 716 +--
04-boot_linux/console.log | 2 +-
console.log | 12621 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12627 insertions(+), 12625 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 287b34ed8c3 [RISCV] Lower inline asm constraints I, J & K for RISC-V
new 1503bf67150 [RISCV][NFC] Add missing test file for D54093
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/RISCV/inline-asm-invalid.ll | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 test/CodeGen/RISCV/inline-asm-invalid.ll
--
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 dfcd07aab6 Make sure a test from r363036 does not write into a working [...]
new 7400d285e8 [RISCV] Add inline asm constraints I, J & K for RISC-V
new 6f39021d93 [RISCV][NFC] Add missing test files for D54091
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:
lib/Basic/Targets/RISCV.cpp | 20 ++++++++++++++++++++
lib/Basic/Targets/RISCV.h | 4 +---
test/CodeGen/riscv-inline-asm.c | 28 ++++++++++++++++++++++++++++
test/Sema/inline-asm-validate-riscv.c | 26 ++++++++++++++++++++++++++
4 files changed, 75 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/riscv-inline-asm.c
create mode 100644 test/Sema/inline-asm-validate-riscv.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 gcc.
from 7f6a0bbc5ed Import these changes from the binutils/gdb repository:
new d2169aa0e6b * gdbhooks.py (TreePrinter.to_string): Recognize ggc_free' [...]
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/gdbhooks.py | 3 +++
gcc/print-tree.c | 16 +++++++++-------
gcc/tree.c | 6 +++++-
4 files changed, 24 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.