This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 0097de8f0ec Daily bump.
new 82bca9ad01b Daily bump.
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/DATESTAMP | 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 gcc.
from e1ff4a65f33 Update gcc sv.po
new 0980a6ff7ae Daily bump.
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 | 89 ++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 9 +++++
gcc/cobol/ChangeLog | 22 +++++++++++
gcc/cp/ChangeLog | 6 +++
gcc/po/ChangeLog | 4 ++
gcc/testsuite/ChangeLog | 42 +++++++++++++++++++++
libbacktrace/ChangeLog | 4 ++
libgcc/ChangeLog | 10 +++++
libgfortran/ChangeLog | 7 ++++
libgomp/ChangeLog | 7 ++++
libquadmath/ChangeLog | 9 +++++
libstdc++-v3/ChangeLog | 24 ++++++++++++
maintainer-scripts/ChangeLog | 7 ++++
14 files changed, 241 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 93bb1ebf7f8 [gdb/cli] Use debug info language to pick pygments lexer
new 6a51b5955a0 Automatic date update in version.in
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/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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from 81b06be3e64 Automatic date update in version.in
new 8ea362dc446 Automatic date update in version.in
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/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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from a7abbebc6d6 gstack: [downstream regression] Output file names and line numbers
new 565ad7474c6 Automatic date update in version.in
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/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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 749221fac55 c++: constinit and value-initialization [PR119652]
new 5cdf31f0807 libstdc++: Work around C++20 tuple<tuple<any>> constraint 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:
libstdc++-v3/include/std/tuple | 14 +++++++------
libstdc++-v3/testsuite/20_util/tuple/116440.C | 29 +++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/116440.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 gcc.
from 895ea5bdc5e libbacktrace: Use correct type in backtrace_atomic_store_int
new e1ff4a65f33 Update gcc sv.po
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/po/sv.po | 794 +++++++++++++++++++++++------------------------------------
1 file changed, 307 insertions(+), 487 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 907c06d0e4e [gdb/tui] Don't try deferred curses initialization twice
new 93bb1ebf7f8 [gdb/cli] Use debug info language to pick pygments lexer
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/extension-priv.h | 9 ++--
gdb/extension.c | 5 +-
gdb/extension.h | 10 ++--
gdb/python/lib/gdb/styling.py | 10 ++--
gdb/python/python.c | 14 +++++-
gdb/source-cache.c | 3 +-
.../py-source-styling-2.c} | 6 ++-
gdb/testsuite/gdb.python/py-source-styling-2.exp | 55 ++++++++++++++++++++++
8 files changed, 95 insertions(+), 17 deletions(-)
copy gdb/testsuite/{gdb.base/frame-unwind-disable.c => gdb.python/py-source-stylin [...]
create mode 100644 gdb/testsuite/gdb.python/py-source-styling-2.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 binutils-gdb.
from 2707d55e539 [lto] Fix symlookup in archives vs shared
new 907c06d0e4e [gdb/tui] Don't try deferred curses initialization twice
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/tui/tui.c | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 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 c7dc9b6f889 c++: constinit and value-initialization [PR119652]
new 895ea5bdc5e libbacktrace: Use correct type in backtrace_atomic_store_int
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:
libbacktrace/atomic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.