[PATCH, wwwdocs] readings: Update AIX linker links

David Edelsohn dje.gcc@gmail.com
Mon Jan 30 22:06:20 GMT 2023


On Mon, Jan 30, 2023 at 4:52 PM Gerald Pfeifer <gerald@pfeifer.com> wrote:

> Hi David,
>
> the noticed the links to the AIX 4.3 and AIX 5L docs were broken and could
> not find a good replacement, though I did find one for AIX 7.2.
>
> How about the patch below?
>

Hi, Gerald

That change is fine with me.

Thanks, David


>
> Or should we omit such links? (Or do you have recommendations?)
>
> Thanks,
> Gerald
>
>
> diff --git a/htdocs/readings.html b/htdocs/readings.html
> index 3f41ef2a..0a978e8f 100644
> --- a/htdocs/readings.html
> +++ b/htdocs/readings.html
> @@ -270,8 +270,7 @@ names.
>    <br>Manufacturer: IBM, Motorola
>    <br><a href="https://www.ibm.com/systems/power/openpower/">Power
> ISA</a>
>    <br><a href="
> https://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture">64-Bit
> ELF V2 ABI - OpenPOWER ABI</a>
> -  <br><a href="
> http://publib16.boulder.ibm.com/pseries/en_US/infocenter/base/43_docs/aixassem/alangref/toc.htm">AIX
> V4.3 Assembler Language Ref.</a>
> -  <br><a href="
> http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/alangreftfrm.htm">AIX
> 5L Assembler Language Ref.</a>
> +  <br><a href="
> https://www.ibm.com/docs/en/ssw_aix_72/assembler/assembler_pdf.pdf">AIX
> 7.2 Assembler Language Reference</a>
>   </li>
>
>   <li>rx
>


More information about the Gcc-patches mailing list