public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, wwwdocs] readings: Update AIX linker links
@ 2023-01-30 21:52 Gerald Pfeifer
  2023-01-30 22:06 ` David Edelsohn
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2023-01-30 21:52 UTC (permalink / raw)
  To: David Edelsohn, gcc-patches

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.
   <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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH, wwwdocs] readings: Update AIX linker links
  2023-01-30 21:52 [PATCH, wwwdocs] readings: Update AIX linker links Gerald Pfeifer
@ 2023-01-30 22:06 ` David Edelsohn
  0 siblings, 0 replies; 2+ messages in thread
From: David Edelsohn @ 2023-01-30 22:06 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]

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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-30 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 21:52 [PATCH, wwwdocs] readings: Update AIX linker links Gerald Pfeifer
2023-01-30 22:06 ` David Edelsohn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).