[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #8 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-28 08:44:15 UTC --- Author: gjl Date: Tue Feb 28 08:44:08 2012 New Revision: 184614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184614 Log: PR target/49868 PR

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-24 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #7 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-24 16:26:46 UTC --- Author: gjl Date: Fri Feb 24 16:26:35 2012 New Revision: 184559 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184559 Log: PR target/52261 *

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #6 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-23 19:26:06 UTC --- Author: gjl Date: Thu Feb 23 19:26:00 2012 New Revision: 184522 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184522 Log: PR target/52261 *

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-21 Thread fbi.sr at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #5 from Stefan Reichardt fbi.sr at gmx dot de 2012-02-22 01:38:52 UTC --- Its no problem to compile and link it that way but i dont have that device so cant test it. I would make a patch myself and post it here and on binutils, if i

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #4 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-20 11:17:58 UTC --- (In reply to comment #3) Could you add support for the few new devices with USB Support aswell? example Xmega32A4U. I am not sure if that would help much

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-19 Thread fbi.sr at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #3 from Stefan Reichardt fbi.sr at gmx dot de 2012-02-20 02:01:30 UTC --- Could you add support for the few new devices with USB Support aswell? example Xmega32A4U. For the moment, i am using your code with xmega128a1 and i see no

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug target/52261] [avr] Add support for AVR Xmega cores

2012-02-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261 --- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-02-15 13:16:01 UTC --- Author: gjl Date: Wed Feb 15 13:15:56 2012 New Revision: 184269 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=184269 Log: libgcc/ PR target/52261