[patch, wwwdocs, committed] Fix broken link in gcc-12/changes.html

2022-04-30 Thread Thomas Koenig via Gcc-patches
Hi, after noticing an error in the gcc12 changes.html file, I fixed it as obvious and simple with the attached patch. Best regards Thomas Sun May 1 00:05:10 2022 +0200 Added equals sign to fix broken link in RISC-V section. * gcc-12/changes.html: Fixed broken link

[committed] wwwdocs: gcc5: Remove broken link to Intel ISA extensions

2022-03-11 Thread Gerald Pfeifer
I doubt anyone is using the GCC 5 release notes to get to that page, and the link broke without a proper redirect, so make it a textual reference (only). Pushed. Gerald --- htdocs/gcc-5/changes.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/gcc-5/changes.html

[committed] libstdc++: Fix broken link to SGI STL FAQ

2020-05-04 Thread Jonathan Wakely via Gcc-patches
ster, I'll backport it too. commit ae8a08ff59d28b17489d5c454bc07bfb70f0dff9 Author: Jonathan Wakely Date: Mon May 4 22:54:25 2020 +0100 libstdc++: Fix broken link to SGI STL FAQ The previous URL to an entry in the wayback machine now redirects to a page saying "SGI.com Tech A

[doc] contrib.texi: Remove broken link into the Mauve CVS repository

2017-02-11 Thread Gerald Pfeifer
This broke when cvsweb.cgi was removed for gcc.gnu.org / sourcware.org; apparently there is no replacement in place to access CVS repositories, so I had to remove the link. Applied (revision 245355). Gerald 2017-02-11 Gerald Pfeifer * doc/contrib.texi (Contributors): Remove broken

Re: [Java,wwwdocs] java/news.html -- remove broken link

2016-08-23 Thread Eric Gallager
On 8/23/16, Gerald Pfeifer wrote: > I could not find a replacement link, and in any case, isn't the plan > still to remove the Java frontend before the GCC 7 release? > >From lurking the mailing lists, it looked like that's what people were saying, but I never saw any sort of official deprecation

Re: [Java,wwwdocs] java/news.html -- remove broken link

2016-08-23 Thread David Malcolm
On Tue, 2016-08-23 at 13:43 +0200, Gerald Pfeifer wrote: > I could not find a replacement link, and in any case, isn't the plan > still to remove the Java frontend before the GCC 7 release? > > Applied. > FWIW I found the article inside a PDF at: https://www.redhat.com/en/files/resources/rh-ma

[Java,wwwdocs] java/news.html -- remove broken link

2016-08-23 Thread Gerald Pfeifer
I could not find a replacement link, and in any case, isn't the plan still to remove the Java frontend before the GCC 7 release? Applied. Gerald 2016-08-23 Gerald Pfeifer * news.html: Remove broken reference to online journal article. Index: java/news.html ==

Re: [wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa

2016-05-31 Thread David Malcolm
On Sun, 2016-05-29 at 10:11 +0200, Gerald Pfeifer wrote: > This one tries to redirect on the Intel side, and then even > leads to a "Server not found" > > Committed. > > Gerald > > Index: htdocs/projects/tree-ssa/vectorization.html > =

[wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa

2016-05-29 Thread Gerald Pfeifer
This one tries to redirect on the Intel side, and then even leads to a "Server not found" Committed. Gerald Index: htdocs/projects/tree-ssa/vectorization.html === RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.ht

[wwwdocs] projects/cli.html -- remove broken link to ACOTES project

2016-05-28 Thread Gerald Pfeifer
Applied. Gerald Index: htdocs/projects/cli.html === RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cli.html,v retrieving revision 1.27 diff -u -r1.27 cli.html --- htdocs/projects/cli.html28 Jun 2015 14:57:32 - 1.27 +++ htdocs

[wwwdocs] Fix broken link for Blackfin toolchain

2016-03-14 Thread Jonathan Wakely
Committed to CVS. Index: htdocs/readings.html === RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.245 diff -u -r1.245 readings.html --- htdocs/readings.html 28 Feb 2016 20:42:31 - 1.245 +++ htdocs/reading

[wwwdocs] readings.html -- remove broken link to PDP-11 FAQ

2016-02-28 Thread Gerald Pfeifer
Not sure we should carry anything PDP-11 these days, I doubt anyone is really using this or spending time. Anyway, this link is gone and I couldn't find what appears to be an immediate replacement. Committed. Gerald Index: readings.html =

Re: Broken link

2015-11-15 Thread Gerald Pfeifer
Hi William, On Fri, 2 May 2014, William Leighton Dawson wrote: > http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01096.html > > Gerald indicated a stale link for 'Guide for the use of the Ada > programming language in high integrity systems'. The document is, in > fact, not removed, just moved. It's

[Patch, Fortran, committed] Fix broken link in gfortran.texi

2014-05-26 Thread Tobias Burnus
): Fix broken link. + 2014-05-26 Janne Blomqvist PR libfortran/61310 Index: gcc/fortran/gfortran.texi === --- gcc/fortran/gfortran.texi (Revision 210945) +++ gcc/fortran/gfortran.texi (Arbeitskopie) @@ -488,8 +488,7 @@ @uref

Broken link

2014-05-01 Thread William Leighton Dawson
In this message: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01096.html Gerald indicated a stale link for 'Guide for the use of the Ada programming language in high integrity systems'. The document is, in fact, not removed, just moved. It's new location is: http://www.dit.upm.es/~str/ork/docume

[wwwdocs] projects/tree-ssa/index.html -- remove broken link

2013-03-30 Thread Gerald Pfeifer
This now redirects to the linux.com main page (which shows the relevance of even adjust "permanent redirects"). Refer to the proceedings on gcc.gnu.org instead. Gerald Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/projects

[wwwdocs] fix broken link to libstdc++ manual

2012-03-27 Thread Jonathan Wakely
Applied. Index: htdocs/gcc-4.7/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.105 diff -u -r1.105 changes.html --- htdocs/gcc-4.7/changes.html 26 Mar 2012 13:04:45 - 1.105 +++ h

Re: Broken link

2011-12-05 Thread Jonathan Wakely
2011/12/5 Jonathan Wakely: > 2011/12/5 Marco Antonio Gómez Martín: >>        Hello, >> >>        Just to let you know that I have found some broken links at >> >> http://gcc.gnu.org/projects/cxx0x.html >> >>        The table entries: >> >> Defining move special member functions  N3053   GCC 4.6 >>