Commit d48120fe by Denis Chertykov Committed by Jeff Law

configure.in: Add support for avr target.

        * configure.in: Add support for avr target.
        * configure: Rebuilt.

From-SVN: r32026
parent 33ae9bdf
...@@ -7,6 +7,9 @@ ...@@ -7,6 +7,9 @@
Wed Feb 16 21:07:53 2000 Denis Chertykov <denisc@overta.ru> Wed Feb 16 21:07:53 2000 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for avr target.
* configure: Rebuilt.
* invoke.texi: Add AVR invocation docs. * invoke.texi: Add AVR invocation docs.
* install.texi: Add information about AVR. * install.texi: Add information about AVR.
* md.texi: Add AVR constraint letters description. * md.texi: Add AVR constraint letters description.
......
...@@ -2927,6 +2927,8 @@ changequote([,])dnl ...@@ -2927,6 +2927,8 @@ changequote([,])dnl
;; ;;
pdp11-*-*) pdp11-*-*)
;; ;;
avr-*-*)
;;
ns32k-*-openbsd*) ns32k-*-openbsd*)
# Nothing special # Nothing special
;; ;;
......
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