]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Drop GCC 2.6 ABI change note for H8/h8300-hms
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 4 Oct 2024 04:53:15 +0000 (12:53 +0800)
committerGerald Pfeifer <gerald@pfeifer.com>
Fri, 4 Oct 2024 04:53:15 +0000 (12:53 +0800)
gcc:
PR target/69374
* doc/install.texi (Specific) <h8300-hms>: Drop GCC 2.6
ABI change note.

gcc/doc/install.texi

index e035061a23e1a35353d5019af36697c0ea3e16b9..09559615bbf614a967173da3adee298da15e6f06 100644 (file)
@@ -4118,11 +4118,6 @@ This configuration is intended for embedded systems.
 @heading h8300-hms
 Renesas H8/300 series of processors.
 
-The calling convention and structure layout has changed in release 2.6.
-All code must be recompiled.  The calling convention now passes the
-first three arguments in function calls in registers.  Structures are no
-longer a multiple of 2 bytes.
-
 @html
 <hr />
 @end html