This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6e445415784 Fix BB after r354328.
new 06073912d51 Revert r354328, r354329 "[obj2yaml][yaml2obj] - Add support [...]
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/llvm/ObjectYAML/ELFYAML.h | 35 ----------
lib/ObjectYAML/ELFYAML.cpp | 30 ---------
test/tools/obj2yaml/verneed-section.yaml | 69 --------------------
test/tools/yaml2obj/verneed-section.yaml | 73 ---------------------
tools/obj2yaml/elf2yaml.cpp | 65 -------------------
tools/yaml2obj/yaml2elf.cpp | 108 +++----------------------------
6 files changed, 9 insertions(+), 371 deletions(-)
delete mode 100644 test/tools/obj2yaml/verneed-section.yaml
delete mode 100644 test/tools/yaml2obj/verneed-section.yaml
--
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 release_80
in repository clang-tools-extra.
from ed4e2ec4 Merging r353327: -------------------------------------------- [...]
new f7a1620b ReleaseNotes: remove in-progress warning and doxygen link
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:
docs/ReleaseNotes.rst | 17 +++--------------
docs/index.rst | 18 ------------------
2 files changed, 3 insertions(+), 32 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-tools-extra.
from b0546c22 [clangd] Add tests for template specializations
new 4b3c970d [clangd] Handle unresolved scope specifier when fixing includes.
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/IncludeFixer.cpp | 177 +++++++++++++++++++++++++++-------
unittests/clangd/DiagnosticsTests.cpp | 90 ++++++++++++++++-
2 files changed, 226 insertions(+), 41 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 release_80
in repository lld.
from 8802e6c49 Merging r353968: -------------------------------------------- [...]
new bacde066d ReleaseNotes: remove in-progress 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:
docs/ReleaseNotes.rst | 7 +------
1 file changed, 1 insertion(+), 6 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 zack/more-obsolete-typedefs
in repository glibc.
at 2fcf4d7af2 Define register_t using bits/typesizes.h macros.
This branch includes the following new commits:
new e79c2239ff Use a proper C tokenizer to implement the obsolete typedefs test.
new 9b73aabc5a Make the test for obsolete typedefs pickier.
new c3861d93da Don’t define u_intN_t or register_t unless __USE_MISC.
new 2fcf4d7af2 Define register_t using bits/typesizes.h macros.
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.
--
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 d572a4c3f86 2019-02-19 Chung-Lin Tang <cltang(a)codesourcery.com>
new 88e188fce8c i386: Set ix86_fpmath to FPMATH_387 without SSE
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 | 6 ++++++
gcc/config/i386/i386.c | 7 +++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89397.c | 11 +++++++++++
4 files changed, 25 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89397.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-allmodconfig
in repository toolchain/ci/base-artifacts.
from d2dbc8cd10 1: last-good: gcc-e7e0c93c02e21a9303032a0fc89925db67cfd2e7: 19201
new ed2b8de401 2: first-bad: : 19201
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 | 17 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3235 +-
4-build_abe-stage1/console.log | 4054 +-
5-count_linux_objs/console.log | 275354 ++++++++++++++++++-----------------
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 42 +-
console.log | 278204 ++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 14 +-
11 files changed, 280408 insertions(+), 280545 deletions(-)
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.
unknown user pushed a change to branch master
in repository llvm.
from ca483bfba2a [obj2yaml][yaml2obj] - Add support of parsing/dumping of th [...]
new 6e445415784 Fix BB after r354328.
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/ObjectYAML/ELFYAML.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 glibc.
from 8c9289b642 Fix SPARC64 handling of R_SPARC_H34 (bug 24231).
new b026ce1ee9 nptl: Fix pthread_tryjoin comment.
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:
ChangeLog | 4 ++++
nptl/pthread_tryjoin.c | 2 +-
2 files changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 4b55b14d82 3: last-good: llvm-linux: 16218
new c17b9f282c 4: first-bad: : 16218
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 | 73 +-
2-build_llvm/console.log | 10234 +++++++++++++++----------------
3-count_linux_objs/console.log | 1420 ++---
3-count_linux_objs/kernel.release | 2 +-
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 46 +-
console.log | 11890 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 2 +-
10 files changed, 11843 insertions(+), 11853 deletions(-)
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.