OSDN Git Service

* config/avr/avr.c (avr_mcu_types): Remove devices that were once
authormarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2002 13:47:29 +0000 (13:47 +0000)
committermarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2002 13:47:29 +0000 (13:47 +0000)
commitc5450332d4b16c0438118bd0e9d840e1ebfc2d37
treea2cf733d125b45017b6e5ae532a04ee4a701a4b2
parent0fa1f522915088d7bcbf7c9492fa70dc6cddaa17
* config/avr/avr.c (avr_mcu_types): Remove devices that were once
expected, but don't really exist: atmega83, atmega85, attiny10.
* config/avr/avr.h (LINK_SPEC): Update to use the new avr[1-5] ld
emulations for all devices.
(CRT_BINUTILS_SPECS): Remove atmega83, atmega85, attiny10.
* config/avr/t-avr (MULTILIB_MATCHES): Remove atmega83, atmega85.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54146 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.h
gcc/config/avr/t-avr