From c286ff20991ee8adae137d76b7fdeded22c74dc0 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 27 Jun 2005 19:24:52 +0000 Subject: [PATCH] - hacked for binutils 2.16.91.0.1 Changed files: binutils-gasp.patch -> 1.8 --- binutils-gasp.patch | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 @@ -- 2.43.0