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 95a2328 Use std::string in ui_out_table
new 50455f1 Fix seg-fault running addr2line on a corrupt binary.
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 | 6 ++++++
bfd/aoutx.h | 16 ++++++++++++----
2 files changed, 18 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 be62baa gcc/testsuite/ChangeLog:
new 8139561 gcc/ * config/avr/avr.c (avr_print_operand): Use SYMBOL_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:
gcc/ChangeLog | 6 ++++++
gcc/config/avr/avr.c | 10 +++++-----
2 files changed, 11 insertions(+), 5 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 8fa88b6 PR debug/78587 * dwarf2out.c (loc_descr_plus_const): For ne [...]
new be62baa gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/coarray_lib_alloc_4.f90 | 2 +-
2 files changed, 5 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 gcc.
from 0a4535e PR target/78614 * config/rs6000/rs6000.c (rs6000_frame_rela [...]
new 8fa88b6 PR debug/78587 * dwarf2out.c (loc_descr_plus_const): For ne [...]
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 | 6 ++++++
gcc/dwarf2out.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/debug/pr78587.c | 23 +++++++++++++++++++++++
4 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/debug/pr78587.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 236801e [SCCP] Prefer `auto` when the type is obvious. NFCI.
new 9217738 [SCCP] Switch over to DEBUG() and drop an #ifdef.
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/Scalar/SCCP.cpp | 8 ++------
1 file changed, 2 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 e7b3959 Temporarily Revert "Move most EH from MachineModuleInfo to Ma [...]
new 236801e [SCCP] Prefer `auto` when the type is obvious. NFCI.
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/Scalar/SCCP.cpp | 54 +++++++++++++++++++++---------------------
1 file changed, 27 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 llvm.
from e3134b8 Object: Set SF_Indirect in ModuleSymbolTable.
new e7b3959 Temporarily Revert "Move most EH from MachineModuleInfo to Ma [...]
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/CodeGen/MachineFunction.h | 161 -----------------
include/llvm/CodeGen/MachineModuleInfo.h | 175 +++++++++++++++++--
lib/CodeGen/Analysis.cpp | 2 +-
lib/CodeGen/AsmPrinter/ARMException.cpp | 7 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 9 +-
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp | 12 +-
lib/CodeGen/AsmPrinter/EHStreamer.cpp | 16 +-
lib/CodeGen/AsmPrinter/WinException.cpp | 19 +-
lib/CodeGen/MachineFunction.cpp | 187 --------------------
lib/CodeGen/MachineModuleInfo.cpp | 204 +++++++++++++++++++++-
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 18 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 4 +-
lib/CodeGen/TargetFrameLoweringImpl.cpp | 2 +-
lib/Target/ARM/ARMISelLowering.cpp | 5 +-
lib/Target/SystemZ/SystemZFrameLowering.cpp | 2 +-
lib/Target/X86/X86CallFrameOptimization.cpp | 2 +-
lib/Target/X86/X86FrameLowering.cpp | 15 +-
lib/Target/X86/X86ISelLowering.cpp | 5 +-
lib/Target/X86/X86RegisterInfo.cpp | 2 +-
lib/Target/XCore/XCoreFrameLowering.cpp | 2 +-
21 files changed, 424 insertions(+), 427 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 f79b7df The convertible_to traits need to use a variadic catch-all fo [...]
new 0a4535e PR target/78614 * config/rs6000/rs6000.c (rs6000_frame_rela [...]
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 | 9 +++++++++
gcc/config/rs6000/rs6000.c | 5 +++--
2 files changed, 12 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 71fc8a3 Object: Add SF_Executable symbol flag.
new e3134b8 Object: Set SF_Indirect in ModuleSymbolTable.
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/Object/ModuleSymbolTable.cpp | 2 ++
tools/llvm-nm/llvm-nm.cpp | 9 ++-------
2 files changed, 4 insertions(+), 7 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 994e8b0 2016-12-01 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 6f9aca8 [RS6000] fix rtl-checking internal compiler error
new f79b7df The convertible_to traits need to use a variadic catch-all fo [...]
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/ChangeLog | 5 +++++
gcc/config/rs6000/rs6000.c | 2 +-
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/std/istream | 2 +-
libstdc++-v3/include/std/ostream | 2 +-
5 files changed, 17 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.