This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 94a21e008c4 Fix build failure of Ada runtime for Aarch64 targets
new fa4cb42870d Fortran: fix compile-time simplification of SET_EXPONENT [P [...]
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/fortran/simplify.cc | 12 +++++-----
gcc/testsuite/gfortran.dg/set_exponent_1.f90 | 36 ++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/set_exponent_1.f90
--
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 0d94c6df183 libstdc++: Implement P2278R4 "cbegin should always return a [...]
new 94a21e008c4 Fix build failure of Ada runtime for Aarch64 targets
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/ada/gcc-interface/decl.cc | 8 ++++++--
1 file changed, 6 insertions(+), 2 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 linux.
from 95abc817ab3a Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/l [...]
new 8d736482749f riscv: add icache flush for nommu sigreturn trampoline
new ef69d2559fe9 riscv: Move early dtb mapping into the fixmap region
new f1581626071c riscv: Do not set initial_boot_params to the linear addres [...]
new 1b50f956c8fe riscv: No need to relocate the dtb as it lies in the fixma [...]
new 7a934f4bd7d6 Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.or [...]
The 5 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:
Documentation/riscv/vm-layout.rst | 6 +--
arch/riscv/include/asm/fixmap.h | 8 ++++
arch/riscv/include/asm/pgtable.h | 8 +++-
arch/riscv/kernel/setup.c | 6 +--
arch/riscv/kernel/signal.c | 9 ++++-
arch/riscv/mm/init.c | 82 +++++++++++++++++----------------------
6 files changed, 62 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.