summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 07:18:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 07:18:07 +0000
commit78bea1442cbe38fec5432ecc6bd63c9eb52e482c (patch)
tree9794a0efe6ba6447aabb4f548120387fef5228a7 /testsuites
parent2003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-78bea1442cbe38fec5432ecc6bd63c9eb52e482c.tar.bz2
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/itrontests/ChangeLog5
-rw-r--r--testsuites/itrontests/configure.ac2
-rw-r--r--testsuites/mptests/ChangeLog5
-rw-r--r--testsuites/mptests/configure.ac2
-rw-r--r--testsuites/psxtests/ChangeLog5
-rw-r--r--testsuites/psxtests/configure.ac2
-rw-r--r--testsuites/sptests/ChangeLog5
-rw-r--r--testsuites/sptests/configure.ac2
-rw-r--r--testsuites/tmitrontests/ChangeLog5
-rw-r--r--testsuites/tmitrontests/configure.ac2
-rw-r--r--testsuites/tmtests/ChangeLog5
-rw-r--r--testsuites/tmtests/configure.ac2
12 files changed, 30 insertions, 12 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index dd773ec16e..b5b97e2c98 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac
index 3201eacea8..ccef6fb87a 100644
--- a/testsuites/itrontests/configure.ac
+++ b/testsuites/itrontests/configure.ac
@@ -30,8 +30,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index 2ecd6a6c18..dc7e8d772f 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index 24d40559fb..fe2ac4e707 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/configure.ac
@@ -31,8 +31,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 71d69eb7ab..b4189da830 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index dbe3128a08..b3ecf973eb 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -30,8 +30,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 3cf0b824a7..007552cf5e 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 7726463ae6..11c53fad29 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -31,8 +31,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog
index c3e3a98406..23daf9c00d 100644
--- a/testsuites/tmitrontests/ChangeLog
+++ b/testsuites/tmitrontests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/tmitrontests/configure.ac b/testsuites/tmitrontests/configure.ac
index 121ca31bd0..999999f5ce 100644
--- a/testsuites/tmitrontests/configure.ac
+++ b/testsuites/tmitrontests/configure.ac
@@ -30,8 +30,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
OPERATION_COUNT=${OPERATION_COUNT-100}
AC_SUBST(OPERATION_COUNT)
diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog
index 0a6f0533b0..42dcc8d9e0 100644
--- a/testsuites/tmtests/ChangeLog
+++ b/testsuites/tmtests/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove CC_CFLAGS_PROFILE_V.
+ Remove CC_LDFLAGS_PROFILE_V.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index e0ada58ca2..2f94474f7a 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -31,8 +31,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
OPERATION_COUNT=${OPERATION_COUNT-100}
AC_SUBST(OPERATION_COUNT)