Commit 5a0c2304 by David O'Brien Committed by David O'Brien

sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.

2004-08-29  David O'Brien  <obrien@FreeBSD.org>
	* config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
	other FreeBSD platforms.

Approved by:  Mark Mitchell <mark@codesourcery.com>
	      Message-ID: <41325B1D.9020901@codesourcery.com>

From-SVN: r86739
parent 880873be
2004-08-29 David O'Brien <obrien@FreeBSD.org>
* config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
other FreeBSD platforms.
2004-08-29 Richard Earnshaw <rearnsha@arm.com>
* arm.h (REVERSE_CONDITION): Define.
......
......@@ -1091,7 +1091,7 @@ extern int fixuplabelno;
#define LINK_START_FREEBSD_SPEC ""
#define LINK_OS_FREEBSD_SPEC "\
%{p:%e`-p' not supported; use `-pg' and gprof(1)} \
%{p:%nconsider using `-pg' instead of `-p' with gprof(1)} \
%{Wl,*:%*} \
%{v:-V} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
......
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