OSDN Git Service

* config/cris/cris.h (CRIS_SUBTARGET_VERSION, TARGET_VERSION): Don't
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jan 2008 17:17:58 +0000 (17:17 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jan 2008 17:17:58 +0000 (17:17 +0000)
define.
* config/cris/linux.h (CRIS_SUBTARGET_VERSION): Don't define.
* config/cris/aout.h (CRIS_SUBTARGET_VERSION): Don't define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131762 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 99fe628..269b275 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 5d39a60..32533d6 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 1edd138..a900f84 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 0d0b7f4..9d947ee 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