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
This commit is contained in:
David O'Brien 2000-10-02 21:53:53 +00:00 committed by David O'Brien
parent 2efe55c1ed
commit 618ec0d768
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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