]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 427-gcc-ata6285_6286.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 427-gcc-ata6285_6286.patch
index 857d2061c9e189e9c162defff391d6744ff570b5..a74328aeec65cfdbe2a7986c4d1371ce2e95d61a 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       2012-02-15 14:00:53.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2012-02-17 11:04:27.000000000 +0530
-@@ -117,6 +117,8 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -116,6 +116,8 @@ const struct mcu_type_s avr_mcu_types[] 
    { "attiny1634",           ARCH_AVR35, "__AVR_ATtiny1634__",       0, 0x0100, "tn1634" },
      /* Enhanced, <= 8K + 2-byte PC + { MOVW/LPMX, MUL }.  */
    { "avr4",                 ARCH_AVR4, NULL,                        0, 0x0060, "m8" },
@@ -13,7 +13,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       2012-02-15 14:00:53.000000000 +0530
 +++ gcc/config/avr/t-avr       2012-02-17 11:30:56.000000000 +0530
-@@ -152,6 +152,8 @@ MULTILIB_MATCHES = \
+@@ -151,6 +151,8 @@ MULTILIB_MATCHES = \
        mmcu?avr35=mmcu?attiny167 \
        mmcu?avr35=mmcu?attiny1634 \
        mmcu?avr35=mmcu?attiny327 \
This page took 0.058989 seconds and 4 git commands to generate.