Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(429)

Unified Diff: bison/src/bison/2.4.1/bison-2.4.1-src/doc/cross-options.texi

Issue 10807020: Add native Windows binary for bison. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: bison/src/bison/2.4.1/bison-2.4.1-src/doc/cross-options.texi
===================================================================
--- bison/src/bison/2.4.1/bison-2.4.1-src/doc/cross-options.texi (revision 0)
+++ bison/src/bison/2.4.1/bison-2.4.1-src/doc/cross-options.texi (revision 0)
@@ -0,0 +1,21 @@
+@item @option{--debug} @tab @option{-t}
+@item @option{--defines=[@var{file}]} @tab
+@item @option{--file-prefix=@var{prefix}} @tab @option{-b} @var{prefix}
+@item @option{--graph=[@var{file}]} @tab @option{-g} [@var{file}]
+@item @option{--help} @tab @option{-h}
+@item @option{--language=@var{language}} @tab @option{-L} @var{language}
+@item @option{--locations} @tab
+@item @option{--name-prefix=@var{prefix}} @tab @option{-p} @var{prefix}
+@item @option{--no-lines} @tab @option{-l}
+@item @option{--output=@var{file}} @tab @option{-o} @var{file}
+@item @option{--print-datadir} @tab
+@item @option{--print-localedir} @tab
+@item @option{--report-file=@var{file}} @tab
+@item @option{--report=@var{things}} @tab @option{-r} @var{things}
+@item @option{--skeleton=@var{file}} @tab @option{-S} @var{file}
+@item @option{--token-table} @tab @option{-k}
+@item @option{--verbose} @tab @option{-v}
+@item @option{--version} @tab @option{-V}
+@item @option{--warnings} @tab @option{-W}
+@item @option{--xml=[@var{file}]} @tab @option{-x} [@var{file}]
+@item @option{--yacc} @tab @option{-y}
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1-src/doc/common.x ('k') | bison/src/bison/2.4.1/bison-2.4.1-src/doc/fdl.texi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698