This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7e866380f86 arm - Add support for aliases of CPU names
new be1813f528a * config/pdp11/constraints.md: Add "Z" series constraints [...]
new f943d47e952 * doc/invoke.texi: Fix build.
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 | 74 ++++++
gcc/config/pdp11/constraints.md | 29 +++
gcc/config/pdp11/pdp11-protos.h | 6 +-
gcc/config/pdp11/pdp11.c | 484 ++++++++++++++++++----------------------
gcc/config/pdp11/pdp11.h | 106 +++++----
gcc/config/pdp11/pdp11.md | 268 +++++++++++++++++-----
gcc/config/pdp11/pdp11.opt | 2 +-
gcc/config/pdp11/t-pdp11 | 4 +
gcc/doc/invoke.texi | 2 +-
9 files changed, 606 insertions(+), 369 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 9d83280b4a2 [x86] add RUNs for AVX1; NFC
new 93c86849bde [NativePDB] Higher fidelity reconstruction of AST from 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:
include/llvm/DebugInfo/CodeView/TypeRecord.h | 4 ++++
1 file changed, 4 insertions(+)
--
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 7f86780ae Refactor ClangASTContext::AddEnumerationValueToEnumerationTyp [...]
new 6ca9ad36d [NativePDB] Higher fidelity reconstruction of AST from Debug Info.
new 214985fe8 Fix bug in PE/COFF plugin and ValueObjectVariable.
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:
.../NativePDB/Inputs/ast-reconstruction.lldbinit | 20 +++
.../Inputs/function-types-classes.lldbinit | 2 +
.../NativePDB/Inputs/globals-bss.lldbinit | 3 +
.../NativePDB/Inputs/globals-classes.lldbinit | 2 +
lit/SymbolFile/NativePDB/ast-reconstruction.cpp | 132 ++++++++++++++++++++
.../NativePDB/function-types-classes.cpp | 50 +++++---
lit/SymbolFile/NativePDB/global-classes.cpp | 88 ++++++++++++++
lit/SymbolFile/NativePDB/globals-bss.cpp | 35 ++++++
source/Core/ValueObjectVariable.cpp | 13 +-
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 6 +-
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 46 +++++++
source/Plugins/SymbolFile/NativePDB/PdbUtil.h | 44 +++++++
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 135 ++++++++++++++++++---
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 14 ++-
14 files changed, 550 insertions(+), 40 deletions(-)
create mode 100644 lit/SymbolFile/NativePDB/Inputs/ast-reconstruction.lldbinit
create mode 100644 lit/SymbolFile/NativePDB/Inputs/globals-bss.lldbinit
create mode 100644 lit/SymbolFile/NativePDB/ast-reconstruction.cpp
create mode 100644 lit/SymbolFile/NativePDB/globals-bss.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 lld.
from 3e8407b4d [COFF] Improve relocation against discarded section error
new 4925db164 Fix -Wextra-qualification warning
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/SymbolTable.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from dd52bc8ea4 Automatic date update in version.in
adds c49a7a07f2 Automatic date update in version.in
No new revisions were added by this update.
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.