From 445b9740dfb042f3183f8b91238eee00534e9621 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Jan 2006 16:51:12 +0000 Subject: 2006-01-10 Joel Sherrill * aclocal/bsp-alias.m4: Add sis as alias of erc32. --- aclocal/bsp-alias.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'aclocal/bsp-alias.m4') diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index 6e11519f09..3cd008d451 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -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 -- cgit v1.2.3