From ea56a07256c47c68bc043b13370e3a5e1bf4b3ac Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 12 Jul 2000 19:27:02 +0000 Subject: Removed stupid reference to NO_TABLE_MOVE in comment block. --- make/custom/Cygwin-posix.cfg | 3 --- make/custom/FreeBSD-posix.cfg | 3 --- make/custom/HPUX9-posix.cfg | 3 --- make/custom/Linux-posix.cfg | 3 --- make/custom/Solaris-posix.cfg | 3 --- make/custom/cvme961.cfg | 3 --- make/custom/mvme162.cfg | 4 ---- make/custom/rxgen960.cfg | 4 ---- 8 files changed, 26 deletions(-) (limited to 'make/custom') diff --git a/make/custom/Cygwin-posix.cfg b/make/custom/Cygwin-posix.cfg index 37c0dc9281..9f38ffb407 100644 --- a/make/custom/Cygwin-posix.cfg +++ b/make/custom/Cygwin-posix.cfg @@ -38,9 +38,6 @@ CFLAGS_OPTIMIZE_V = -O2 # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# # RTEMS_UNIX (unix) # Define this to indicate this is an RTEMS UNIX port. diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg index 795bc8a080..a41078cc71 100644 --- a/make/custom/FreeBSD-posix.cfg +++ b/make/custom/FreeBSD-posix.cfg @@ -36,9 +36,6 @@ CFLAGS_OPTIMIZE_V = -O2 # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# # RTEMS_UNIX (unix) # Define this to indicate this is an RTEMS UNIX port. diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg index 4dc44df77c..1009da6cd4 100644 --- a/make/custom/HPUX9-posix.cfg +++ b/make/custom/HPUX9-posix.cfg @@ -42,9 +42,6 @@ CFLAGS_OPTIMIZE_V = -O2 # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# # RTEMS_UNIX (unix) # Define this to indicate this is an RTEMS UNIX port. diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg index 136a0124ce..3bde4cf63b 100644 --- a/make/custom/Linux-posix.cfg +++ b/make/custom/Linux-posix.cfg @@ -38,9 +38,6 @@ CFLAGS_OPTIMIZE_V = -O2 # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# # RTEMS_UNIX (unix) # Define this to indicate this is an RTEMS UNIX port. diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg index ad56a3c62c..820b5c308b 100644 --- a/make/custom/Solaris-posix.cfg +++ b/make/custom/Solaris-posix.cfg @@ -35,9 +35,6 @@ CFLAGS_OPTIMIZE_V = -O2 # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# # RTEMS_UNIX (unix) # Define this to indicate this is an RTEMS UNIX port. diff --git a/make/custom/cvme961.cfg b/make/custom/cvme961.cfg index e7fce71dd2..cee67fa18d 100644 --- a/make/custom/cvme961.cfg +++ b/make/custom/cvme961.cfg @@ -34,9 +34,6 @@ CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests # -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# define make-target-options @echo "/* #define NDEBUG 1 */ " >>$@ diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg index cc6127b73e..50bd139d95 100644 --- a/make/custom/mvme162.cfg +++ b/make/custom/mvme162.cfg @@ -48,10 +48,6 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer # # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests -# -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# define make-target-options @echo "#undef $(RTEMS_MVME162_MODEL)" >>$@ diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg index c739dbbf69..6ad018004b 100644 --- a/make/custom/rxgen960.cfg +++ b/make/custom/rxgen960.cfg @@ -34,10 +34,6 @@ CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures # # RTEMS_TEST_NO_PAUSE (RTEMS tests) # do not pause between screens of output in the rtems tests -# -# NO_TABLE_MOVE (SPARC PORT) -# do not have a second trap table -- use the BSP's -# define make-target-options @echo "/* #define NDEBUG 1 */ " >>$@ -- cgit v1.2.3