This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 3cf8c149005ecd153b1bb0a082920f95edb670b0 (commit) from a3000b5e35ec26e974903c98850c6decf53b7adc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3cf8c149005ecd153b1bb0a082920f95edb670b0 Author: Wilco Dijkstra <wilco.dijks...@arm.com> Date: Tue Jan 14 16:14:52 2025 +0000 gcc-15: Add ILP32 depreciation on AArch64. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 1c690c4a..d5037efb 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -32,6 +32,9 @@ a work-in-progress.</p> <li>Support for Nios II targets, which was marked obsolete in GCC 14, has now been removed entirely. </li> + <li>In the AArch64 port, support for ILP32 (<code>-mabi=ilp32</code>) has + been deprecated and will be removed in a future release. + </li> </ul> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- gcc-wwwdocs