This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from dba31ef backport "Remove RECORD_TYPE special-casing in std_canonical_ [...]
new 0163bfb Backport from mainline 2016-10-11 Eric Botcazou <ebotcazo [...]
new 5386ff1 Add missing entry
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:
gcc/ada/ChangeLog | 19 +++++
gcc/ada/gcc-interface/Makefile.in | 47 ++++--------
gcc/ada/system-linux-armeb.ads | 8 +-
gcc/ada/system-linux-mips.ads | 2 +-
gcc/ada/system-linux-mips64el.ads | 2 +-
gcc/ada/system-linux-mipsel.ads | 2 +-
gcc/ada/system-linux-ppc.ads | 6 +-
gcc/ada/system-linux-ppc64.ads | 156 --------------------------------------
gcc/ada/system-linux-sparcv9.ads | 2 +-
gcc/ada/system-rtems.ads | 2 +-
10 files changed, 47 insertions(+), 199 deletions(-)
delete mode 100644 gcc/ada/system-linux-ppc64.ads
--
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 gcc-5-branch
in repository gcc.
from f8d7a7d Daily bump.
new 2485ce2 Backport from mainline 2016-10-11 Eric Botcazou <ebotcazo [...]
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/ada/ChangeLog | 19 +++++
gcc/ada/gcc-interface/Makefile.in | 47 ++++--------
gcc/ada/system-linux-armeb.ads | 6 +-
gcc/ada/system-linux-mips.ads | 2 +-
gcc/ada/system-linux-mips64el.ads | 2 +-
gcc/ada/system-linux-mipsel.ads | 2 +-
gcc/ada/system-linux-ppc.ads | 6 +-
gcc/ada/system-linux-ppc64.ads | 155 --------------------------------------
gcc/ada/system-linux-sparcv9.ads | 2 +-
gcc/ada/system-rtems.ads | 2 +-
10 files changed, 46 insertions(+), 197 deletions(-)
delete mode 100644 gcc/ada/system-linux-ppc64.ads
--
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 c929b623 Split print_rtx into subroutines
new 0964cff * system-linux-armeb.ads (Backend_Overflow_Checks): Change 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:
gcc/ada/ChangeLog | 36 +++++++++++++++++++++++-------------
gcc/ada/system-linux-armeb.ads | 8 ++++----
gcc/ada/system-linux-mips.ads | 2 +-
gcc/ada/system-linux-mips64el.ads | 2 +-
gcc/ada/system-linux-mipsel.ads | 2 +-
gcc/ada/system-linux-sparcv9.ads | 2 +-
gcc/ada/system-rtems.ads | 2 +-
7 files changed, 32 insertions(+), 22 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 21fcbeb [sanitizer-coverage] use private linkage for coverage guards, [...]
new a85b243 Re-submit r283823: Define DbiStreamBuilder::addDbgStream to a [...]
new 4ba2b03 Silence -Wunused-but-set-variable warning
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/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 11 ++++++++
include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 1 +
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 32 +++++++++++++++++++++--
4 files changed, 43 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 1e4de93 Make variable name consistent with other -z options.
new 8b3b7f2 Re-submit r283825: Add section header stream to PDB.
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:
COFF/Driver.cpp | 5 +----
COFF/PDB.cpp | 6 +++++-
COFF/PDB.h | 3 ++-
COFF/Writer.cpp | 10 +++++++++-
COFF/Writer.h | 4 +---
test/COFF/pdb.test | 55 +++++++++++++++++++++++++++++++++++++++++++++---------
6 files changed, 64 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.
unknown user pushed a change to branch master
in repository glibc.
from bf8c542 resolv: Compile without -Wno-write-strings
new 5da2c62 Consolidate Linux sync_file_range implementations
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 | 10 ++
sysdeps/unix/sysv/linux/Makefile | 2 +-
.../unix/sysv/linux/mips/mips32/sync_file_range.c | 33 ------
.../unix/sysv/linux/mips/mips64/n32/syscalls.list | 1 -
.../unix/sysv/linux/mips/mips64/n64/syscalls.list | 2 -
.../sysv/linux/powerpc/powerpc64/sync_file_range.c | 30 -----
sysdeps/unix/sysv/linux/sync_file_range.c | 35 ++----
sysdeps/unix/sysv/linux/tst-sync_file_range.c | 131 +++++++++++++++++++++
8 files changed, 150 insertions(+), 94 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c
create mode 100644 sysdeps/unix/sysv/linux/tst-sync_file_range.c
--
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 3d30248 Fix build error on LP64 platforms.
new 21fcbeb [sanitizer-coverage] use private linkage for coverage guards, [...]
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/Instrumentation/SanitizerCoverage.cpp | 16 ++++------------
test/Instrumentation/SanitizerCoverage/tracing-comdat.ll | 2 +-
2 files changed, 5 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 gcc.
from 604360a 2016-10-11 Fritz Reese <fritzoreese(a)gmail.com>
new c929b623 Split print_rtx into subroutines
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 | 12 +
gcc/print-rtl.c | 851 ++++++++++++++++++++++++++++++--------------------------
2 files changed, 467 insertions(+), 396 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 c7a23a5 [AMDGPU] Refactor waitcnt encoding
new 86a0c0d [raw_ostream] Raise some helper functions out of raw_ostream.
new 3d30248 Fix build error on LP64 platforms.
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/llvm/Support/NativeFormatting.h | 31 ++++++
lib/Support/CMakeLists.txt | 1 +
lib/Support/NativeFormatting.cpp | 181 ++++++++++++++++++++++++++++++++
lib/Support/raw_ostream.cpp | 156 ++++-----------------------
4 files changed, 232 insertions(+), 137 deletions(-)
create mode 100644 include/llvm/Support/NativeFormatting.h
create mode 100644 lib/Support/NativeFormatting.cpp
--
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 482cac9 Clarified the explanation of expr --top-level.
new 13817bd Added a bugreport tracking the failure to get float return va [...]
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/functionalities/return-value/TestReturnValue.py | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.