cris.h (CRIS_SUBTARGET_VERSION, [...]): Don't define.

* 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
This commit is contained in:
Hans-Peter Nilsson 2008-01-23 17:17:58 +00:00 committed by Hans-Peter Nilsson
parent b4da9f9dd0
commit 02a4bca9c9
4 changed files with 7 additions and 17 deletions

View 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

View 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

View 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

View 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