]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 418-gcc-atmxt336s.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 418-gcc-atmxt336s.patch
index e9067206f9bad3946c60058a62f94dcc7bbac70b..f82160b1fecd5a8e0fd8e8206a81bea607e4af3f 100644 (file)
@@ -1,7 +1,7 @@
 diff -Naurp gcc/config/avr/avr-devices.c gcc/config/avr/avr-devices.c
 --- gcc/config/avr/avr-devices.c       2011-10-28 15:04:23.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-10-28 15:06:36.000000000 +0530
-@@ -265,6 +265,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -264,6 +264,7 @@ const struct mcu_type_s avr_mcu_types[] 
      /* Xmega, <= 8K FLASH.  */
      /* Xmega, > 8K, <= 64K FLASH, <= 64K RAM.  */
    { "avrxmega2",    ARCH_AVRXMEGA2, NULL,                           0, 0x2000, "x32a4" },
@@ -12,7 +12,7 @@ diff -Naurp gcc/config/avr/avr-devices.c gcc/config/avr/avr-devices.c
 diff -Naurp gcc/config/avr/t-avr gcc/config/avr/t-avr
 --- gcc/config/avr/t-avr       2011-10-28 15:04:23.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-10-28 15:06:36.000000000 +0530
-@@ -279,6 +279,7 @@ MULTILIB_MATCHES = \
+@@ -278,6 +278,7 @@ MULTILIB_MATCHES = \
        mmcu?avr6=mmcu?atmega256rfr2 \
        mmcu?avr6=mmcu?atmega2560 \
        mmcu?avr6=mmcu?atmega2561 \
This page took 0.605172 seconds and 4 git commands to generate.