config.host: Add m32c*-*-rtems*.
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com> * config.host: Add m32c*-*-rtems*. From-SVN: r142322
This commit is contained in:
parent
a2d4cdc96a
commit
541ed00ec2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* config.host: Add m32c*-*-rtems*.
|
||||
|
||||
2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
PR bootstrap/33100
|
||||
|
|
|
@ -573,7 +573,7 @@ xtensa*-*-linux*)
|
|||
am33_2.0-*-linux*)
|
||||
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
|
||||
;;
|
||||
m32c-*-elf*)
|
||||
m32c-*-elf*|m32c-*-rtems*)
|
||||
;;
|
||||
*)
|
||||
echo "*** Configuration ${host} not supported" 1>&2
|
||||
|
|
Loading…
Add table
Reference in a new issue