]> git.pld-linux.org Git - packages/crossavr-binutils.git/blobdiff - 302-binutils-2.20.1-new-sections.patch
- synchronized patches with Atmel official AVR8-GNU toolchain.
[packages/crossavr-binutils.git] / 302-binutils-2.20.1-new-sections.patch
similarity index 88%
rename from crossavr-binutils-new-sections.patch
rename to 302-binutils-2.20.1-new-sections.patch
index f14f04d960de1abe7cc0fc60957e002fedcefa9f..c1dac97a4b7096eb009fd4db902f3a473ac94da2 100644 (file)
@@ -1,6 +1,6 @@
-diff -ruw ld/scripttempl/avr.sc ld/scripttempl/avr.sc
+diff -ruwN ld/scripttempl/avr.sc ld/scripttempl/avr.sc
 --- ld/scripttempl/avr.sc      2009-10-09 18:42:35.000000000 +0530
-+++ ld/scripttempl/avr.sc      2010-02-12 20:09:24.070812400 +0530
++++ ld/scripttempl/avr.sc      2010-03-11 12:26:00.563046000 +0530
 @@ -7,6 +7,9 @@
    text   (rx)   : ORIGIN = 0, LENGTH = $TEXT_LENGTH
    data   (rw!x) : ORIGIN = $DATA_ORIGIN, LENGTH = $DATA_LENGTH
This page took 0.073912 seconds and 4 git commands to generate.