This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from e4b7372975e Daily bump.
new 704e4e7a369 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 4b654465bf Read signal information from FreeBSD core dumps.
new 12c1f20d6f Automatic date update in version.in
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/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from 9f0fdff43c Automatic date update in version.in
new b79510b88f Automatic date update in version.in
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/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 14106172b8 MIPS/LD: Fix a segfault from ELF `e_flags' access with non-E [...]
new b9a7a1f60b Automatic date update in version.in
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/version.h | 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 zorg.
from b166833 Added a step to compare Tablegen inc files if nondeterminism [...]
new a2e79c9 Removed builder 'sanitizer_x86_64-freebsd'.
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:
buildbot/osuosl/master/config/builders.py | 9 ---------
1 file changed, 9 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 e54cb31aa3 MIPS/LD: Fix a segfault from ELF `e_flags' access with non-E [...]
new 762c974a09 Implement the "get_siginfo_type" gdbarch method for FreeBSD [...]
new 929edea98d Fetch signal information for native FreeBSD processes.
new 6e5eab33ab Move the thread_section_name class to gdbcore.h.
new 382b69bbb7 Add a new gdbarch method to fetch signal information from co [...]
new 2af9fc4432 Use the thread_section_name helper class in fbsd_core_thread_name.
new 0b9305edf1 Recognize the recently-added FreeBSD core dump note for LWP info.
new e6f3b9c319 Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.
new 4b654465bf Read signal information from FreeBSD core dumps.
The 8 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 | 4 ++
bfd/elf.c | 4 ++
binutils/ChangeLog | 5 ++
binutils/readelf.c | 2 +
gdb/ChangeLog | 43 +++++++++++
gdb/corelow.c | 82 ++++-----------------
gdb/fbsd-nat.c | 162 ++++++++++++++++++++++++++++++++++++++++++
gdb/fbsd-tdep.c | 197 +++++++++++++++++++++++++++++++++++++++++++++++++--
gdb/gdbarch.c | 32 +++++++++
gdb/gdbarch.h | 10 +++
gdb/gdbarch.sh | 5 ++
gdb/gdbcore.h | 45 ++++++++++++
gdb/linux-tdep.c | 21 ++++++
include/ChangeLog | 4 ++
include/elf/common.h | 1 +
15 files changed, 544 insertions(+), 73 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 f552e96e025 [InstCombine] Make InstCombine's IRBuilder be passed by ref [...]
new ec7b3bff58c Add name offset flags, for parity with cvtres.exe.
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:
include/llvm/Object/COFF.h | 3 +++
lib/Object/WindowsResource.cpp | 4 ++--
2 files changed, 5 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 0fdac2969 [PDB] More changes to bring lld PDBs to parity with MSVC.
new 1829b2f8a Add name offset flags, for parity with cvtres.exe.
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:
test/COFF/combined-resources.test | 200 +++++++++++++++++++++++++++++++++++++-
1 file changed, 198 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 llvm.
from 36381776b00 [PowerPC] NFC : Common up definitions of isIntS16Immediate [...]
new f552e96e025 [InstCombine] Make InstCombine's IRBuilder be passed by ref [...]
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/InstCombine/InstCombineAddSub.cpp | 70 +++---
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 264 ++++++++++----------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 235 +++++++++---------
lib/Transforms/InstCombine/InstCombineCasts.cpp | 158 ++++++------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 271 ++++++++++-----------
lib/Transforms/InstCombine/InstCombineInternal.h | 4 +-
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 71 +++---
.../InstCombine/InstCombineMulDivRem.cpp | 88 ++++---
lib/Transforms/InstCombine/InstCombinePHI.cpp | 6 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 139 ++++++-----
lib/Transforms/InstCombine/InstCombineShifts.cpp | 59 +++--
.../InstCombine/InstCombineSimplifyDemanded.cpp | 12 +-
.../InstCombine/InstCombineVectorOps.cpp | 48 ++--
.../InstCombine/InstructionCombining.cpp | 146 +++++------
14 files changed, 778 insertions(+), 793 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 libcxx.
from e452f6a7e cmath: Support clang's -fdelayed-template-parsing
new 316bb1188 Fix diagnostic in verify test to match new Clang output
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:
.../std/thread/futures/futures.task/futures.task.members/ctor2.fail.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.