]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 417-gcc-atxmega128d4.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 417-gcc-atxmega128d4.patch
index af9222bffdec32a6f1ec9c462c523d6c8244c25f..0f5d94d9fee603a1b15e7d09cf6a59ec995ae159 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:59:12.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-10-28 15:04:23.000000000 +0530
-@@ -294,6 +294,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -293,6 +293,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "atxmega128b1", ARCH_AVRXMEGA6, "__AVR_ATxmega128B1__",         0, 0x2000, "x128b1" },
    { "atxmega128b3", ARCH_AVRXMEGA6, "__AVR_ATxmega128B3__",         0, 0x2000, "x128b3" },
    { "atxmega128d3", ARCH_AVRXMEGA6, "__AVR_ATxmega128D3__",         0, 0x2000, "x128d3" },
@@ -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:59:12.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-10-28 15:04:23.000000000 +0530
-@@ -300,6 +300,7 @@ MULTILIB_MATCHES = \
+@@ -299,6 +299,7 @@ MULTILIB_MATCHES = \
        mmcu?avrxmega6=mmcu?atxmega128b1 \
        mmcu?avrxmega6=mmcu?atxmega128b3 \
        mmcu?avrxmega6=mmcu?atxmega128d3 \
This page took 0.037959 seconds and 4 git commands to generate.