Commit 618ec0d7 by David O'Brien Committed by David O'Brien

freebsd.h (NO_PROFILE_COUNTERS): Define.

2000-10-02  David O'Brien  <obrien@dragon.nuxi.com>
* config/i386/freebsd.h (NO_PROFILE_COUNTERS): Define.

Approved by:  Richard Henderson <rth@cygnus.com>
              <20001002132531.A16477@cygnus.com>

From-SVN: r36694
parent 2efe55c1
2000-10-02 David O'Brien <obrien@dragon.nuxi.com>
* config/i386/freebsd.h (NO_PROFILE_COUNTERS): Define.
2000-10-01 Mark Mitchell <mark@codesourcery.com>
* config/ns32k/genix.h: Remove.
......
......@@ -52,6 +52,9 @@ Boston, MA 02111-1307, USA. */
#undef DBX_REGISTER_NUMBER
#define DBX_REGISTER_NUMBER(n) svr4_dbx_register_map[n]
#undef NO_PROFILE_COUNTERS
#define NO_PROFILE_COUNTERS
/* Tell final.c that we don't need a label passed to mcount. */
#undef FUNCTION_PROFILER
......
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