This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from dcde2ac6e [ELF] - Teach LLD to use information from .debug_str for erro [...]
new 0e72c33de [ELF] - Teach LLD to strip .zdebug_* sections when --strip-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:
ELF/InputFiles.cpp | 3 ++-
test/ELF/strip-debug.s | 27 ++++++++-------------------
2 files changed, 10 insertions(+), 20 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 132d507b0 [MinGW] Add an option -Xlink for passing options through to lld-link
new dcde2ac6e [ELF] - Teach LLD to use information from .debug_str for erro [...]
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/GdbIndex.cpp | 2 +
ELF/GdbIndex.h | 3 +-
test/ELF/conflict-debug-variable2.s | 160 ++++++++++++++++++++++++++++++++++++
3 files changed, 164 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/conflict-debug-variable2.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 llvm.
from f30757f3b07 [llvm-nm] Don't error out on multiple occurrances of the -g [...]
new 691ff5f8503 [NFC] Get rid of hard-coded value ID in test
new 19a3ba35df2 [AArch64] Use dwarf exception handling on MinGW
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:
.../AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp | 4 ++-
.../MCTargetDesc/AArch64WinCOFFStreamer.cpp | 8 +++++
test/CodeGen/AArch64/dwarf-cfi.ll | 36 ++++++++++++++++++++++
.../Transforms/IRCE/add-metadata-pre-post-loops.ll | 2 +-
4 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/dwarf-cfi.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 llvm.
from c43a693efb0 [X86] Remove PALIGNR/VALIGN handling from combineBitcastFor [...]
new 37104fff45a [llvm-nm] Print 'I' for import table data in COFF
new f30757f3b07 [llvm-nm] Don't error out on multiple occurrances of the -g [...]
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:
test/tools/llvm-nm/X86/externalonly.test | 1 +
test/tools/llvm-nm/X86/importlibrary.test | 2 ++
tools/llvm-nm/llvm-nm.cpp | 10 ++++++++--
3 files changed, 11 insertions(+), 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 lld.
from dc4c49229 [ELF] - Cleanup of processSectionCommands().
new 132d507b0 [MinGW] Add an option -Xlink for passing options through to lld-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:
MinGW/Driver.cpp | 3 +++
MinGW/Options.td | 4 +++-
test/MinGW/driver.test | 3 +++
3 files changed, 9 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 llvm.
from 06d5ebdc631 [TableGen] Add an extra blank line to DAGISel output file t [...]
new c43a693efb0 [X86] Remove PALIGNR/VALIGN handling from combineBitcastFor [...]
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/X86/X86ISelLowering.cpp | 36 +++-----
lib/Target/X86/X86InstrAVX512.td | 117 ++++++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 4 +-
3 files changed, 133 insertions(+), 24 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 931b3020257 [LSR] Clarify a comment. NFC.
new 06d5ebdc631 [TableGen] Add an extra blank line to DAGISel output file 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:
utils/TableGen/DAGISelMatcherEmitter.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 topic/ssp
in repository newlib.
discards aaa57e5be cygwin: create libssp compatibility import library
discards dc6e31213 cygwin: export SSP functions
discards 54bd71b35 ssp: install headers
discards 43daa1467 ssp: add build infrastructure
discards 53479d32b ssp: document _FORTIFY_SOURCE with the feature test macros
discards a0739df27 ssp: add Object Size Checking for basic unistd.h functions
discards 392dbf1ad ssp: add Object Size Checking for basic stdio functions
discards c1bc0f8b7 ssp: add Object Size Checking for bcopy, bzero
discards df1cb7ac3 ssp: add Object Size Checking for basic string functions
discards ef0dc8a6a ssp: add APIs for Stack Smashing Protection (-fstack-protector*)
adds 076ce7098 newlib/configure.host: Remove obsolete definition of _I386MAC [...]
adds 8c8cdd9ad posix_fadvise() *returns* error codes but does not set errno
adds 94854321b posix_fallocate() *returns* error codes but does not set errno
adds 09d60f644 cygwin: add 2.9.1 release messages file
adds ad15b8cce cygwin: ftruncate64: add missing braces
new a91ddc66c ssp: add APIs for Stack Smashing Protection
new 8d47641e5 ssp: add Object Size Checking for string.h functions
new 5cc58804e ssp: add Object Size Checking for strings.h functions
new 9cd3bdfe6 ssp: add Object Size Checking for basic stdio.h functions
new ac8694725 ssp: add Object Size Checking for basic unistd.h functions
new b93bad5fb ssp: document _FORTIFY_SOURCE with the feature test macros
new 00aa6538d ssp: add build infrastructure
new 16f7a68df ssp: install headers
new c9ef00f46 cygwin: export SSP functions
new 57e6939fa cygwin: create libssp compatibility import library
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 (aaa57e5be)
\
N -- N -- N refs/heads/topic/ssp (57e6939fa)
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 10 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:
newlib/configure.host | 2 --
newlib/libc/include/ssp/string.h | 2 ++
newlib/libc/include/ssp/strings.h | 7 +++++++
newlib/libc/include/strings.h | 2 +-
winsup/cygwin/fhandler.cc | 3 +--
winsup/cygwin/fhandler_disk_file.cc | 28 +++++++++-------------------
winsup/cygwin/pipe.cc | 6 ++----
winsup/cygwin/release/2.9.1 | 16 ++++++++++++++++
winsup/cygwin/syscalls.cc | 17 ++++++++++++-----
9 files changed, 50 insertions(+), 33 deletions(-)
create mode 100644 winsup/cygwin/release/2.9.1
--
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 9982bd2e77 [c++17] Visit class template explicit specializations just l [...]
new 324e0a9695 [CUDA] Mark CUDA as a no-errno platform.
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/Driver/ToolChains/Cuda.h | 1 +
1 file changed, 1 insertion(+)
--
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 cf0760f2bc [analyzer] [NFC] very minor ExprEngineC refactoring
new 9982bd2e77 [c++17] Visit class template explicit specializations just l [...]
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/CodeGen/CodeGenModule.cpp | 16 +++++++---------
test/CodeGenCXX/cxx1z-inline-variables.cpp | 12 ++++++++++++
2 files changed, 19 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.