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 93fd603bee4 Daily bump.
new f13e6863975 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 releases/gcc-15
in repository gcc.
from 20853b80d68 match.pd: Do not canonicalize division by power 2 for {ROUN [...]
new 4be35c45341 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 | 6 ++++++
gcc/DATESTAMP | 2 +-
2 files 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 releases/gcc-13
in repository gcc.
from 9206c6429dd Daily bump.
new 7cde107bd5b 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 42028a9d8b1 libcpp: decode original directory strings for traditional CPP
new b4d6b335696 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 | 58 ++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 ++++
gcc/cp/ChangeLog | 13 ++++++++++
gcc/fortran/ChangeLog | 8 +++++++
gcc/m2/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 46 +++++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 5 ++++
libstdc++-v3/ChangeLog | 22 +++++++++++++++++
9 files changed, 222 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 3c33c8c7c70 LD/PE: Remove remains of MIPS target support
new 2358bcf0459 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-17-branch
in repository binutils-gdb.
from 8394cfd206d Automatic date update in version.in
new 2fff4b17142 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_45-branch
in repository binutils-gdb.
from 9b9691dda46 Automatic date update in version.in
new e786c058a7f 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 master
in repository gcc.
from 304d7359a67 [RISC-V][PR target/120811] Improving address reloads in LRA
new be496fd2aa5 libcpp: decode original directory strings for traditional CPP
new 42028a9d8b1 libcpp: decode original directory strings for traditional CPP
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/testsuite/gcc.dg/cpp/cpp.exp | 8 ++++----
gcc/testsuite/gcc.dg/cpp/escape-3.i | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/cpp/pr36674.i | 2 +-
libcpp/init.cc | 31 +++++++++++++++++++++++++++----
4 files changed, 48 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/cpp/escape-3.i
--
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 a92369a6be9 [RISC-V][PR target/120674] Avoid division by zero in dwarf [...]
new 304d7359a67 [RISC-V][PR target/120811] Improving address reloads in LRA
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/config/riscv/riscv.cc | 16 +++++--
gcc/config/riscv/riscv.md | 56 +++++++---------------
gcc/testsuite/gcc.target/riscv/add-synthesis-1.c | 2 +-
gcc/testsuite/gcc.target/riscv/pr120811.c | 3 +-
.../gcc.target/riscv/sum-of-two-s12-const-1.c | 2 +-
5 files changed, 31 insertions(+), 48 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 54603750398 [gdb/testsuite] Use expect_build_id_in_core_file a bit more
new 68d46610140 LD/PE: Make arch identifiers enumeration constants
new 3c33c8c7c70 LD/PE: Remove remains of MIPS target support
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:
ld/pe-dll.c | 61 ++++------------------
ld/testsuite/ld-pe/image-fixup-16.d | 16 ++++++
ld/testsuite/ld-pe/image-fixup-16.s | 4 ++
ld/testsuite/ld-pe/image-fixup-32.d | 14 +++++
.../region1b.s => ld-pe/image-fixup-32.s} | 2 +
ld/testsuite/ld-pe/image-fixup-64.d | 14 +++++
ld/testsuite/ld-pe/image-fixup-64.s | 4 ++
ld/testsuite/ld-pe/pe.exp | 4 ++
8 files changed, 69 insertions(+), 50 deletions(-)
create mode 100644 ld/testsuite/ld-pe/image-fixup-16.d
create mode 100644 ld/testsuite/ld-pe/image-fixup-16.s
create mode 100644 ld/testsuite/ld-pe/image-fixup-32.d
copy ld/testsuite/{ld-mips-elf/region1b.s => ld-pe/image-fixup-32.s} (55%)
create mode 100644 ld/testsuite/ld-pe/image-fixup-64.d
create mode 100644 ld/testsuite/ld-pe/image-fixup-64.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.