Darwin, opts processing - Initial tidy.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 14 Jun 2019 18:31:44 +0000 (18:31 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 14 Jun 2019 18:31:44 +0000 (18:31 +0000)
commita8566e938ca4c6d5c8a631397e15216d0d6a720f
tree046854fc5337b97ac1f9392ed07b82358f75dffd
parent3fa31ee92a75cb1afc321d7016c3c7ab28d7899c
Darwin, opts processing - Initial tidy.

This change adds RejectNegative in a number of places it was needed,
reorders the opts into two groups (one general and one driver-only).
We also add a minimal description to each opt, and note some that
are now obsolete.  The only functional change is to permit
-mtarget-linker= as an alias of -mtarget-linker.

gcc/

2019-06-14  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.opt: Add RejectNegative where needed, reorder
and add minimal functional descriptions.

From-SVN: r272308
gcc/ChangeLog
gcc/config/darwin.opt