From 1c8d799fc53ba855d2bb15855dc3f75eab8fbeac Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 10 Oct 2000 23:32:34 +0000 Subject: Upgrade to the 2000-10-02 GCC 2.97 development snapshot. --- lang/gcc45/files/patch-ad | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/gcc45/files/patch-ad') diff --git a/lang/gcc45/files/patch-ad b/lang/gcc45/files/patch-ad index 934da77780a4..53927df88598 100644 --- a/lang/gcc45/files/patch-ad +++ b/lang/gcc45/files/patch-ad @@ -1,5 +1,5 @@ ---- gcc/config/i386/freebsd-aout.h.orig Sun Jan 30 23:28:05 2000 -+++ gcc/config/i386/freebsd-aout.h Fri Feb 4 05:19:16 2000 +--- gcc/config/i386/freebsd-aout.h.orig Mon Sep 25 06:03:18 2000 ++++ gcc/config/i386/freebsd-aout.h Tue Sep 26 12:23:26 2000 @@ -31,12 +31,7 @@ /* This goes away when the math-emulator is fixed */ @@ -54,9 +54,9 @@ } @@ -132,6 +118,7 @@ - #define TYPE_ASM_OP ".type" - #define SIZE_ASM_OP ".size" -+#define SET_ASM_OP ".set" + #define TYPE_ASM_OP "\t.type\t" + #define SIZE_ASM_OP "\t.size\t" ++#define SET_ASM_OP "\t.set\t" /* The following macro defines the format used to output the second operand of the .type assembler directive. Different svr4 assemblers -- cgit v1.2.3