]> git.pld-linux.org Git - packages/crossavr-gcc.git/blobdiff - 421-gcc-atmega48hvf.patch
Revert "- synchronized patches with official AVR toolchain 3.4.1.830"
[packages/crossavr-gcc.git] / 421-gcc-atmega48hvf.patch
index c05b174c5b3513469300bca2430c259ad80fe9bd..9ba627ea1148d6e63bee3ea8f9e5d2455a71890f 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-16 18:28:11.000000000 +0530
 +++ gcc/config/avr/avr-devices.c       2011-11-16 18:33:39.000000000 +0530
-@@ -221,6 +221,7 @@ const struct mcu_type_s avr_mcu_types[] 
+@@ -222,6 +222,7 @@ const struct mcu_type_s avr_mcu_types[] 
    { "atmega32hvb",          ARCH_AVR5, "__AVR_ATmega32HVB__",       0, 0x0100, "m32hvb" },
    { "atmega32hvbrevb",      ARCH_AVR5, "__AVR_ATmega32HVBREVB__",   1, 0x0100, "m32hvbrevb" },
    { "atmega16hva2",         ARCH_AVR5, "__AVR_ATmega16HVA2__",      0, 0x0100, "m16hva2" },
@@ -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-16 18:28:11.000000000 +0530
 +++ gcc/config/avr/t-avr       2011-11-16 18:34:34.000000000 +0530
-@@ -244,6 +244,7 @@ MULTILIB_MATCHES = \
+@@ -245,6 +245,7 @@ MULTILIB_MATCHES = \
        mmcu?avr5=mmcu?atmega32hvb \
        mmcu?avr5=mmcu?atmega32hvbrevb \
        mmcu?avr5=mmcu?atmega64hve \
This page took 0.0268620000000001 seconds and 4 git commands to generate.