mirror of git://gcc.gnu.org/git/gcc.git
Daily bump.
This commit is contained in:
parent
5f4a2e6fd2
commit
9ae65b465c
|
@ -1,3 +1,13 @@
|
|||
2025-10-15 Alice Carlotti <alice.carlotti@arm.com>
|
||||
|
||||
* config/aarch64/aarch64-sys-regs.def: Fix pmsdsfr_el1 encoding.
|
||||
|
||||
2025-10-15 Haochen Jiang <haochen.jiang@intel.com>
|
||||
|
||||
* config/i386/i386.h
|
||||
(PTA_PANTHERLAKE): Remove PREFETCHI.
|
||||
* doc/invoke.texi: Correct documentation.
|
||||
|
||||
2025-10-14 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1 +1 @@
|
|||
20251015
|
||||
20251016
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2025-10-15 Alice Carlotti <alice.carlotti@arm.com>
|
||||
|
||||
* gcc.target/aarch64/acle/rwsr-armv8p9.c: Fix pmsdsfr_el1
|
||||
encoding.
|
||||
|
||||
2025-10-14 Jason Merrill <jason@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
2025-10-15 Joel Sherrill <joel@rtems.org>
|
||||
|
||||
* configure: Regenerate.
|
||||
* configure.ac (newlib, *-rtems*): Add HAVE_SYS_IOCTL_H,
|
||||
HAVE_SYS_STAT_H, HAVE_SYS_TYPES_H, HAVE_S_ISREG, HAVE_UNISTD_H,
|
||||
HAVE_UNLINKAT, _GLIBCXX_USE_CHMOD, _GLIBCXX_USE_MKDIR,
|
||||
_GLIBCXX_USE_CHDIR, _GLIBCXX_USE_GETCWD, _GLIBCXX_USE_UTIME,
|
||||
_GLIBCXX_USE_LINK, _GLIBCXX_USE_READLINK, _GLIBCXX_USE_SYMLINK,
|
||||
_GLIBCXX_USE_TRUNCATE and _GLIBCXX_USE_FDOPENDIR.
|
||||
|
||||
2025-10-14 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
Loading…
Reference in New Issue