public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][DOCS] gcc-13: document removal of STABS
@ 2022-09-02  7:03 Martin Liška
  2022-09-02  8:29 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Liška @ 2022-09-02  7:03 UTC (permalink / raw)
  To: gcc-patches; +Cc: Richard Biener, Gerald Pfeifer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-05  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  7:03 [PATCH][DOCS] gcc-13: document removal of STABS Martin Liška
2022-09-02  8:29 ` Gerald Pfeifer
2022-09-05  7:52   ` Martin Liška

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).