Denis Chertykov <denisc@overta.ru>
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Feb 2000 22:31:46 +0000 (22:31 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Feb 2000 22:31:46 +0000 (22:31 +0000)
commita28e4651dd1fd10badcd75e25cf7f727eca29a05
treeb53a0316047aa8eaa515ccfa2834204e22979e50
parent60a9564b86354765b421d1b2be27f7f05b612371
Denis Chertykov  <denisc@overta.ru>

        * README.AVR: New file with information about the avr ports.
        * config/avr: New directory with avr port files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31935 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/README.AVR [new file with mode: 0644]
gcc/config/avr/avr-protos.h [new file with mode: 0644]
gcc/config/avr/avr.c [new file with mode: 0644]
gcc/config/avr/avr.h [new file with mode: 0644]
gcc/config/avr/avr.md [new file with mode: 0644]
gcc/config/avr/libgcc.S [new file with mode: 0644]
gcc/config/avr/t-avr [new file with mode: 0644]
gcc/config/avr/xm-avr.h [new file with mode: 0644]