Commit ed4acb3b by Denis Chertykov Committed by Richard Henderson

* configure.in: Add support for avr target.

From-SVN: r32002
parent 432ba90f
2000-02-15 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for avr target.
Wed Feb 16 03:21:43 2000 J"orn Rennecke <amylaar@cygnus.co.uk> Wed Feb 16 03:21:43 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
* sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode. * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
......
...@@ -837,6 +837,8 @@ changequote([,])dnl ...@@ -837,6 +837,8 @@ changequote([,])dnl
tmake_file=arm/t-pe tmake_file=arm/t-pe
extra_objs=pe.o extra_objs=pe.o
;; ;;
avr-*-*)
;;
c1-convex-*) # Convex C1 c1-convex-*) # Convex C1
target_cpu_default=1 target_cpu_default=1
use_collect2=yes use_collect2=yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment