From 5a79846d698d64ba545a47f3d9b20049e510b5ef Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Thu, 29 Aug 2002 15:14:57 +0000 Subject: [PATCH] * baseboards/v850-sim.exp (target_install): Add v850e-elf. --- ChangeLog | 4 ++++ baseboards/v850-sim.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a95778a..8cd158a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-28 Nick Clifton + + * baseboards/v850-sim.exp (target_install): Add v850e-elf. + 2002-07-16 * 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. -- 2.7.4