This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1ffdd61 [ELF] Convert Version*** sections to input sections
new 37a94ce Do plumbing work for CodeView debug info.
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/Config.h | 3 ++
COFF/Driver.cpp | 1 +
COFF/InputFiles.cpp | 25 ++++++++---
COFF/InputFiles.h | 5 +++
COFF/Options.td | 1 +
COFF/PDB.cpp | 30 +++++++++++++
COFF/SymbolTable.h | 1 +
test/COFF/dumppdb.test | 113 +++++++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 174 insertions(+), 5 deletions(-)
create mode 100644 test/COFF/dumppdb.test
--
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 1334128 Enable -fprintf-return-value by default. Tested on powerpc64 [...]
new 4199d12 Remove dead FIXME
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 | 4 ++++
gcc/tree-ssa-loop-prefetch.c | 4 ----
2 files changed, 4 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 gcc.
from 1d67a02 gcc/ * config/avr/avr-c.c (avr_register_target_pragmas): Use [...]
new 1334128 Enable -fprintf-return-value by default. Tested on powerpc64 [...]
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 2 +-
gcc/doc/invoke.texi | 32 +++++++++++++++++---------------
4 files changed, 27 insertions(+), 16 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 951d903 [ELF] Convert EhFrameHeader to input section
new 1ffdd61 [ELF] Convert Version*** sections to input sections
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/OutputSections.cpp | 179 ------------------------------------------
ELF/OutputSections.h | 86 --------------------
ELF/SyntheticSections.cpp | 196 ++++++++++++++++++++++++++++++++++++++++++++--
ELF/SyntheticSections.h | 74 +++++++++++++++++
ELF/Writer.cpp | 32 ++++----
5 files changed, 279 insertions(+), 288 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 13d9a98 Don't define libstdc++-internal macros in Solaris 10+ <math.h>
new 1d67a02 gcc/ * config/avr/avr-c.c (avr_register_target_pragmas): Use [...]
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 | 15 +++++++
gcc/config/avr/avr-c.c | 8 +---
gcc/config/avr/avr.c | 107 +++++++++++++++++++------------------------------
3 files changed, 58 insertions(+), 72 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 bbc769f small fixup which enables the issuing of the aforementioned i [...]
new b68036c [CodeGenPrep] Skip merging empty case blocks
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/CodeGenPrepare.cpp | 167 +++++++++++++++++----
test/CodeGen/X86/phi-immediate-factoring.ll | 3 +-
test/CodeGen/X86/ragreedy-hoist-spill.ll | 8 +-
.../CodeGenPrepare/AArch64/widen_switch.ll | 6 +-
test/Transforms/CodeGenPrepare/X86/widen_switch.ll | 6 +-
.../CodeGenPrepare/skip-merging-case-block.ll | 144 ++++++++++++++++++
6 files changed, 291 insertions(+), 43 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/skip-merging-case-block.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 openmp.
from 36b1103 Fix for D25504 - segfault because of double free()-ing in shu [...]
new 7ca47d5 Set task->td_dephash to NULL after free
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:
runtime/src/kmp_taskdeps.cpp | 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 binutils-gdb.
from 3fff986 Create subobject value in pretty printer
new b6ddcd8 BFD/DWARF2: Correct an `index' global shadowing error
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 | 7 +++++++
bfd/dwarf2.c | 20 ++++++++++----------
2 files changed, 17 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 master
in repository openmp.
from 0859e6a Update stats-gathering code
new 36b1103 Fix for D25504 - segfault because of double free()-ing in shu [...]
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:
runtime/src/kmp_runtime.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.