]> git.ipfire.org Git - thirdparty/gcc.git/commit
avr.c (avr_mcu_types): Remove devices that were once expected, but don't really exist...
authorMarek Michalkiewicz <marekm@amelek.gda.pl>
Sat, 1 Jun 2002 13:47:29 +0000 (15:47 +0200)
committerMarek Michalkiewicz <marekm@gcc.gnu.org>
Sat, 1 Jun 2002 13:47:29 +0000 (13:47 +0000)
commit01e9ae86327636d3a3309b19b88b261d8eabe6af
treea2cf733d125b45017b6e5ae532a04ee4a701a4b2
parent407c72cb298e71da241639399ee64e65308d21a1
avr.c (avr_mcu_types): Remove devices that were once expected, but don't really exist...

* 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.

From-SVN: r54146
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.h
gcc/config/avr/t-avr