This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18b93198746 Enable building libitm with Intel CET
new 8b754dcdc60 * cgraph.c (cgraph_node::dump): Do IPA sanity checking on [...]
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 | 4 ++++
gcc/cgraph.c | 6 +++---
2 files changed, 7 insertions(+), 3 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 libcxxabi.
from 3568730 [CMake][libcxxabi] Support merging objects when statically li [...]
new 43600b4 [libcxxabi][CMake] Provide option to disable installing of th [...]
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:
CMakeLists.txt | 1 +
src/CMakeLists.txt | 12 +++++++-----
2 files changed, 8 insertions(+), 5 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 libunwind.
from a08a7e4 Remove a FIXME about truncated section names
new d1b4904 [libunwind][CMake] Provide option to disable instalation of t [...]
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:
CMakeLists.txt | 1 +
src/CMakeLists.txt | 15 ++++++++++++---
2 files changed, 13 insertions(+), 3 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 a845ce5157 [cmake] Use llvm-lit directory when provided for stand-alone build
new 4c1907ae0b Change code owner for Clang Static Analyzer to Devin Coughlin.
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:
CODE_OWNERS.TXT | 8 ++++----
1 file changed, 4 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 gcc.
from 5dfed983bb7 2017-11-17 Steve Ellcey <sellcey(a)cavium.com>
new 65d4019c2e9 Enable building libobjc with Intel CET
new fae12d43288 2017-11-17 Steve Ellcey <sellcey(a)cavium.com>
new 76501cd11b4 2017-11-17 Steve Ellcey <sellcey(a)cavium.com>
new d92b55a2603 Add extra field to gtm_jmpbuf on x86 only
new 18b93198746 Enable building libitm with Intel CET
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:
gcc/ChangeLog | 5 ++
gcc/config/aarch64/aarch64-simd.md | 5 +-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/aarch64/fmls.c | 19 ++++++
libitm/ChangeLog | 20 ++++++
libitm/Makefile.in | 2 +-
libitm/acinclude.m4 | 1 +
libitm/config/x86/sjlj.S | 113 ++++++++++++++++++++++++++------
libitm/config/x86/target.h | 2 +
libitm/configure | 76 ++++++++++++++++++++-
libitm/configure.ac | 4 ++
libitm/testsuite/Makefile.in | 2 +-
libobjc/ChangeLog | 7 ++
libobjc/Makefile.in | 5 +-
libobjc/aclocal.m4 | 1 +
libobjc/configure | 80 +++++++++++++++++++++-
libobjc/configure.ac | 5 ++
17 files changed, 319 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmls.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 llvm.
from fc1a0ac68ee [MC] Fix regression tests on Windows when git “core.autocrl [...]
new cf9af88805c Fix an issue with llvm lit tool substitutions.
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:
utils/lit/lit/llvm/config.py | 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.
unknown user pushed a change to branch master
in repository lnt.
from e293a6e Add a rest API to query the test suite schema
new e3af42c Add a missing type annotation
new 0c27e6b Age out oldest unprocessed regressions
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:
.../db/rules/rule_update_fixed_regressions.py | 45 ++++++++++++++++++++++
1 file changed, 45 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.
unknown user pushed a change to branch master
in repository glibc.
from 015c6dc288 Support bits/floatn.h inclusion from .S files.
new 2ce30701e6 Use libm_alias_ldouble in sysdeps/i386/fpu.
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 | 43 +++++++++++++++++++++++++++++++++++++++++
sysdeps/i386/fpu/e_expl.S | 3 ++-
sysdeps/i386/fpu/s_asinhl.S | 3 ++-
sysdeps/i386/fpu/s_atanl.c | 3 ++-
sysdeps/i386/fpu/s_cbrtl.S | 3 ++-
sysdeps/i386/fpu/s_ceill.S | 3 ++-
sysdeps/i386/fpu/s_copysignl.S | 3 ++-
sysdeps/i386/fpu/s_fabsl.S | 3 ++-
sysdeps/i386/fpu/s_floorl.S | 3 ++-
sysdeps/i386/fpu/s_fmaxl.S | 3 ++-
sysdeps/i386/fpu/s_fminl.S | 3 ++-
sysdeps/i386/fpu/s_frexpl.S | 3 ++-
sysdeps/i386/fpu/s_llrintl.S | 3 ++-
sysdeps/i386/fpu/s_logbl.c | 3 ++-
sysdeps/i386/fpu/s_lrintl.S | 3 ++-
sysdeps/i386/fpu/s_nearbyintl.S | 3 ++-
sysdeps/i386/fpu/s_nextafterl.c | 3 ++-
sysdeps/i386/fpu/s_remquol.S | 3 ++-
sysdeps/i386/fpu/s_rintl.c | 3 ++-
sysdeps/i386/fpu/s_truncl.S | 3 ++-
sysdeps/i386/i686/fpu/s_fmaxl.S | 3 ++-
sysdeps/i386/i686/fpu/s_fminl.S | 3 ++-
22 files changed, 85 insertions(+), 21 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 libcxxabi.
from 66224e1 Remove excess whitespace from syslog message; NFC
new 3568730 [CMake][libcxxabi] Support merging objects when statically li [...]
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:
src/CMakeLists.txt | 8 +++++++-
1 file changed, 7 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from cf724bc93e Use an enum to represent subclasses of symbol
new 033366417d Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.
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:
binutils/ChangeLog | 11 ++++
binutils/readelf.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 174 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.