Changeset f239aa9a in rtems


Ignore:
Timestamp:
02/19/09 21:34:09 (15 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 5, master
Children:
273b931
Parents:
a064ef5
Message:

2009-02-19 Joel Sherrill <joel.sherrill@…>

  • aclocal/bsp-alias.m4: Add simsh2e.
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    ra064ef5 rf239aa9a  
     12009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
     2
     3        * aclocal/bsp-alias.m4: Add simsh2e.
     4
    152009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
    26
  • aclocal/bsp-alias.m4

    ra064ef5 rf239aa9a  
    4242    simsh1)       $2=shsim            ;; # SH1 simulator in GDB
    4343    simsh2)       $2=shsim            ;; # SH2 simulator in GDB
     44    simsh2e)       $2=shsim           ;; # SH2e simulator in GDB
    4445    simsh4)       $2=shsim            ;; # SH4 simulator in GDB
    4546    sis)          $2=erc32            ;; # erc32 SIS simulator
Note: See TracChangeset for help on using the changeset viewer.