]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cris.h (CRIS_SUBTARGET_VERSION, [...]): Don't define.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 23 Jan 2008 17:17:58 +0000 (17:17 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 23 Jan 2008 17:17:58 +0000 (17:17 +0000)
* config/cris/cris.h (CRIS_SUBTARGET_VERSION, TARGET_VERSION): Don't
define.
* config/cris/linux.h (CRIS_SUBTARGET_VERSION): Don't define.
* config/cris/aout.h (CRIS_SUBTARGET_VERSION): Don't define.

From-SVN: r131762

gcc/ChangeLog
gcc/config/cris/aout.h
gcc/config/cris/cris.h
gcc/config/cris/linux.h

index 99fe6282519f1155984d199d056590e8eee11fa4..269b275d66e2eaee673396d1f6f09bfbbb73761d 100644 (file)
@@ -1,3 +1,10 @@
+2008-01-23  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/cris/cris.h (CRIS_SUBTARGET_VERSION, TARGET_VERSION): Don't
+       define.
+       * config/cris/linux.h (CRIS_SUBTARGET_VERSION): Don't define.
+       * config/cris/aout.h (CRIS_SUBTARGET_VERSION): Don't define.
+
 2008-01-23  Michael Matz  <matz@suse.de>
 
        PR debug/34895
index 5d39a6039dd36a0e18f457848808e53c2eea6ab2..32533d6475e3b5ebe99f722b008bf31274712115 100644 (file)
@@ -99,9 +99,6 @@ along with GCC; see the file COPYING3.  If not see
     }                                                  \
   while (0)
 
-#undef CRIS_SUBTARGET_VERSION
-#define CRIS_SUBTARGET_VERSION " - a.out"
-
 #undef CRIS_SUBTARGET_DEFAULT
 #define CRIS_SUBTARGET_DEFAULT 0
 
index 1edd138cb8eb7feb96430dfab1aca41ce2f6882a..a900f8483f779f0647e870ea02ee7d8adaaf8162 100644 (file)
@@ -332,17 +332,6 @@ extern int target_flags;
 
 #define CRIS_SUBTARGET_HANDLE_OPTION(x, y, z)
 
-/* Print subsidiary information on the compiler version in use.
-   Do not use VD.D syntax (D=digit), since this will cause confusion
-   with the base gcc version among users, when we ask which version of
-   gcc-cris they are using.  Please use some flavor of "R<number>" for
-   the version (no need for major.minor versions, I believe).  */
-#define TARGET_VERSION \
- fprintf (stderr, " [Axis CRIS%s]", CRIS_SUBTARGET_VERSION)
-
-/* For the cris-*-elf subtarget.  */
-#define CRIS_SUBTARGET_VERSION " - generic ELF"
-
 #define OVERRIDE_OPTIONS cris_override_options ()
 
 /* The following gives optimal code for gcc-2.7.2, but *may* be subject
index 0d0b7f4a7e7d578f2d54ff18cb8e1afca1f7586d..9d947ee476a3c63595fdf3df873550e6b6a17264 100644 (file)
@@ -102,9 +102,6 @@ along with GCC; see the file COPYING3.  If not see
 #undef CRIS_DEFAULT_CPU_VERSION
 #define CRIS_DEFAULT_CPU_VERSION CRIS_CPU_NG
 
-#undef CRIS_SUBTARGET_VERSION
-#define CRIS_SUBTARGET_VERSION " - cris-axis-linux-gnu"
-
 #define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
 
 /* We need an -rpath-link to ld.so.1, and presumably to each directory