* config/cris/cris.h (TARGET_VERSION): Remove local version number.
From-SVN: r52477
This commit is contained in:
parent
91da27c552
commit
528d8489c3
@ -1,3 +1,7 @@
|
||||
2002-04-18 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* config/cris/cris.h (TARGET_VERSION): Remove local version number.
|
||||
|
||||
Thu Apr 18 17:14:08 CEST 2002 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution
|
||||
|
@ -441,7 +441,7 @@ extern int target_flags;
|
||||
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 release R36a%s]", CRIS_SUBTARGET_VERSION)
|
||||
fprintf (stderr, " [Axis CRIS%s]", CRIS_SUBTARGET_VERSION)
|
||||
|
||||
/* For the cris-*-elf subtarget. */
|
||||
#define CRIS_SUBTARGET_VERSION " - generic ELF"
|
||||
|
Loading…
Reference in New Issue
Block a user