This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 77e114bb0dc LoongArch: Define builtin macros for ISA evolutions
new cf51fe706ea c++: Check if allocation functions are xobj members [PR114078]
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/cp/decl.cc | 6 ++++++
gcc/testsuite/g++.dg/cpp23/explicit-obj-ops-alloc.C | 11 +++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-ops-alloc.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 users/simark/try-cleanup
in repository binutils-gdb.
at 4de02033f81 gdb: remove unused includes of gdbsupport/gdb_vecs.h
This branch includes the following new commits:
new 179f4ad56d7 gdb: move declarations of check_quit_flag and set_quit_flag [...]
new 1043bf5ef3b gdb: bump black version to 24.4.0
new 7d1df2b4543 gdb: change return type of check_quit_flag to bool
new 98994b686ee gdb: change type of quit_flag to bool
new f3234717e64 gdb: move a bunch of quit-related things to event-top.{c,h}
new 233b5d668d4 gdb: remove enum precision_type
new c750275387d gdb: move annotation_level declaration/definition to annota [...]
new 993d808d9c1 gdb: remove unused includes in breakpoint.{c,h}
new 03c7f56488c gdb: move symbol_file_command declaration to symfile.h
new 9f720138365 gdb: remove unused includes in symfile.c
new 01480a4ba1e gdb: remove unused includes in utils.h
new 714388eeea0 gdb: remove unused includes from objfiles.{c,h}
new eed1f47c841 gdb: adjust includes in dwarf2/
new b697bceb8f7 gdb: include gdbsupport/gdb_obstack.h in addrmap.h
new f6fc294f27f gdb: remove unused includes in target.h
new 4de02033f81 gdb: remove unused includes of gdbsupport/gdb_vecs.h
The 16 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.
--
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 8c6ee63bcd6 Daily bump.
new b4ebdd153b2 LoongArch: Define ISA versions
new 77e114bb0dc LoongArch: Define builtin macros for ISA evolutions
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/config.gcc | 36 ++--
gcc/config/loongarch/genopts/gen-evolution.awk | 230 +++++++++++++++++++++
gcc/config/loongarch/genopts/genstr.sh | 82 ++------
gcc/config/loongarch/genopts/isa-evolution.in | 10 +-
gcc/config/loongarch/genopts/loongarch-strings | 5 +-
gcc/config/loongarch/genopts/loongarch.opt.in | 43 +++-
gcc/config/loongarch/loongarch-c.cc | 60 +++---
gcc/config/loongarch/loongarch-cpu.cc | 37 ++--
gcc/config/loongarch/loongarch-def.cc | 83 +++++---
gcc/config/loongarch/loongarch-def.h | 37 ++--
gcc/config/loongarch/loongarch-driver.cc | 8 +-
...ongarch-cpucfg-map.h => loongarch-evolution.cc} | 59 +++---
...oongarch-cpucfg-map.h => loongarch-evolution.h} | 46 ++++-
gcc/config/loongarch/loongarch-opts.cc | 66 ++++--
gcc/config/loongarch/loongarch-opts.h | 15 +-
gcc/config/loongarch/loongarch-str.h | 5 +-
gcc/config/loongarch/loongarch.cc | 11 +-
gcc/config/loongarch/loongarch.h | 1 +
gcc/config/loongarch/loongarch.opt | 43 +++-
gcc/config/loongarch/t-loongarch | 26 ++-
gcc/doc/invoke.texi | 57 +++--
21 files changed, 672 insertions(+), 288 deletions(-)
create mode 100644 gcc/config/loongarch/genopts/gen-evolution.awk
copy gcc/config/loongarch/{loongarch-cpucfg-map.h => loongarch-evolution.cc} (51%)
rename gcc/config/loongarch/{loongarch-cpucfg-map.h => loongarch-evolution.h} (52%)
--
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-12
in repository gcc.
from 6a4824a8bc8 testsuite: Remove duplicate -lgcov [PR114034]
new 7dd2542a735 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:
ChangeLog | 8 ++++++++
gcc/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/jit/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
5 files changed, 43 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 releases/gcc-13
in repository gcc.
from d80c9df20ed i386: Fix Sierra Forest auto dispatch
new 7bbad319942 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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
libgfortran/ChangeLog | 12 ++++++++++++
4 files changed, 26 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 releases/gcc-11
in repository gcc.
from 49c3c423218 Objective-C, NeXT: Adjust symbol marking to match host tools.
new 446745b65ce 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 | 25 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/objc/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 33 +++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 8 ++++++++
6 files changed, 86 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 gcc.
from 2a8187e0a1c RISC-V: Adjust overlap attr after revert d3544cea63d and e6 [...]
new 8c6ee63bcd6 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 | 64 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/m2/ChangeLog | 19 ++++++++
gcc/testsuite/ChangeLog | 118 ++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 32 +++++++++++++
5 files changed, 234 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 fdaa4939e50 gdb/testsuite: Use default gdb_expect timeout in runto
new 5b4c41267ff 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-14-branch
in repository binutils-gdb.
from a6d483935c1 Automatic date update in version.in
new f5dc8318ae7 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.