From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 9DE073857821; Sat, 16 Oct 2021 15:52:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9DE073857821 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 2308b4267ab03467a84a1557537770896a905e63 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e029363570443b8fb7f4a33b8cf237eca697f13d X-Git-Newrev: 2308b4267ab03467a84a1557537770896a905e63 Message-Id: <20211016155249.9DE073857821@sourceware.org> Date: Sat, 16 Oct 2021 15:52:49 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2021 15:52:49 -0000 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 2308b4267ab03467a84a1557537770896a905e63 (commit) from e029363570443b8fb7f4a33b8cf237eca697f13d (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 2308b4267ab03467a84a1557537770896a905e63 Author: Gerald Pfeifer Date: Sat Oct 16 17:52:33 2021 +0200 Switch www.dwarfstd.org to https diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html index 5103e5ee..dae1735d 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 entry + href="https://www.dwarfstd.org/ShowIssue.php?issue=100909.1">entry value and call + href="https://www.dwarfstd.org/ShowIssue.php?issue=100909.2">call site information, typed DWARF stack + href="https://www.dwarfstd.org/ShowIssue.php?issue=140425.1">typed DWARF stack or a + href="https://www.dwarfstd.org/ShowIssue.php?issue=110722.1">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. ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-4.7/changes.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- gcc-wwwdocs