Bug#684226: patch available

2013-07-08 Thread Hakan Ardo
Great, we'll upgrade. On Mon, Jul 8, 2013 at 7:58 PM, wrote: > On 2013-07-08 06:41, reportbug.deb...@moritz.augsburger.name wrote: > > according to > > > https://gnu.googlesource.com/gcc/+/724fcbc302453e801b823c317a1f729a1e3e3dd1 > > it got at least implemented, but still not in the official tree

Bug#684226: patch available

2013-07-08 Thread reportbug . debian
On 2013-07-08 06:41, reportbug.deb...@moritz.augsburger.name wrote: > according to > https://gnu.googlesource.com/gcc/+/724fcbc302453e801b823c317a1f729a1e3e3dd1 > it got at least implemented, but still not in the official tree. I have to correct myself, it's in 4.8.x. -- To UNSUBSCRIBE, email t

Bug#684226: patch available

2013-07-07 Thread reportbug . debian
Hi, according to https://gnu.googlesource.com/gcc/+/724fcbc302453e801b823c317a1f729a1e3e3dd1 it got at least implemented, but still not in the official tree. Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Bug#684226:

2012-12-27 Thread joey899244
thanx .. I've forwarded it upstream : ATMEGA64 .. http://www.hqew.net/product-data/ATMEGA64 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#684226:

2012-08-16 Thread Hakan Ardo
Hi, thanx for the report, I've forwarded it upstream: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54280 On Wed, Aug 15, 2012 at 2:51 AM, a...@avarner.servebeer.com wrote: > Using the version of avr-gcc that comes with Atmel Studio 6.0 (for Windows, > unfortunately), -mmcu=atxmega128b1 is acce

Bug#684226:

2012-08-14 Thread a...@avarner.servebeer.com
Using the version of avr-gcc that comes with Atmel Studio 6.0 (for Windows, unfortunately), -mmcu=atxmega128b1 is accepted: $ cat xmegab1test.c #include int main(void) { while(1) { //TODO:: Please write your application code } } $ 'C:\Program Files\Atmel\Atmel Studio 6.0\

Bug#684226: gcc-avr: Add ATXMEGA128B1 support

2012-08-07 Thread Hakan Ardo
Hi, that is an old patch for gcc 4.5 that's supposed to have been incorporated with gcc 4.7 which is what we currently use. Maybe the name was changed? There is support for the following xmega128 devices: atxmega128a1 atxmega128a1u atxmega128a3 atxmega128d3 On Wed, Aug 8, 2012 at 1:16 AM, And

Bug#684226: gcc-avr: Add ATXMEGA128B1 support

2012-08-07 Thread Andrew Varner
Package: gcc-avr Version: 1:4.7.0-2 Severity: wishlist Tags: patch Please add support for XMEGA128B1. I believe the only patch needed is here: http://distribute.atmel.no/tools/opensource/avr-gcc/gcc-4.5.1/50-gcc-4.5.1-new-devices.patch Unfortunately, I can't figure out how to compile gcc-avr from