aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.opt
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-11-05 13:06:27 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2010-11-05 13:06:27 +0000
commitc243beb03c0fc64c2400835b9cbd770cbbd48222 (patch)
tree6b1a8cba615f48d1963fa98f1d69555be29e0ee1 /gcc/config/darwin.opt
parentd73ee4e74eb82f29e5949c13c6544b50d0f96d4c (diff)
downloadgcc-c243beb03c0fc64c2400835b9cbd770cbbd48222.zip
gcc-c243beb03c0fc64c2400835b9cbd770cbbd48222.tar.gz
gcc-c243beb03c0fc64c2400835b9cbd770cbbd48222.tar.bz2
defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.
* defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove. * doc/options.texi (Args): Document. * doc/tm.texi.in (WORD_SWITCH_TAKES_ARG): Remove. * doc/tm.texi: Regenerate. * opt-functions.awk (switch_flags): Handle Args. * opts-common.c: Update comment on tm.h include. (decode_cmdline_option): Handle options with multiple arguments. Don't check WORD_SWITCH_TAKES_ARG for unknown options. * opts.h (CL_SEPARATE_NARGS_SHIFT, CL_SEPARATE_NARGS_MASK): Define. (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET, CL_COMMON): Update values. * system.h (WORD_SWITCH_TAKES_ARG): Poison. * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove. * config/darwin.opt (Zsegaddr, sectalign, sectcreate, sectobjectsymbols, sectorder, segcreate, segprot): New. From-SVN: r166359
Diffstat (limited to 'gcc/config/darwin.opt')
-rw-r--r--gcc/config/darwin.opt21
1 files changed, 21 insertions, 0 deletions
diff --git a/gcc/config/darwin.opt b/gcc/config/darwin.opt
index fac30bb..6bdfb06 100644
--- a/gcc/config/darwin.opt
+++ b/gcc/config/darwin.opt
@@ -96,6 +96,9 @@ Driver Separate
Zseg_addr_table
Driver Separate
+Zsegaddr
+Driver Separate Args(2)
+
Zsegs_read_only_addr
Driver Separate
@@ -129,9 +132,27 @@ Driver Separate
read_only_relocs
Driver Separate
+sectalign
+Driver Separate Args(3)
+
+sectcreate
+Driver Separate Args(3)
+
+sectobjectsymbols
+Driver Separate Args(2)
+
+sectorder
+Driver Separate Args(3)
+
seg1addr
Driver Separate
+segcreate
+Driver Separate Args(3)
+
+segprot
+Driver Separate Args(3)
+
segs_read_only_addr
Driver Separate