]> git.pld-linux.org Git - packages/crossppc-binutils.git/commitdiff
- hacked for binutils 2.16.91.0.1 auto/ac/binutils-2_16_91_0_1-2 auto/ac/binutils-2_16_91_0_2-1 auto/th/binutils-2_16_91_0_1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Jun 2005 19:24:52 +0000 (19:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils-gasp.patch -> 1.8

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.113164 seconds and 4 git commands to generate.