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 8aabe2e ppc: Fix return of instruction handlers in ppc_process_record_op63
new ad0a504 arc: New Synopsys ARC port
new 31da3f2 Add myself as a write-after-approval GDB maintainer
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:
gdb/ChangeLog | 19 +
gdb/MAINTAINERS | 1 +
gdb/Makefile.in | 4 +-
gdb/NEWS | 4 +
gdb/arc-tdep.c | 1281 ++++++++++++++++++++++++++++++++++
gdb/arc-tdep.h | 101 +++
gdb/configure.tgt | 5 +
gdb/doc/ChangeLog | 7 +
gdb/doc/gdb.texinfo | 65 ++
gdb/features/Makefile | 2 +
gdb/features/arc-arcompact.c | 75 ++
gdb/features/arc-arcompact.xml | 85 +++
gdb/features/arc-v2.c | 79 +++
gdb/features/arc-v2.xml | 92 +++
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.xml/tdesc-regs.exp | 4 +
16 files changed, 1827 insertions(+), 1 deletion(-)
create mode 100644 gdb/arc-tdep.c
create mode 100644 gdb/arc-tdep.h
create mode 100644 gdb/features/arc-arcompact.c
create mode 100644 gdb/features/arc-arcompact.xml
create mode 100644 gdb/features/arc-v2.c
create mode 100644 gdb/features/arc-v2.xml
--
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 4be8c60 PR libstdc++/77288 * include/std/optional (__is_optional_im [...]
new 354a0ee Fix JUMP_LABEL documentation
new 9ca7e93 Add _FloatN, _FloatNx tests for __builtin_fpclassify.
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 | 4 ++
gcc/doc/rtl.texi | 4 +-
gcc/testsuite/ChangeLog | 8 +++
.../torture/{float128-tg.c => float128-tg-3.c} | 4 +-
.../{float128x-builtin.c => float128x-tg-3.c} | 4 +-
.../torture/{float16-tg.c => float16-tg-3.c} | 4 +-
.../torture/{float32-tg.c => float32-tg-3.c} | 4 +-
.../{float32x-builtin.c => float32x-tg-3.c} | 4 +-
.../torture/{float64-tg.c => float64-tg-3.c} | 4 +-
.../{float64x-builtin.c => float64x-tg-3.c} | 4 +-
gcc/testsuite/gcc.dg/torture/floatn-tg-3.h | 79 ++++++++++++++++++++++
11 files changed, 107 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{float128-tg.c => float128-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float128x-builtin.c => float128x-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float16-tg.c => float16-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float32-tg.c => float32-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float32x-builtin.c => float32x-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float64-tg.c => float64-tg-3.c} (65%)
copy gcc/testsuite/gcc.dg/torture/{float64x-builtin.c => float64x-tg-3.c} (65%)
create mode 100644 gcc/testsuite/gcc.dg/torture/floatn-tg-3.h
--
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 be205ce * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
new 2a2697d Fix JUMP_LABEL documentation
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/doc/rtl.texi | 4 ++--
2 files changed, 6 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 gcc-5-branch
in repository gcc.
from c816e19 * gcc.c-torture/unsorted/dump-noaddr.x: Remove debug statements.
new f8b5351 Fix JUMP_LABEL documentation
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/doc/rtl.texi | 4 ++--
2 files changed, 6 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 zorg.
from 593e0d6 [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
new 8a1434a Fix a couple of small spelling/grammar nits. 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:
llvmbisect/docs/llvmlab_bisect.rst | 8 ++++----
1 file 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 compiler-rt.
from cbae688 Fix typo in comment [NFC]
new c375aea Remove obsolete XFAIL.
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/cfi/stats.cpp | 3 ---
1 file changed, 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 binutils-gdb.
from 74172ec Update and add .gitignore's
new 36cf180 PR gdb/20604 - fix "quit" when an invalid expression is used
new 8aabe2e ppc: Fix return of instruction handlers in ppc_process_record_op63
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:
gdb/ChangeLog | 13 +++++++
gdb/cli/cli-cmds.c | 13 ++++++-
gdb/rs6000-tdep.c | 5 ++-
gdb/testsuite/ChangeLog | 5 +++
.../as_string.py => testsuite/gdb.base/quit.exp} | 44 ++++++++++------------
gdb/top.c | 12 ++----
gdb/top.h | 2 +-
7 files changed, 58 insertions(+), 36 deletions(-)
copy gdb/{python/lib/gdb/function/as_string.py => testsuite/gdb.base/quit.exp} (57%)
--
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 2d0ecf5 PR libstdc++/77537 Implement LWG 2729 for pair. * include/ [...]
new ec51a84 Implement LWG 2729 for tuple. * include/std/tuple (_Tuple_i [...]
new 4be8c60 PR libstdc++/77288 * include/std/optional (__is_optional_im [...]
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:
libstdc++-v3/ChangeLog | 42 +++
libstdc++-v3/include/std/optional | 62 ++--
libstdc++-v3/include/std/tuple | 96 ++++-
libstdc++-v3/testsuite/20_util/optional/77288.cc | 406 +++++++++++++++++++++
.../testsuite/20_util/optional/cons/value.cc | 12 +-
.../20_util/tuple/element_access/get_neg.cc | 2 +-
.../testsuite/20_util/tuple/tuple_traits.cc | 244 +++++++++++++
7 files changed, 819 insertions(+), 45 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/77288.cc
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/tuple_traits.cc
--
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 zorg.
from be6890f Try to re-enable CFI tests on sanitizer-linux bot.
new 593e0d6 [Zorg] Don't pass -jN to LNT, use --threads/--build-threads.
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:
buildbot/osuosl/master/config/builders.py | 16 +++++++++++-----
zorg/buildbot/builders/ClangBuilder.py | 6 ++----
2 files changed, 13 insertions(+), 9 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from f017170 scripts/TestRelease.job: Fix bare-metal testing.
new b929f38 scripts/TestRelease.job: Fix typo in cpu option.
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:
scripts/TestRelease.job | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.