File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ <h3> Introduction </h3>
7171
7272< p >
7373This specification is based on the general model described roughly in the
74- < a href ="http ://download .intel.com/design/Itanium/Downloads/245358 .pdf ">
74+ < a href ="https ://www .intel.com/content/dam/www/public/us/en/documents/guides/itanium-software-runtime-architecture-guide .pdf ">
7575Itanium Software Conventions and Runtime Architecture Guide</ a > .
7676However, the Level I (base ABI) specification here contradicts that
7777document in some particulars,
@@ -160,7 +160,7 @@ <h3> Level I. Base ABI </h3>
160160facilities are built.
161161We assume as a basis the unwind descriptor tables described in the base
162162< a
163- href ="http ://www.intel.com/design/itanium/downloads/245358.htm "> Itanium
163+ href ="https ://www.intel.com/content/dam/www/public/us/en/documents/guides/itanium-software-runtime-architecture-guide.pdf "> Itanium
164164Software Conventions & Runtime Architecture Guide</ a > .
165165Our focus here will on the APIs for accessing those structures.
166166
Original file line number Diff line number Diff line change @@ -547,8 +547,8 @@ <h3><a href="#docs"> 1.5 Base Documents </a></h3>
547547notably including register usage, subprogram calling conventions, and
548548stack unwind facilities, under all systems.
549549Available from the Intel Itanium software developer website,
550- < a href ="http ://download .intel.com/design/Itanium/Downloads/245358 .pdf ">
551- http ://download .intel.com/design/Itanium/Downloads/245358 .pdf</ a > .
550+ < a href ="https ://www .intel.com/content/dam/www/public/us/en/documents/guides/itanium-software-runtime-architecture-guide .pdf ">
551+ https ://www .intel.com/content/dam/www/public/us/en/documents/guides/itanium-software-runtime-architecture-guide .pdf</ a > .
552552Included by reference in this ABI.
553553
554554< p >
You can’t perform that action at this time.
0 commit comments