summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-28 07:20:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-28 07:20:42 +0000
commita81db04ee6bd7e051f42ddb67d5b132486a47cd4 (patch)
tree23033a1d703c5d37c81d7f6570b532a6d4130124 /toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch
parentf6a92d6ffec89b1e411a1d53b9e55e3cd9583836 (diff)
downloadmaster-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.tar.gz
master-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.tar.bz2
master-31e0f0ae-a81db04ee6bd7e051f42ddb67d5b132486a47cd4.zip
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
SVN-Revision: 7752
Diffstat (limited to 'toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch')
-rw-r--r--toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch16
1 files changed, 6 insertions, 10 deletions
diff --git a/toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch b/toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch
index 9ef7a7c9ec..16b2dafd58 100644
--- a/toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch
+++ b/toolchain/binutils/patches/2.17/702-binutils-skip-comments.patch
@@ -57,9 +57,11 @@ Andreas.
* read.c (read_a_source_file): Ignore unknown text after line
comment character. Fix misleading comment.
---- binutils/gas/read.c.~1.78.~ 2004-04-23 08:58:23.000000000 +0200
-+++ binutils/gas/read.c 2004-04-23 21:49:01.000000000 +0200
-@@ -950,10 +950,14 @@ read_a_source_file (char *name)
+Index: binutils-2.17/gas/read.c
+===================================================================
+--- binutils-2.17.orig/gas/read.c 2007-06-28 09:19:34.031062944 +0200
++++ binutils-2.17/gas/read.c 2007-06-28 09:19:39.244270416 +0200
+@@ -1008,10 +1008,14 @@
unsigned int new_length;
char *tmp_buf = 0;
@@ -76,7 +78,7 @@ Andreas.
s += 4;
sb_new (&sbuf);
-@@ -1052,7 +1056,7 @@ read_a_source_file (char *name)
+@@ -1110,7 +1114,7 @@
continue;
#endif
input_line_pointer--;
@@ -85,9 +87,3 @@ Andreas.
demand_empty_rest_of_line ();
}
-
---
-Andreas Schwab, SuSE Labs, schwab@suse.de
-SuSE Linux AG, Maxfeldstra&#xC3;e 5, 90409 N&#xC3;rnberg, Germany
-Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
-"And now for something completely different."