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 479f8de1b3 C++ify osdata
new 8f6cb6c338 (Ada) ravenscar-thread.c: remove unwanted trailing \n in cal [...]
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/ChangeLog | 5 +++++
gdb/ravenscar-thread.c | 2 +-
2 files changed, 6 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 glibc.
from f120cda607 Fix p_secstodate overflow handling (bug 22463).
new 754034c429 Obsolete p_secstodate.
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 | 19 +++++++++++++++++++
NEWS | 3 +++
include/resolv.h | 1 -
resolv/Makefile | 4 +++-
resolv/ns_print.c | 4 ++--
resolv/res_debug.c | 10 ++++++----
resolv/resolv.h | 2 --
resolv/tst-p_secstodate.c | 27 ++++++++++++++++++++++-----
8 files changed, 55 insertions(+), 15 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 a90d1ac2d2 Remove unused sparc64/soft-fp libm function implementations.
new f120cda607 Fix p_secstodate overflow handling (bug 22463).
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 | 12 +++++++++
resolv/Makefile | 2 ++
resolv/res_debug.c | 24 ++++++++++++++++-
resolv/tst-p_secstodate.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 104 insertions(+), 1 deletion(-)
create mode 100644 resolv/tst-p_secstodate.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 lld.
from 127e764e1 MachONormalizedFile.h: Remove unimplemented function
new f981eadbf Add testcase for pr34113.
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/ELF/defsym-dynamic.s | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 test/ELF/defsym-dynamic.s
--
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 5f75b10583b jit: update test suite for change to -Warray-bounds
new f5c4a9440f1 PR rtl-optimization/83030 * doc/rtl.texi (Flags in an RTL [...]
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 | 12 +++++
gcc/bb-reorder.c | 5 +--
gcc/cfgrtl.c | 3 +-
gcc/doc/rtl.texi | 130 ++++++++++++++++++++++++++++---------------------------
gcc/reorg.c | 7 +--
5 files changed, 84 insertions(+), 73 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 clang.
from 13e60aabca [OPENMP] Add support for cancel constructs in `target teams [...]
new 007ca3031d [AST] Fix some Clang-tidy modernize and Include What You Use [...]
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/AST/DeclObjC.h | 658 ++++++++++++++++++++++++++-----------------
lib/AST/DeclObjC.cpp | 101 +++----
2 files changed, 451 insertions(+), 308 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 clang.
from 058809db8e [OPENMP] Add support for cancel constructs in [teams] distri [...]
new 13e60aabca [OPENMP] Add support for cancel constructs in `target teams [...]
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/AST/StmtOpenMP.h | 26 +++++++++++++++++-----
lib/AST/StmtOpenMP.cpp | 3 ++-
lib/CodeGen/CGStmtOpenMP.cpp | 6 ++++-
lib/Sema/SemaOpenMP.cpp | 6 +++--
lib/Serialization/ASTReaderStmt.cpp | 1 +
lib/Serialization/ASTWriterStmt.cpp | 1 +
...get_teams_distribute_parallel_for_ast_print.cpp | 5 ++++-
7 files changed, 38 insertions(+), 10 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 lld.
from 1d505a6bc CachePruning: Allow limiting the number of files in the cache [...]
new 02de6b623 wasm/OutputSegment.h: Include missing header
new 127e764e1 MachONormalizedFile.h: Remove unimplemented function
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:
lib/ReaderWriter/MachO/MachONormalizedFile.h | 9 ---------
wasm/OutputSegment.h | 1 +
2 files changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository glibc.
from 0285e6bdf2 * posix/regcomp.c (init_word_char): Add comments.
new a90d1ac2d2 Remove unused sparc64/soft-fp libm function implementations.
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 | 6 ++++
sysdeps/sparc/sparc64/soft-fp/s_frexpl.c | 51 -----------------------------
sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c | 52 ------------------------------
sysdeps/sparc/sparc64/soft-fp/s_scalbnl.c | 52 ------------------------------
4 files changed, 6 insertions(+), 155 deletions(-)
delete mode 100644 sysdeps/sparc/sparc64/soft-fp/s_frexpl.c
delete mode 100644 sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c
delete mode 100644 sysdeps/sparc/sparc64/soft-fp/s_scalbnl.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 binutils-gdb.
from 41bd68f52c Show optimized out local variables in "info locals"
new 479f8de1b3 C++ify osdata
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/ChangeLog | 39 +++++++++++
gdb/mi/mi-main.c | 113 ++++++++++--------------------
gdb/osdata.c | 207 +++++++++++--------------------------------------------
gdb/osdata.h | 42 +++++------
4 files changed, 138 insertions(+), 263 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.