* config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition.

From-SVN: r102032
This commit is contained in:
Ulrich Weigand 2005-07-14 21:01:58 +00:00 committed by Ulrich Weigand
parent 6f3113ed29
commit a771c4b3ea
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-07-14 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition.
2005-07-14 Steve Ellcey <sje@cup.hp.com>
* config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.

View File

@ -71,6 +71,11 @@ extern enum processor_flags s390_arch_flags;
/* Run-time target specification. */
/* Defaults for option flags defined only on some subtargets. */
#ifndef TARGET_TPF_PROFILING
#define TARGET_TPF_PROFILING 0
#endif
/* This will be overridden by OS headers. */
#define TARGET_TPF 0