This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 0409b0352c7c46c2fd7de1a77605b532f6dba72d (commit) from 3038a74f2b449934d73c424fd959e8bd97920f01 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0409b0352c7c46c2fd7de1a77605b532f6dba72d Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Thu Dec 26 11:29:43 2024 +0800 gcc-3.*: Remove links to MTL project from 20 years ago The entire osl.iu.edu site has gone away without direct replacement. This complements commit fb0591c5b3e8 from July where we removed the download links. diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html index 22ffaaf7..3de4b8fe 100644 --- a/htdocs/gcc-3.1/criteria.html +++ b/htdocs/gcc-3.1/criteria.html @@ -248,7 +248,7 @@ shown here are used for GCC 3.1 integration testing.</p> <td>linux-2.4.18.tar.gz</td> <td> </td> </tr> -<tr><td><a href="http://www.osl.iu.edu/research/mtl/">MTL</a></td> +<tr><td>MTL</td> <td>C++</td> <td>2.12.2.-20</td> <td> </td> diff --git a/htdocs/gcc-3.3/criteria.html b/htdocs/gcc-3.3/criteria.html index 547c1bff..148a771b 100644 --- a/htdocs/gcc-3.3/criteria.html +++ b/htdocs/gcc-3.3/criteria.html @@ -252,7 +252,7 @@ shown here are used for GCC 3.3 integration testing.</p> <td>linux-2.4.18.tar.gz</td> <td> </td> </tr> -<tr><td><a href="http://www.osl.iu.edu/research/mtl/">MTL</a></td> +<tr><td>MTL</td> <td>C++</td> <td>2.12.2.-20</td> <td> </td> diff --git a/htdocs/gcc-3.4/criteria.html b/htdocs/gcc-3.4/criteria.html index 1ff98ee9..32771e73 100644 --- a/htdocs/gcc-3.4/criteria.html +++ b/htdocs/gcc-3.4/criteria.html @@ -252,7 +252,7 @@ shown here are used for GCC 3.4 integration testing.</p> <td>linux-2.4.18.tar.gz</td> <td> </td> </tr> -<tr><td><a href="http://www.osl.iu.edu/research/mtl/">MTL</a></td> +<tr><td>MTL</td> <td>C++</td> <td>2.12.2.-20</td> <td> </td> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-3.1/criteria.html | 2 +- htdocs/gcc-3.3/criteria.html | 2 +- htdocs/gcc-3.4/criteria.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs