]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 422-gcc-atmega26hvg.patch
- synchronized patches with official AVR toolchain 3.4.1.830
[packages/crossavr-gcc.git] / 422-gcc-atmega26hvg.patch
index 1df4accbb9e66b0941eee63c6fc036dc860199eb..5af18e7e511c9a0f4fde9223ac40ceef2289b41e 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-12-08 14:24:48.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-12-08 14:38:53.000000000 +0530
-@@ -166,6 +166,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -165,6 +165,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "atmega16hvbrevb",      ARCH_AVR5, "__AVR_ATmega16HVBREVB__",   1, 0x0100, "m16hvbrevb" },
    { "atmega16m1",           ARCH_AVR5, "__AVR_ATmega16M1__",        0, 0x0100, "m16m1" },
    { "atmega16u4",           ARCH_AVR5, "__AVR_ATmega16U4__",        0, 0x0100, "m16u4" },
@@ -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-12-08 14:24:48.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-12-08 14:41:10.000000000 +0530
-@@ -192,6 +192,7 @@ MULTILIB_MATCHES = \
+@@ -191,6 +191,7 @@ MULTILIB_MATCHES = \
        mmcu?avr5=mmcu?atmega169a \
        mmcu?avr5=mmcu?atmega169p \
        mmcu?avr5=mmcu?atmega169pa \
This page took 0.070787 seconds and 4 git commands to generate.