Re: [PATCH, wwwdocs] readings: Update AIX linker links

2023-01-30 Thread David Edelsohn via Gcc-patches
On Mon, Jan 30, 2023 at 4:52 PM Gerald Pfeifer  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.
>Manufacturer: IBM, Motorola
>https://www.ibm.com/systems/power/openpower/";>Power
> ISA
>https://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture";>64-Bit
> ELF V2 ABI - OpenPOWER ABI
> -  http://publib16.boulder.ibm.com/pseries/en_US/infocenter/base/43_docs/aixassem/alangref/toc.htm";>AIX
> V4.3 Assembler Language Ref.
> -  http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/alangreftfrm.htm";>AIX
> 5L Assembler Language Ref.
> +  https://www.ibm.com/docs/en/ssw_aix_72/assembler/assembler_pdf.pdf";>AIX
> 7.2 Assembler Language Reference
>   
>
>   rx
>


[PATCH, wwwdocs] readings: Update AIX linker links

2023-01-30 Thread Gerald Pfeifer
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?

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.
   Manufacturer: IBM, Motorola
   https://www.ibm.com/systems/power/openpower/";>Power ISA
   https://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture";>64-Bit
 ELF V2 ABI - OpenPOWER ABI
-  http://publib16.boulder.ibm.com/pseries/en_US/infocenter/base/43_docs/aixassem/alangref/toc.htm";>AIX
 V4.3 Assembler Language Ref.
-  http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/alangreftfrm.htm";>AIX
 5L Assembler Language Ref.
+  https://www.ibm.com/docs/en/ssw_aix_72/assembler/assembler_pdf.pdf";>AIX 
7.2 Assembler Language Reference
  
  
  rx