]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 420-gcc-atxmega384d3.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 420-gcc-atxmega384d3.patch
index 6e51f557080b20abc30693eb9cb3c994173c3e96..24adf88af9d4a0f879ee34fabd15e97b473cf1d6 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-11-08 17:37:12.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-11-08 17:38:18.000000000 +0530
-@@ -309,6 +309,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -308,6 +308,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "atxmega256c3", ARCH_AVRXMEGA6, "__AVR_ATxmega256C3__",         0, 0x2000, "x256c3" },
    { "atxmega256d3", ARCH_AVRXMEGA6, "__AVR_ATxmega256D3__",         0, 0x2000, "x256d3" },
    { "atxmega384c3", ARCH_AVRXMEGA6, "__AVR_ATxmega384C3__",         0, 0x2000, "x384c3" },
@@ -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-11-08 17:37:12.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-11-08 17:38:18.000000000 +0530
-@@ -315,6 +315,7 @@ MULTILIB_MATCHES = \
+@@ -314,6 +314,7 @@ MULTILIB_MATCHES = \
        mmcu?avrxmega6=mmcu?atxmega256c3 \
        mmcu?avrxmega6=mmcu?atxmega256d3 \
        mmcu?avrxmega6=mmcu?atxmega384c3 \
This page took 0.053006 seconds and 4 git commands to generate.