aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2002-08-29 15:14:57 +0000
committerRob Savoye <rob@welcomehome.org>2002-08-29 15:14:57 +0000
commit5a79846d698d64ba545a47f3d9b20049e510b5ef (patch)
tree84a8cedef3340c991ecbe11565185f028cb0b561
parent103afb2b6182ddd01aa24488458f9b9f3af395df (diff)
* baseboards/v850-sim.exp (target_install): Add v850e-elf.
-rw-r--r--ChangeLog4
-rw-r--r--baseboards/v850-sim.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a95778a..8cd158a 100644
--- 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
diff --git a/baseboards/v850-sim.exp b/baseboards/v850-sim.exp
index cb7a70a..ce3f210 100644
--- a/baseboards/v850-sim.exp
+++ b/baseboards/v850-sim.exp
@@ -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.