public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc/invoke.texi: remove Cygwin options from Windows options
@ 2023-01-23 18:37 Brian Inglis
  0 siblings, 0 replies; only message in thread
From: Brian Inglis @ 2023-01-23 18:37 UTC (permalink / raw)
  To: gcc-patches; +Cc: Brian.Inglis

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

remove remnant of Cygwin options from x86 Windows options summary
in doc/invoke.texi

Cygwin objects, functions, and options details were removed in 2010-10-07 commit:
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3edeb30d044a4852881c34229e618b34f95b0d9e#patch8
leaving only this remnant


---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-invoke.texi-remove-Cygwin-options-from-Windows-options.patch --]
[-- Type: text/x-patch; name="0001-doc-invoke.texi-remove-Cygwin-options-from-Windows-options.patch", Size: 469 bytes --]

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 06d77983e30f..38a7a3b1f830 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -1454,7 +1454,7 @@ See RS/6000 and PowerPC Options.
 -munroll-only-small-loops -mlam=@var{choice}}
 
 @emph{x86 Windows Options}
-@gccoptlist{-mconsole  -mcygwin  -mno-cygwin  -mdll @gol
+@gccoptlist{-mconsole  -mdll @gol
 -mnop-fun-dllimport  -mthread @gol
 -municode  -mwin32  -mwindows  -fno-set-stack-executable}
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-23 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 18:37 [PATCH] doc/invoke.texi: remove Cygwin options from Windows options Brian Inglis

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