2012-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
authorRalf Corsepius <corsepiu@sourceware.org>
Wed, 25 Jul 2012 15:34:08 +0000 (15:34 +0000)
committerRalf Corsepius <corsepiu@sourceware.org>
Wed, 25 Jul 2012 15:34:08 +0000 (15:34 +0000)
* configure.tgt: Add v850*-*-rtems*.

gdb/ChangeLog
gdb/configure.tgt

index 18b4f9efb0b51b2edadc66af7570bfc2b2e1509a..43d24ac7494fb2b6cc00d306230d05daadb282b0 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
+
+       * configure.tgt: Add v850*-*-rtems*.
+
 2012-07-25  Tom Tromey  <tromey@redhat.com>
 
        * macrotab.c (macro_bcache_str): Remove cast.
index 7e2f9db705554d828a9228601f5198eb8abe3e0b..c25bdd5e1cfbf3216dca065c122c7446379d1a67 100644 (file)
@@ -564,7 +564,7 @@ xstormy16-*-*)
        # No simulator libraries are needed -- target uses SID.
        ;;
 
-v850*-*-elf)
+v850*-*-elf | v850*-*-rtems*)
        # Target: NEC V850 processor
        gdb_target_obs="v850-tdep.o"
        gdb_sim=../sim/v850/libsim.a
This page took 0.030464 seconds and 4 git commands to generate.