]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rx/config.in
sim: rx: replace cycle-stats with common profile settings
[thirdparty/binutils-gdb.git] / sim / rx / config.in
index 67b0039a172f213c8f486608e5185eafca7c232c..fd650fd41c00f5d664f64fe8098a432e861ca215 100644 (file)
@@ -6,12 +6,6 @@
 /* --enable-cycle-accurate */
 #undef CYCLE_ACCURATE
 
-/* --enable-cycle-stats */
-#undef CYCLE_STATS
-
-/* Sim debug setting */
-#undef DEBUG
-
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
@@ -65,9 +59,6 @@
    */
 #undef LT_OBJDIR
 
-/* Name of this package. */
-#undef PACKAGE
-
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* Additional package description */
-#undef PKGVERSION
-
-/* Sim profile settings */
-#undef PROFILE
-
-/* Bug reporting address */
-#undef REPORT_BUGS_TO
-
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
 #endif
 
 
-/* Sim assert settings */
-#undef WITH_ASSERT
-
-/* Sim debug setting */
-#undef WITH_DEBUG
-
-/* Sim default environment */
-#undef WITH_ENVIRONMENT
-
-/* Sim profile settings */
-#undef WITH_PROFILE
-
-/* How to route I/O */
-#undef WITH_STDIO
-
-/* Sim trace settings */
-#undef WITH_TRACE
-
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD