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. --- ChangeLog | 4 ++++ aclocal/bsp-alias.m4 | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6bf67b3b8..d58b831734 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-10 Joel Sherrill + + * aclocal/bsp-alias.m4: Add sis as alias of erc32. + 2006-01-09 Ralf Corsepius * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2. 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