Commit b64918fa by Joseph Myers Committed by Joseph Myers

freebsd.opt (assert=, [...]): New Driver options.

	* config/freebsd.opt (assert=, defsym=, profile, pthread,
	rpath-link=, rpath=, soname=): New Driver options.

From-SVN: r168278
parent 8fd25fba
2010-12-27 Joseph Myers <joseph@codesourcery.com>
* config/freebsd.opt (assert=, defsym=, profile, pthread,
rpath-link=, rpath=, soname=): New Driver options.
2010-12-26 Martin Jambor <mjambor@suse.cz> 2010-12-26 Martin Jambor <mjambor@suse.cz>
* tree.c (get_binfo_at_offset): Use BINFO_TYPE instead of TREE_TYPE, * tree.c (get_binfo_at_offset): Use BINFO_TYPE instead of TREE_TYPE,
...@@ -26,13 +26,34 @@ ...@@ -26,13 +26,34 @@
assert assert
Driver Separate Driver Separate
assert=
Driver JoinedOrMissing
defsym defsym
Driver Separate Driver Separate
defsym=
Driver JoinedOrMissing
profile
Driver
pthread
Driver
rpath-link rpath-link
Driver Separate Driver Separate
rpath-link=
Driver JoinedOrMissing
rpath=
Driver JoinedOrMissing
soname soname
Driver Separate Driver Separate
soname=
Driver JoinedOrMissing
; This comment is to ensure we retain the blank line above. ; This comment is to ensure we retain the blank line above.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment