22.9.2012  added ATmega2560 in device.c
25.4.2014  added ATmega1284P in device.c
26.4.2014  added new ATtiny10 in device.c (renamed old Version to ATtiny10old)
           new Flag DF_NO_ADIW (ADIW, SBIW for new ATtiny10 not allowed)

19.5.2014  changes in directiv.c:
	(avra-ifndef.patch tried: dont work)
     -  Wrong corrections made back again, and improved to handel ifndef
        and if else in most cases correct.
        (#define AVOID_XXXDEF_ERROR)
     -  PRAGMA warning limited to 1.
     -  Missing warning in .UNDEF added.
