diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/expect-down.xml | 5 | ||||
-rw-r--r-- | appendixa/gcc-down.xml | 20 | ||||
-rw-r--r-- | appendixa/glibc-down.xml | 5 |
3 files changed, 24 insertions, 6 deletions
diff --git a/appendixa/expect-down.xml b/appendixa/expect-down.xml index 2ae9f80b1..f4360fbe3 100644 --- a/appendixa/expect-down.xml +++ b/appendixa/expect-down.xml @@ -2,5 +2,8 @@ <title>Official Download Location</title> <para><literallayout>expect (&expect-version;): -<ulink url="http://expect.nist.gov/src/"/></literallayout></para> +<ulink url="http://expect.nist.gov/src/"/> + +Expect Patch (&expect-patch-version;): +<ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml index 6867ef504..b97a9d5f7 100644 --- a/appendixa/gcc-down.xml +++ b/appendixa/gcc-down.xml @@ -2,5 +2,23 @@ <title>Official Download Location</title> <para><literallayout>GCC (&gcc-version;): -<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/></literallayout></para> +<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/> + +GCC No Fixincludes Patch (&gcc-nofixincludes-patch-version;): +<ulink url="&http;/"/> + +GCC Specs Patch (&gcc-specs-patch-version;): +<ulink url="&http;/"/> + +GCC Suppress Libiberty Patch (&gcc-suppress-libiberty-patch-version;): +<ulink url="&http;/"/> + +GCC-2 Patch (&gcc-2953-patch-version;): +<ulink url="&http;/"/> + +GCC-2 No Fixincludes Patch (&gcc-2953-no-fixinc-patch-version;): +<ulink url="&http;/"/> + +GCC-2 Return Type Patch (&gcc-2953-returntype-fix-patch-version;): +<ulink url="&http;/"/></literallayout></para> </sect2> diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml index f6dd1ecd4..807b39fbd 100644 --- a/appendixa/glibc-down.xml +++ b/appendixa/glibc-down.xml @@ -7,9 +7,6 @@ Glibc-linuxthreads (&glibc-version;): <ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> -Glibc Root/Perl Patch (&glibc-rootperl-patch-version;): -<ulink url="&http;/"/> - -Glibc Libnss Patch (&glibc-libnss-patch-version;): +Glibc Sscanf Patch (&glibc-sscanf-patch-version;): <ulink url="&http;/"/></literallayout></para> </sect2> |