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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 1a6c0de Fix invalid uses of Click in the `nt` test suite (#81)
new 0bf7f0d Overhaul `lnt updatedb` (#80)
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:
lnt/lnttool/updatedb.py | 26 ++++++++++----------
tests/lnttool/{UpdateDB.py => updatedb.shtest} | 33 ++++++++++++++++----------
2 files changed, 33 insertions(+), 26 deletions(-)
rename tests/lnttool/{UpdateDB.py => updatedb.shtest} (50%)
--
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 main
in repository llvm-lnt.
from fdb64cf Bump minimum Python version to 3.10 (#62)
new 4292ee1 Unpin versions in setup.py (2nd attempt) (#71)
new 1a6c0de Fix invalid uses of Click in the `nt` test suite (#81)
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:
lnt/tests/nt.py | 6 +++---
setup.py | 36 +++++++++++++-----------------------
2 files changed, 16 insertions(+), 26 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 fcd30bdb83e libstdc++: Fix grammatical error in comment in std::advance
new a92369a6be9 [RISC-V][PR target/120674] Avoid division by zero in dwarf [...]
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 | 7 +++++++
gcc/testsuite/gcc.target/riscv/pr120674.c | 6 ++++++
2 files changed, 13 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr120674.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.