This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 02bf0b0 [ARM] GlobalISel: Check mappings used by reg bank select
new 35af78a [ARM] GlobalISel: Clean up some helpers
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/ARM/ARMInstructionSelector.cpp | 43 +++++++++++++++++--------------
1 file changed, 24 insertions(+), 19 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 2a58af7 Improve hello_world test.
new 8ddd03b Remove obsolete scripts, now in jenkins-scripts repo.
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:
jenkins.sh | 506 ------------------------------------------------
scripts/MakeRelease.job | 231 ----------------------
scripts/TestRelease.job | 125 ------------
3 files changed, 862 deletions(-)
delete mode 100755 jenkins.sh
delete mode 100755 scripts/MakeRelease.job
delete mode 100755 scripts/TestRelease.job
--
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 e90ec8e 2017-02-17 Richard Biener <rguenther(a)suse.de>
new d67a31e 2017-02-17 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/params.def | 2 +-
2 files changed, 6 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 lldb.
from b873401 NPL: Fix one more bug in the single step workaround
new 746ac4b Reapply "Refactor log channel registration mechanism"
new 1dda361 Fix VASprintfTest on darwin
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:
include/lldb/Core/Log.h | 96 +++++----
include/lldb/Core/PluginManager.h | 16 --
include/lldb/lldb-forward.h | 2 -
include/lldb/lldb-private-interfaces.h | 1 -
source/Commands/CommandObjectLog.cpp | 44 +----
source/Core/Log.cpp | 217 ++++++++++++---------
source/Core/PluginManager.cpp | 87 ---------
.../Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp | 208 +++-----------------
source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h | 45 +----
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 2 +-
unittests/Core/LogTest.cpp | 113 +++++++++++
unittests/Utility/VASprintfTest.cpp | 4 +-
12 files changed, 341 insertions(+), 494 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 404e2a5 [ARM] GlobalISel: Use Subtarget in Legalizer
new 02bf0b0 [ARM] GlobalISel: Check mappings used by reg bank select
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/ARM/ARMRegisterBankInfo.cpp | 141 ++++++++++++++++++++++++++++-----
1 file changed, 120 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from fb342c7 Make sysroot location independent of --tarbin
new 2a58af7 Improve hello_world test.
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/control.sh | 17 ++++++++++++++---
lib/make.sh | 32 ++++++++++++++++----------------
2 files changed, 30 insertions(+), 19 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 7a66cd3 MakeRelease.job: Use GCC Major.minor for upload dirname.
new 45e9014 Check for symlinks in win32 tarballs.
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:
TestRelease.job | 16 ++++++++++++++++
1 file changed, 16 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 94d268b lib/component.sh: Support new git-branch output format.
new fb342c7 Make sysroot location independent of --tarbin
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:
config/gcc.conf | 7 +------
lib/control.sh | 8 +++++++-
lib/package.sh | 31 +++++++++++++++++++++++++------
3 files changed, 33 insertions(+), 13 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 1e9ae75 Fix breakage caused by r295368
new b873401 NPL: Fix one more bug in the single step workaround
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:
.../TestCreateDuringInstructionStep.py | 5 +----
source/Plugins/Process/Linux/NativeThreadLinux.cpp | 8 +++++++-
source/Plugins/Process/Linux/SingleStepCheck.cpp | 3 ++-
3 files changed, 10 insertions(+), 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 master
in repository binutils-gdb.
from 51547df Add support for Intel PKRU register to GDB and GDBserver.
new 6438d1b Fix potential illegal memory access in ZLIB because of an err [...]
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 | 6 ++++++
bfd/compress.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.