]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 410-gcc-atxmega128a4u.patch
crossavr-gcc: Synchronized with official AVR toolchain 3.4.0.663.
[packages/crossavr-gcc.git] / 410-gcc-atxmega128a4u.patch
similarity index 76%
rename from 410-gcc-4.5.1-atxmega128a4u.patch
rename to 410-gcc-atxmega128a4u.patch
index 30e444607068742b57333a7ddd2995c823bcdd3d..0f5be09db3fd1fb3281206b270f3d508d3f6c987 100644 (file)
@@ -1,6 +1,6 @@
 diff -Naurp gcc/config/avr/avr-devices.c gcc/config/avr/avr-devices.c
---- gcc/config/avr/avr-devices.c       2011-09-02 12:31:10.000000000 +0300
-+++ gcc/config/avr/avr-devices.c       2011-09-02 12:30:51.000000000 +0300
+--- gcc/config/avr/avr-devices.c       2011-10-28 11:55:44.000000000 +0530
++++ gcc/config/avr/avr-devices.c       2011-10-28 12:00:41.000000000 +0530
 @@ -295,6 +295,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "avrxmega7",    ARCH_AVRXMEGA7, NULL,                           0, 0x2000, "x128a1" },
    { "atxmega128a1", ARCH_AVRXMEGA7, "__AVR_ATxmega128A1__",         0, 0x2000, "x128a1" },
@@ -10,9 +10,9 @@ diff -Naurp gcc/config/avr/avr-devices.c gcc/config/avr/avr-devices.c
    { "avrtiny10",   ARCH_AVRTINY10, NULL,                            0, 0x0040, "tn10" },
    { "attiny4",     ARCH_AVRTINY10, "__AVR_ATtiny4__",               0, 0x0040, "tn4" },
 diff -Naurp gcc/config/avr/t-avr gcc/config/avr/t-avr
---- gcc/config/avr/t-avr       2011-09-02 12:31:10.000000000 +0300
-+++ gcc/config/avr/t-avr       2011-09-02 12:30:51.000000000 +0300
-@@ -300,6 +300,7 @@ MULTILIB_MATCHES = \
+--- gcc/config/avr/t-avr       2011-10-28 11:55:44.000000000 +0530
++++ gcc/config/avr/t-avr       2011-10-28 12:00:41.000000000 +0530
+@@ -299,6 +299,7 @@ MULTILIB_MATCHES = \
        mmcu?avrxmega6=mmcu?atxmega384c3 \
        mmcu?avrxmega7=mmcu?atxmega128a1 \
        mmcu?avrxmega7=mmcu?atxmega128a1u \
This page took 0.075712 seconds and 4 git commands to generate.