diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-10-02 17:10:33 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-10-02 17:10:33 +0800 |
commit | 56d0ee7a8652a212f23148038c6c0c8afcdb66ad (patch) | |
tree | 220b4a74fab8d125867009722d3ab2a6297eb693 /gcc | |
parent | 5943a2fa1bc5407332a91976c145446cdb8ded7b (diff) | |
download | gcc-56d0ee7a8652a212f23148038c6c0c8afcdb66ad.zip gcc-56d0ee7a8652a212f23148038c6c0c8afcdb66ad.tar.gz gcc-56d0ee7a8652a212f23148038c6c0c8afcdb66ad.tar.bz2 |
doc: Drop h8300-hms reference to binaries downloads
gcc:
PR target/69374
* doc/install.texi (Specific) <h8300-hms>: Drop obsolete
reference to binaries download docs.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 517d1cbb..e035061 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4118,8 +4118,6 @@ This configuration is intended for embedded systems. @heading h8300-hms Renesas H8/300 series of processors. -Please have a look at the @uref{binaries.html,,binaries page}. - 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 |