This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fb4379970ce PR lto/83452 * config/pa/stublib.c (L_gnu_lto_v1): New st [...]
new cdbe4e63953 PR gcc/77734 * config/pa/pa.c (pa_function_ok_for_sibcall [...]
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 | 7 +++++++
gcc/config/pa/pa.c | 8 ++++----
2 files changed, 11 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 lldb.
from 9ef90bd82 [modules] Fix missing includes/typo in LLDB's includes. [NFC]
new 933b9cf4f Clean up #include "DWARFCompileUnit.h"
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:
source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp | 1 -
source/Plugins/SymbolFile/DWARF/DWARFASTParserOCaml.h | 1 -
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h | 1 +
source/Plugins/SymbolFile/DWARF/NameToDIE.cpp | 1 -
4 files changed, 1 insertion(+), 3 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 4e5c65df6e8 [gcc]
new fb4379970ce PR lto/83452 * config/pa/stublib.c (L_gnu_lto_v1): New st [...]
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/pa/stublib.c | 4 ++++
libgcc/config/pa/t-stublib | 6 +++++-
3 files changed, 15 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 llvm.
from 424be7676e9 [InstSimplify] add baseline tests for (X << Y) % X -> 0; NFC
new 00352310aa6 [InstCombine] (X << Y) / X -> 1 << Y
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:
.../InstCombine/InstCombineMulDivRem.cpp | 19 +++++++++------
test/Transforms/InstCombine/div-shift.ll | 28 +++++++---------------
2 files changed, 20 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 binutils-gdb.
from b1b189e04c gdb: Add test for some error cases of @entry usage
new 396af9a152 gdb: Remove duplicate declaration of global innermost_block
new aee1fcdf97 gdb: New API for tracking innermost block
new ae45162705 gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up
new 03d0bf7b78 gdb: Remove out of date comment
new e707fc445e gdb: Don't store a thread-id for floating varobj
The 5 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:
gdb/ChangeLog | 55 ++++++++
gdb/ada-exp.y | 6 +-
gdb/ada-lang.c | 8 +-
gdb/breakpoint.c | 12 +-
gdb/c-exp.y | 20 +--
gdb/d-exp.y | 11 +-
gdb/expression.h | 5 -
gdb/f-exp.y | 7 +-
gdb/go-exp.y | 7 +-
gdb/m2-exp.y | 14 +--
gdb/objfiles.c | 2 +-
gdb/p-exp.y | 12 +-
gdb/parse.c | 16 ++-
gdb/parser-defs.h | 75 ++++++++++-
gdb/printcmd.c | 8 +-
gdb/rust-exp.y | 8 +-
gdb/symfile.c | 2 +-
gdb/testsuite/ChangeLog | 14 +++
gdb/testsuite/gdb.mi/basics.c | 2 +
gdb/testsuite/gdb.mi/mi-frame-regs.exp | 186 ++++++++++++++++++++++++++++
gdb/testsuite/gdb.mi/mi-var-create-rtti.exp | 5 +-
gdb/testsuite/gdb.python/py-mi.exp | 12 +-
gdb/varobj.c | 10 +-
23 files changed, 391 insertions(+), 106 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-frame-regs.exp
--
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 93150c76d7e Temporarily revert r323062 to investigate buildbot failures
new 424be7676e9 [InstSimplify] add baseline tests for (X << Y) % X -> 0; NFC
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/Transforms/InstSimplify/rem.ll | 94 ++++++++++++++++++++++++++++++++-----
1 file changed, 82 insertions(+), 12 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 f49464e428 Automatic date update in version.in
new b1b189e04c gdb: Add test for some error cases of @entry usage
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 8 ++++++++
2 files changed, 13 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 gcc-7-branch
in repository gcc.
from 5dd5df6046b Backport from mainline 2018-01-21 Oleg Endo <olegendo@g [...]
new 1695327e5d6 [gcc]
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 | 20 ++++++++++++++++++++
gcc/config/rs6000/rs6000.md | 20 ++++++++++----------
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
.../gcc.target/powerpc/safe-indirect-jump-1.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-2.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-3.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-7.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-8.c | 4 ++--
8 files changed, 53 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 gcc.
from 03eb95c8d1e Fix ChangeLog entry.
new 4e5c65df6e8 [gcc]
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 | 17 +++++++++++++++++
gcc/config/rs6000/rs6000.md | 20 ++++++++++----------
gcc/testsuite/ChangeLog | 14 ++++++++++++++
.../gcc.target/powerpc/safe-indirect-jump-1.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-2.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-3.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-7.c | 2 +-
.../gcc.target/powerpc/safe-indirect-jump-8.c | 4 ++--
8 files changed, 47 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 gcc-6-branch
in repository gcc.
from 795dded5493 Backport from mainline 2018-01-21 Oleg Endo <olegendo@g [...]
new 92233be1d80 PR target/81485 * config/sh/sh-protos.h (sh_find_set_of_r [...]
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/config/sh/sh-protos.h | 10 +++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.