From 8ad30312fff34325113307cb27bcae49d220df15 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 4 Sep 2003 11:04:38 +0000 Subject: Add binutils support for v850e1 processor --- gas/doc/c-v850.texi | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'gas/doc') diff --git a/gas/doc/c-v850.texi b/gas/doc/c-v850.texi index 432f3ba..5fd4bac 100644 --- a/gas/doc/c-v850.texi +++ b/gas/doc/c-v850.texi @@ -1,4 +1,4 @@ -@c Copyright 1997 Free Software Foundation, Inc. +@c Copyright 1997, 2003 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -51,6 +51,12 @@ Specifies that the assembled code should be marked as being targeted at the V850E processor. This allows the linker to detect attempts to link such code with code assembled for other processors. +@cindex @code{-mv850e1} command line option, V850 +@item -mv850e1 +Specifies that the assembled code should be marked as being targeted at +the V850E1 processor. This allows the linker to detect attempts to link +such code with code assembled for other processors. + @cindex @code{-mv850any} command line option, V850 @item -mv850any Specifies that the assembled code should be marked as being targeted at @@ -233,6 +239,12 @@ Specifies that the assembled code should be marked as being targeted at the V850E processor. This allows the linker to detect attempts to link such code with code assembled for other processors. +@cindex @code{.v850e1} directive, V850 +@item .v850e1 +Specifies that the assembled code should be marked as being targeted at +the V850E1 processor. This allows the linker to detect attempts to link +such code with code assembled for other processors. + @end table @node V850 Opcodes -- cgit v1.1