* baseboards/v850-sim.exp (target_install): Add v850e-elf.
authorRob Savoye <rob@welcomehome.org>
Thu, 29 Aug 2002 15:14:57 +0000 (15:14 +0000)
committerRob Savoye <rob@welcomehome.org>
Thu, 29 Aug 2002 15:14:57 +0000 (15:14 +0000)
ChangeLog
baseboards/v850-sim.exp

index a95778a..8cd158a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-28  Nick Clifton  <nickc@redhat.com>
+
+        * baseboards/v850-sim.exp (target_install): Add v850e-elf.
+
 2002-07-16    <rob@direwolf.welcomehome.org>
 
        * doc/user.sgml: Add new tutorial by Niklaus Giger as a new
index cb7a70a..ce3f210 100644 (file)
@@ -1,5 +1,5 @@
 # This is a list of toolchains that are supported on this board.
-set_board_info target_install {v850-elf}
+set_board_info target_install {v850-elf v850e-elf}
 
 # Load the generic configuration for this board. This will define any
 # routines needed by the tool to communicate with the board.