This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f16f0d55183 * c-ada-spec.c (dump_ada_double_name) <ENUMERAL_TYPE>: New [...]
new e1bc82cda4c ada/ * libgnat/i-cexten.ads (Float_128): New type. c-famil [...]
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/ada/ChangeLog | 4 ++++
gcc/ada/libgnat/i-cexten.ads | 9 +++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 20 ++++++++++++++++----
4 files changed, 34 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 glibc.
from 02f2fead8f Fix two more -Os strcoll / wcscoll build failures.
new 000f290ff1 Use libc_hidden_* for strtoumax (bug 15105).
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:
ChangeLog | 8 ++++++++
include/inttypes.h | 6 ++++++
sysdeps/wordsize-32/strtoumax.c | 1 +
sysdeps/wordsize-64/strtoumax.c | 1 +
4 files changed, 16 insertions(+)
create mode 100644 include/inttypes.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 binutils-2_30-branch
in repository binutils-gdb.
from 3f5c5416a8 Updated Russian translation for the gas sub-directory and a [...]
new 52b2fcb64e Enable link time garbage collection for the IA64 target.
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/elfnn-ia64.c | 1 +
2 files changed, 8 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 gcc.
from 7688a279238 * c-ada-spec.c (dump_ada_node) <POINTER_TYPE>: Do not use [...]
new f16f0d55183 * c-ada-spec.c (dump_ada_double_name) <ENUMERAL_TYPE>: New [...]
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/c-family/ChangeLog | 17 +
gcc/c-family/c-ada-spec.c | 401 ++++++++++-----------
gcc/testsuite/ChangeLog | 5 +
.../{dump-ada-spec-1.c => dump-ada-spec-12.c} | 10 +-
.../dump-ada-spec-13.c} | 10 +-
5 files changed, 236 insertions(+), 207 deletions(-)
copy gcc/testsuite/c-c++-common/{dump-ada-spec-1.c => dump-ada-spec-12.c} (54%)
copy gcc/testsuite/{g++.dg/other/dump-ada-spec-1.C => c-c++-common/dump-ada-spec-1 [...]
--
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 a11745b7711 [mips] Begin reworking instruction predicates for ISAs/enco [...]
new c28e9497695 [WebAssembly] Fix copy-paste error in debugging string
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/WasmObjectFile.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.
unknown user pushed a change to branch master
in repository clang.
from 5b8b6afcd1 [analyzer] Support for naive cross translation unit analysis
new 163901b2a2 [analyzer] Fix a compiler 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:
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 3 ++-
1 file changed, 2 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 clang-tools-extra.
from 3562e8fe [clang-tidy] Fix 'add_new_check.py --udpate-docs'
new c51bb3d4 [clangd] A few more fixes for STL header mapping.
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:
clangd/index/CanonicalIncludes.cpp | 8 +++++++-
1 file changed, 7 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 binutils-gdb.
from 12c963421d Catch integer overflows/underflows when parsing corrupt DWAR [...]
new 3083294d65 testsuite: Restore gdb_is_target_remote_prompt
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 | 9 +++++++++
gdb/testsuite/lib/gdb.exp | 23 +++++++++++++++--------
2 files changed, 24 insertions(+), 8 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 fd1990b2577 Fix timevar format and fix tests (PR testsuite/84597).
new 77ca75e9c07 * c-ada-spec.c (dump_ada_import): Use boolean and fix form [...]
new 7688a279238 * c-ada-spec.c (dump_ada_node) <POINTER_TYPE>: Do not use [...]
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/c-family/ChangeLog | 8 +
gcc/c-family/c-ada-spec.c | 200 ++++++++++-----------
gcc/testsuite/ChangeLog | 4 +
.../{dump-ada-spec-9.c => dump-ada-spec-11.c} | 2 -
4 files changed, 102 insertions(+), 112 deletions(-)
copy gcc/testsuite/c-c++-common/{dump-ada-spec-9.c => dump-ada-spec-11.c} (91%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.