avr.c (avr_mcu_types): Add support for at90pwm1 device.
authorAnatoly Sokolov <aesok@post.ru>
Tue, 5 Sep 2006 17:23:08 +0000 (21:23 +0400)
committerDenis Chertykov <denisc@gcc.gnu.org>
Tue, 5 Sep 2006 17:23:08 +0000 (21:23 +0400)
commit9a7fd67a829bbbcd95505a58301f7bff42e84833
treef7220478cfa9da4ed2e587c4e903eb484dd0c8d4
parent1a4ba99f961b372094ba2b5ee82057e57207ead0
avr.c (avr_mcu_types): Add support for at90pwm1 device.

        * config/avr/avr.c (avr_mcu_types): Add support for at90pwm1 device.
        * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
        * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
        (avr_rtx_costs): Mark 'outer_code' argument with ATTRIBUTE_UNUSED.

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