2006-01-10 Joel Sherrill <joel@OARcorp.com>

* aclocal/bsp-alias.m4: Add sis as alias of erc32.
This commit is contained in:
Joel Sherrill
2006-01-10 16:51:12 +00:00
parent 57129306e2
commit 445b9740df
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2006-01-10 Joel Sherrill <joel@OARcorp.com>
* aclocal/bsp-alias.m4: Add sis as alias of erc32.
2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.

View File

@@ -25,6 +25,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
pc686) $2=pc386 ;; # i386 - PC with PentiumPro
pck6) $2=pc386 ;; # i386 - PC with K6
bare*) $2=bare ;; # EXP: bare-aliases
sis) $2=erc32 ;; # erc32 simulator in gdb
erc32nfp) $2=erc32 ;; # erc32 without fpu
leon1) $2=leon2 ;; # leon without fpu
simsh7032) $2=shsim ;; # SH7032 simulator