From: Jakub Bogusz Date: Mon, 27 Jun 2005 19:24:52 +0000 (+0000) Subject: - hacked for binutils 2.16.91.0.1 X-Git-Tag: auto/ac/binutils-2_16_91_0_1-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossppc-binutils.git;a=commitdiff_plain;h=c286ff20991ee8adae137d76b7fdeded22c74dc0;hp=4b0d66adf5144ae18da9f52eecbbc24483d10148 - hacked for binutils 2.16.91.0.1 Changed files: binutils-gasp.patch -> 1.8 --- diff --git a/binutils-gasp.patch b/binutils-gasp.patch index 9ff4b13..2b25bd8 100644 --- a/binutils-gasp.patch +++ b/binutils-gasp.patch @@ -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 @@