From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by sourceware.org (Postfix) with ESMTPS id 69DD03858CDA for ; Wed, 29 Mar 2023 22:40:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 69DD03858CDA Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-x629.google.com with SMTP id z19so16372488plo.2 for ; Wed, 29 Mar 2023 15:40:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680129628; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=YuendccWIGC16VSbjJQGT7glqxId5nUROAGPiqsRAjA=; b=NoIjq2tboehhQjfQBOTIv17jX4gwbR+U65O6HBukmEAEIg4YqhQi5EnVYvKwy53p56 uzQK78yM5LXPYDpgv7P9iACcobBRCqq+Tn+M8Wo8Yc8CPIwxQKyqSo1doT8rjOsh7d60 YTjbCgHFzqoQTltFKrBv/4R/l10Gv9uMTGPtUPOuWckq826LuCCtgcEIcFz28JcbmX1d aEBLg4pHBYGl4XHbu7GIpUdO15GXSOKu7LMhiLnyuGorLLd71o5suK/RU0Y/VL4cPL47 4tx9gSFxaKwhe4J/kHxjs2Isick9LPto4IRv+OxLE1Te/JSJiflDg8bsa7WSk6xIJPmB 5Rgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680129628; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YuendccWIGC16VSbjJQGT7glqxId5nUROAGPiqsRAjA=; b=AABhfVb7MwrHa6BOVSzb0hkDfWPz3KnR3WV/SHaY1D0wwdJTswLdQQTFcjdeKuMslp ctFTJc2amDA1kRcjYT66dIWIhUfNNg4n1CbEmDjoq1luxELqVmPUYBobY0zYp/KSrUaZ efCkdeco2mCz7BNUdXfbYWogxP2O2MOdRByfYKPB9kQvSsBzbbRaJTBtVfq/Yt1nO171 MX6ZTiSMhhTCBu1ZC/Lv5SjVgp12yQJ2E95K+eNDufmhcx+t8LxMfqWXPxrr47cMXORA c4r+xcycxUTgSY05CydZyjHI4OHdBUBlqp/hdKa5dlb08ysZMgXJ1pT1bRdbzS+IZsFy xxow== X-Gm-Message-State: AAQBX9cpJ4d9SS+QS+pclL1WhR5AqWVmx1z01H54JnujhSOxbHuJxrUJ A3/5c6xcQXGowpS03csTuuAexid9LWl6rkVtSDM= X-Google-Smtp-Source: AKy350aKZv05N+Us5KFzlCW6POWQ7siGkx+E9JQrrn+SbMu+WR+55gnklOOGX2ore9ozItD/nbFbylM2/Hrp/trPYsk= X-Received: by 2002:a17:902:7d81:b0:1a0:52f1:8ea7 with SMTP id a1-20020a1709027d8100b001a052f18ea7mr7621639plm.12.1680129628080; Wed, 29 Mar 2023 15:40:28 -0700 (PDT) MIME-Version: 1.0 References: <20230329220802.1F70133E56@hamza.pair.com> In-Reply-To: <20230329220802.1F70133E56@hamza.pair.com> From: Andrew Pinski Date: Wed, 29 Mar 2023 15:40:15 -0700 Message-ID: Subject: Re: [pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links To: Gerald Pfeifer Cc: gcc-patches@gcc.gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-8.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,GIT_PATCH_0,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, Mar 29, 2023 at 3:08=E2=80=AFPM 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=3D"https://www.dwarfstd.org/ShowIssue.php?issue=3D100909.1">ent= ry > + href=3D"https://dwarfstd.org/issues/100909.1.html">entry > value and - href=3D"https://www.dwarfstd.org/ShowIssue.php?issue=3D100909.2">cal= l > + href=3D"https://dwarfstd.org/issues/100909.2.html">call > site information, - href=3D"https://www.dwarfstd.org/ShowIssue.php?issue=3D140425.1">typ= ed DWARF stack > + href=3D"https://dwarfstd.org/issues/140425.1.html">typed DWARF stack= > or - href=3D"https://www.dwarfstd.org/ShowIssue.php?issue=3D110722.1">a > + href=3D"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