public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: Richard Biener <richard.guenther@gmail.com>,
	Gerald Pfeifer <gerald@pfeifer.com>
Subject: [PATCH][DOCS] gcc-13: document removal of STABS
Date: Fri, 2 Sep 2022 09:03:57 +0200	[thread overview]
Message-ID: <23a1700c-c450-a7ac-dcd5-1f920d5d2ad0@suse.cz> (raw)

Ready for master?

Thanks,
Martin

---
  htdocs/gcc-13/changes.html | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index c4189c1b..b5e49258 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -31,6 +31,9 @@ a work-in-progress.</p>
      <li>The support for the <code>cr16-elf</code>, <code>tilegx*-linux</code>, <code>tilepro*-linux</code>,
        <code>hppa[12]*-*-hpux10*</code>, <code>hppa[12]*-*-hpux11*</code>
        and <code>m32c-rtems</code> configurations has been removed.</li>
+    <li>The support for emitting the STABS debugging format has been removed
+      (includes <code>-gstabs</code> and <code>-gxcoff</code> options) which means
+      the support for <strong>dbx</strong> debugger is removed.</li>
  </li>
  </ul>
  
-- 
2.37.2


             reply	other threads:[~2022-09-02  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  7:03 Martin Liška [this message]
2022-09-02  8:29 ` Gerald Pfeifer
2022-09-05  7:52   ` Martin Liška

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23a1700c-c450-a7ac-dcd5-1f920d5d2ad0@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=richard.guenther@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).