This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from 9834081 Tidy up the way we include EHHeaderParser.hpp.
new 2fd2d58 DARWF: silence some warnings about conversions
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/DwarfInstructions.hpp | 2 +-
src/DwarfParser.hpp | 9 ++++++---
2 files changed, 7 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 lld.
from 4ce3c1c Rename one of the getOffset methods.
new e166dd7 Remove unnecessary template. NFC.
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/InputSection.cpp | 24 ++++--------------------
ELF/InputSection.h | 4 ++--
ELF/Symbols.cpp | 2 +-
ELF/SyntheticSections.cpp | 7 +++----
4 files changed, 10 insertions(+), 27 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 bac25e3 [analyzer] Clarify 'uninitialized function argument' messages
new a40b07a Add missing implementation for AtomicChange::replace(...)
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/Tooling/Refactoring/AtomicChange.cpp | 5 +++++
unittests/Tooling/RefactoringTest.cpp | 22 ++++++++++++++++++++--
2 files changed, 25 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 2aa9279 Remove unnecessary template. NFC.
new 4ce3c1c Rename one of the getOffset methods.
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 | 2 +-
ELF/InputSection.cpp | 2 +-
ELF/InputSection.h | 2 +-
ELF/SyntheticSections.cpp | 7 ++++---
4 files changed, 7 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 llvm.
from cd870f7 [Sparc] Check register use with isPhysRegUsed() instead of re [...]
new b01d205 [Hexagon] Use correct offset when extracting from the high word
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/Hexagon/HexagonBitSimplify.cpp | 1 +
test/CodeGen/Hexagon/bit-extract-off.ll | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/CodeGen/Hexagon/bit-extract-off.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 lld.
from ad5b33d Convert a few more uses of uintX_t to uint64_t.
new 2aa9279 Remove unnecessary template. NFC.
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/ICF.cpp | 5 ++---
ELF/InputSection.cpp | 9 ++-------
ELF/InputSection.h | 2 +-
ELF/LinkerScript.cpp | 2 +-
ELF/MapFile.cpp | 8 ++++----
ELF/OutputSections.cpp | 2 +-
ELF/Relocations.cpp | 2 +-
ELF/SyntheticSections.cpp | 6 ++----
ELF/Target.cpp | 2 +-
9 files changed, 15 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 lld.
from b315e9a Convert a few uses of uintX_t to uint64_t.
new ad5b33d Convert a few more uses of uintX_t to uint64_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:
ELF/InputSection.cpp | 3 +--
ELF/Symbols.cpp | 6 ++----
ELF/Writer.cpp | 8 ++++----
3 files changed, 7 insertions(+), 10 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/testsuite-isomac
in repository glibc.
discards 2c3e84d Suppress internal declarations for most of the testsuite.
omits bb9e8cb Remove _IO_MTSAFE_IO from public headers.
adds 022c9fe S390: Optimize atomic macros.
adds a7055e5 hppa: set __IPC_64 as zero for SysV IPC calls
adds 1c1243b Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)
adds 8492c4d timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
adds 6e3b522 tzset: Clean up preprocessor macros min, max, sign
adds 596d547 Fix auto-merge issue in ChangeLog
adds 72280a9 S390: Regenerate ULPs
new 1f43abf Remove _IO_MTSAFE_IO from public headers.
new e00c42a Suppress internal declarations for most of the testsuite.
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 (2c3e84d)
\
N -- N -- N refs/heads/zack/testsuite-isomac (e00c42a)
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 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:
ChangeLog | 63 ++++++
elf/Makefile | 3 +-
elf/rtld.c | 3 +-
elf/tst-env-setuid.c | 12 +
include/time.h | 8 -
manual/conf.texi | 12 +-
posix/sysconf.c | 2 +-
sysdeps/generic/unsecvars.h | 1 +
sysdeps/posix/sysconf.c | 2 +-
sysdeps/s390/atomic-machine.h | 167 ++++++++------
sysdeps/s390/fpu/libm-test-ulps | 264 +++++++++++-----------
sysdeps/unix/sysv/linux/{tile => hppa}/ipc_priv.h | 2 +-
time/tzfile.c | 24 --
time/tzset.c | 55 +----
14 files changed, 337 insertions(+), 281 deletions(-)
copy sysdeps/unix/sysv/linux/{tile => hppa}/ipc_priv.h (93%)
--
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 2e86a28 gdb.arch/amd64-entry-value-param*.exp: Make sure test message [...]
new 1fc8748 Properly dump NT_GNU_PROPERTY_TYPE_0
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 | 16 +++
binutils/readelf.c | 123 ++++++++++++++--------
binutils/testsuite/binutils-all/i386/pr21231a.d | 9 ++
binutils/testsuite/binutils-all/i386/pr21231a.s | 14 +++
binutils/testsuite/binutils-all/i386/pr21231b.d | 12 +++
binutils/testsuite/binutils-all/i386/pr21231b.s | 35 ++++++
binutils/testsuite/binutils-all/x86-64/pr21231a.d | 9 ++
binutils/testsuite/binutils-all/x86-64/pr21231a.s | 14 +++
binutils/testsuite/binutils-all/x86-64/pr21231b.d | 12 +++
binutils/testsuite/binutils-all/x86-64/pr21231b.s | 35 ++++++
include/ChangeLog | 8 ++
include/elf/common.h | 10 ++
12 files changed, 252 insertions(+), 45 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/i386/pr21231a.d
create mode 100644 binutils/testsuite/binutils-all/i386/pr21231a.s
create mode 100644 binutils/testsuite/binutils-all/i386/pr21231b.d
create mode 100644 binutils/testsuite/binutils-all/i386/pr21231b.s
create mode 100644 binutils/testsuite/binutils-all/x86-64/pr21231a.d
create mode 100644 binutils/testsuite/binutils-all/x86-64/pr21231a.s
create mode 100644 binutils/testsuite/binutils-all/x86-64/pr21231b.d
create mode 100644 binutils/testsuite/binutils-all/x86-64/pr21231b.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 clang.
from ac0afca Honor __unaligned in codegen for declarations and expressions
new bac25e3 [analyzer] Clarify 'uninitialized function argument' messages
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:
.../Checkers/CallAndMessageChecker.cpp | 76 +++++++++++++---------
test/Analysis/NewDelete-checker-test.cpp | 2 +-
test/Analysis/diagnostics/undef-value-param.m | 10 +--
test/Analysis/malloc.m | 2 +-
test/Analysis/misc-ps-region-store.m | 4 +-
test/Analysis/misc-ps.m | 4 +-
test/Analysis/null-deref-ps.c | 2 +-
test/Analysis/nullptr.cpp | 2 +-
test/Analysis/uninit-const.c | 60 ++++++++---------
test/Analysis/uninit-const.cpp | 24 +++----
test/Analysis/uninit-msg-expr.m | 2 +-
test/Analysis/uninit-vals-ps.c | 2 +-
test/Analysis/uninit-vals.cpp | 2 +-
13 files changed, 103 insertions(+), 89 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.