X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=429-gcc-ata5790_5790n_5795.patch;h=1a5b336d2872de5ba5731c8f4b13e4787b776bac;hb=ab7f78a4a6b0448f315db017e24209b62c772e22;hp=ac4e275462f5ee9fec05a48e23b77dcb220e2746;hpb=8449b5922e9b02d2263507e9dc53ae9c54a2c52a;p=packages%2Fcrossavr-gcc.git diff --git a/429-gcc-ata5790_5790n_5795.patch b/429-gcc-ata5790_5790n_5795.patch index ac4e275..1a5b336 100644 --- a/429-gcc-ata5790_5790n_5795.patch +++ b/429-gcc-ata5790_5790n_5795.patch @@ -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-27 09:26:40.000000000 +0530 +++ gcc/config/avr/avr-devices.c 2012-02-27 09:27:37.000000000 +0530 -@@ -144,6 +144,9 @@ const struct mcu_type_s avr_mcu_types[] +@@ -143,6 +143,9 @@ const struct mcu_type_s avr_mcu_types[] { "avr5", ARCH_AVR5, NULL, 0, 0x0060, "m16" }, { "at90pwm161", ARCH_AVR5, "__AVR_AT90PWM161__", 1, 0x0100, "90pwm161" }, @@ -14,7 +14,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-27 09:26:40.000000000 +0530 +++ gcc/config/avr/t-avr 2012-02-27 09:27:37.000000000 +0530 -@@ -175,6 +175,9 @@ MULTILIB_MATCHES = \ +@@ -174,6 +174,9 @@ MULTILIB_MATCHES = \ mmcu?avr4=mmcu?at90pwm3b \ mmcu?avr4=mmcu?at90pwm81 \ mmcu?avr5=mmcu?at90pwm161 \