]> git.pld-linux.org Git - packages/crossppc-binutils.git/blobdiff - binutils-gasp.patch
- hacked for binutils 2.16.91.0.1
[packages/crossppc-binutils.git] / binutils-gasp.patch
index 9ff4b1331403a634b668bfb0ee94a6263667f92b..2b25bd81296ea1e811d2cbdb34f0eab181bcbbd2 100644 (file)
@@ -1514,7 +1514,7 @@ diff -Nur binutils-2.14.90.0.7.orig/gas/doc/gasp.texinfo binutils-2.14.90.0.7/ga
 +@bye
 --- binutils-2.16.90.0.3/gas/gasp.c.orig       1970-01-01 01:00:00.000000000 +0100
 +++ binutils-2.16.90.0.3/gas/gasp.c    2005-05-12 00:24:19.559668480 +0200
-@@ -0,0 +1,3980 @@
+@@ -0,0 +1,3983 @@
 +/* gasp.c - Gnu assembler preprocessor main program.
 +   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 +   Free Software Foundation, Inc.
@@ -5495,6 +5495,9 @@ diff -Nur binutils-2.14.90.0.7.orig/gas/doc/gasp.texinfo binutils-2.14.90.0.7/ga
 +  3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
 +  3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
 +};
++
++/* just a stub to satisfy unused function in sb.o */
++int do_scrub_chars (int (*get) (char*, int), char *tostart, int tolen) {}
 --- binutils-2.16.90.0.3/gas/macro.c.orig      2005-05-11 00:46:44.000000000 +0200
 +++ binutils-2.16.90.0.3/gas/macro.c   2005-05-12 00:09:50.205830352 +0200
 @@ -77,8 +77,8 @@
This page took 0.101013 seconds and 4 git commands to generate.