]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 416-gcc-atxmega64a4u.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 416-gcc-atxmega64a4u.patch
index 03dde6b8b0486269b4334b190407d0396be24621..7c997d11ac9dff9ca28142a3b7a56cfceb2923f1 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 14:39:27.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-10-28 14:59:12.000000000 +0530
-@@ -278,6 +278,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -277,6 +277,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "avrxmega4",    ARCH_AVRXMEGA4, NULL,                           0, 0x2000, "x64d3" },
    { "atxmega64a3",  ARCH_AVRXMEGA4, "__AVR_ATxmega64A3__",          0, 0x2000, "x64a3" },
    { "atxmega64a3u", ARCH_AVRXMEGA4, "__AVR_ATxmega64A3U__",         0, 0x2000, "x64a3u"},
@@ -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 14:52:10.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-10-28 14:59:12.000000000 +0530
-@@ -288,6 +288,7 @@ MULTILIB_MATCHES = \
+@@ -287,6 +287,7 @@ MULTILIB_MATCHES = \
        mmcu?avrxmega2=mmcu?atxmega32x1 \
        mmcu?avrxmega4=mmcu?atxmega64a3 \
        mmcu?avrxmega4=mmcu?atxmega64a3u \
@@ -20,3 +20,5 @@ diff -Naurp gcc/config/avr/t-avr gcc/config/avr/t-avr
        mmcu?avrxmega4=mmcu?atxmega64b1 \
        mmcu?avrxmega4=mmcu?atxmega64b3 \
        mmcu?avrxmega4=mmcu?atxmega64d3 \
+
+4
This page took 0.027105 seconds and 4 git commands to generate.