Re: [pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links

2023-03-30 Thread Gerald Pfeifer
On Thu, 30 Mar 2023, Mark Wielaard wrote:
>>> Business as usual - 301 Moved Permanently.
>> Just FYI, dwarfstd is now hosted by sourceware too. So I doubt these
>> URLs will change after this.

Famous last words. :-)

> Indeed, see
> https://inbox.sourceware.org/overseers/20230327222524.ga20...@gnu.wildebeest.org/
> 
> And thanks for taking care of these new redirects. Please do let us
> (dwarf-disc...@lists.dwarfstd.org) know if any old URL is broken.

Yes, I'll advise, though so far I am draw my hat for you handling this
migration so smoothly: all links still have been working, and a proper
redirect - "301, please adjust links" - been issued.

Gerald


Re: [pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links

2023-03-30 Thread Mark Wielaard
On Wed, 2023-03-29 at 15:40 -0700, Andrew Pinski wrote:
> On Wed, Mar 29, 2023 at 3:08 PM Gerald Pfeifer  wrote:
> > 
> > Business as usual - 301 Moved Permanently.
> 
> Just FYI, dwarfstd is now hosted by sourceware too. So I doubt these
> URLs will change after this.

Indeed, see
https://inbox.sourceware.org/overseers/20230327222524.ga20...@gnu.wildebeest.org/


And thanks for taking care of these new redirects. Please do let us
(dwarf-disc...@lists.dwarfstd.org) know if any old URL is broken. With
the move the site was changed (twice). From php to static html and then
to being generated statically from markdown files. All old URLs should
redirect to the new setup, but we might have missed something.

Cheers,

Mark


Re: [pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links

2023-03-29 Thread Andrew Pinski via Gcc-patches
On Wed, Mar 29, 2023 at 3:08 PM Gerald Pfeifer  wrote:
>
> Business as usual - 301 Moved Permanently.

Just FYI, dwarfstd is now hosted by sourceware too. So I doubt these
URLs will change after this.

Thanks,
Andrew

>
> Gerald
> ---
>  htdocs/gcc-4.7/changes.html | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html
> index f98f108c..91159f1f 100644
> --- a/htdocs/gcc-4.7/changes.html
> +++ b/htdocs/gcc-4.7/changes.html
> @@ -994,13 +994,13 @@ void set_portb (uint8_t value)
>  GCC now supports various new GNU extensions to the DWARF debugging
>  information format, like
>   -href="https://www.dwarfstd.org/ShowIssue.php?issue=100909.1;>entry
> +href="https://dwarfstd.org/issues/100909.1.html;>entry
>  value and  -href="https://www.dwarfstd.org/ShowIssue.php?issue=100909.2;>call
> +href="https://dwarfstd.org/issues/100909.2.html;>call
>  site information,  -href="https://www.dwarfstd.org/ShowIssue.php?issue=140425.1;>typed DWARF 
> stack
> +href="https://dwarfstd.org/issues/140425.1.html;>typed DWARF stack
>  or  -href="https://www.dwarfstd.org/ShowIssue.php?issue=110722.1;>a
> +href="https://dwarfstd.org/issues/110722.1.html;>a
>  more compact macro representation.  Support for these extensions
>  has been added to GDB 7.4. They can be disabled through the
>  -gstrict-dwarf command-line option.
> --
> 2.39.2


[pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links

2023-03-29 Thread Gerald Pfeifer
Business as usual - 301 Moved Permanently.

Gerald
---
 htdocs/gcc-4.7/changes.html | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html
index f98f108c..91159f1f 100644
--- a/htdocs/gcc-4.7/changes.html
+++ b/htdocs/gcc-4.7/changes.html
@@ -994,13 +994,13 @@ void set_portb (uint8_t value)
 GCC now supports various new GNU extensions to the DWARF debugging
 information format, like
 https://www.dwarfstd.org/ShowIssue.php?issue=100909.1;>entry
+href="https://dwarfstd.org/issues/100909.1.html;>entry
 value and https://www.dwarfstd.org/ShowIssue.php?issue=100909.2;>call
+href="https://dwarfstd.org/issues/100909.2.html;>call
 site information, https://www.dwarfstd.org/ShowIssue.php?issue=140425.1;>typed DWARF 
stack
+href="https://dwarfstd.org/issues/140425.1.html;>typed DWARF stack
 or https://www.dwarfstd.org/ShowIssue.php?issue=110722.1;>a
+href="https://dwarfstd.org/issues/110722.1.html;>a
 more compact macro representation.  Support for these extensions
 has been added to GDB 7.4. They can be disabled through the
 -gstrict-dwarf command-line option.
-- 
2.39.2