This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f28bfa2 PR bootstrap/71471: remove selftest for pp_format (%p)
new 03cf727 Fix x86 interrupt tests for -fpic and -march=corei7
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/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.target/i386/interrupt-12.c | 10 +++++-----
gcc/testsuite/gcc.target/i386/interrupt-13.c | 10 +++++-----
gcc/testsuite/gcc.target/i386/interrupt-14.c | 4 ++--
gcc/testsuite/gcc.target/i386/interrupt-15.c | 10 +++++-----
gcc/testsuite/gcc.target/i386/interrupt-24.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-3.c | 4 ++--
gcc/testsuite/gcc.target/i386/interrupt-9.c | 4 ++--
gcc/testsuite/gcc.target/i386/interrupt-redzone-2.c | 2 +-
9 files changed, 34 insertions(+), 23 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 lldb.
from cba51d6 Some core files on MacOSX don't have permissions setup correc [...]
new aa4370a Fix a no newline at end of file 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:
unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp | 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 llvm.
from 08b0a6d [CMake] Add LLVM_TOOLS_INSTALL_DIR to LLVMConfig.cmake
new 26a9a13 [LV] Use vector phis for some secondary induction variables
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/Transforms/Vectorize/LoopVectorize.cpp | 10 +++--
test/Transforms/LoopVectorize/induction.ll | 51 +++++++++++++++++++++-
test/Transforms/LoopVectorize/reverse_induction.ll | 14 +++---
3 files changed, 63 insertions(+), 12 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 lld.
from 9e618cd Fix global version handling.
new 134bf98 ELF: Compute used bit for --as-needed during symbol resolution.
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:
ELF/SymbolTable.cpp | 14 ++++++++++----
ELF/Writer.cpp | 8 ++------
test/ELF/verneed-as-needed-weak.s | 14 ++++++++++++++
3 files changed, 26 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/verneed-as-needed-weak.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 glibc.
from b7519f6 Fix ldbl-128ibm log1pl (sNaN) (bug 20234).
new f00faa4 Fix i386/x86_64 log2l (sNaN) (bug 20235).
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 | 6 ++++++
math/libm-test.inc | 2 ++
sysdeps/i386/fpu/e_log2l.S | 1 +
sysdeps/x86_64/fpu/e_log2l.S | 1 +
4 files changed, 10 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 lldb.
from be58925 Since our expression parser needs to locate areas of memory t [...]
new cba51d6 Some core files on MacOSX don't have permissions setup correc [...]
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:
source/Plugins/Process/mach-core/ProcessMachCore.cpp | 9 ++++++++-
1 file changed, 8 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.
Peter Smith pushed a change to branch linaro-local/InitialThumbSupport
in repository toolchain/llvm/lld.
discards 97dad0e Add support for the static Thumb relocations that are present [...]
new 66ec23c Add initial support for Thumb for ARMv7a
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 (97dad0e)
\
N -- N -- N refs/heads/linaro-local/InitialThumbSupport (66ec23c)
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:
ELF/Target.cpp | 104 +++++++++++++++-----------------
test/ELF/Inputs/arm-thumb-blx-targets.s | 2 +-
test/ELF/arm-mov-relocs.s | 2 +-
test/ELF/arm-thumb-plt-reloc.s | 4 +-
4 files changed, 53 insertions(+), 59 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 e88ae9a [CMake] Fix an issue building out-of-tree introduced in r272200
new 8617be2 Revert "[CMake] Fix an issue building out-of-tree introduced [...]
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 | 2 --
1 file changed, 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 gcc.
from 96dc659 config-list.mk: add OPT-enable-obsolete to 4 targets
new f28bfa2 PR bootstrap/71471: remove selftest for pp_format (%p)
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/pretty-print.c | 6 +++---
2 files changed, 10 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 llvm.
from a72ade5 Also fix a typo. Need more coffee today.
new 08b0a6d [CMake] Add LLVM_TOOLS_INSTALL_DIR to LLVMConfig.cmake
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:
cmake/modules/LLVMConfig.cmake.in | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.