Commit graph

6 commits

Author SHA1 Message Date
Joerg Wunsch
d04e1efcb7 Update to GCC 4.1.1.
Add Björn Haase's (beta) patch for ATmega256x support, backported
to GCC 4.1.1 by Bernhard Trog.

Add Anatoly Sokolov's patch to support __attribute__((alias)).
2006-09-26 21:52:30 +00:00
Joerg Wunsch
39b22ee0a4 Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.

Submitted by:	Anatoly Sokolov
2006-04-20 20:32:32 +00:00
Joerg Wunsch
b9c015c94a Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.

Add the patch mentioned in GCC bug report:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504

to support DWARF-2 generation, and enable the respective configuration
option.
2006-04-19 10:50:41 +00:00
Joerg Wunsch
f31d8136a9 Actually keep my promise to also support the ATmega406. 2006-03-24 21:01:09 +00:00
Joerg Wunsch
332b537714 Fix linker instructions for ATmega1280/ATmega1281 target MCUs. 2006-03-23 20:09:51 +00:00
Joerg Wunsch
878628deb7 This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.
2006-03-23 05:48:44 +00:00