From b0d1291cc811bb95503985072863b1f0349b49bc Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 9 Mar 1998 04:47:58 +0000 Subject: Both our a.out (hacked) gas and the binutils gas support .weak Prompted by: bde --- contrib/gcc/config/i386/freebsd.h | 2 -- contrib/gcc/config/i386/freebsd.h.fixed | 2 -- 2 files changed, 4 deletions(-) diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h index f66137c..1caaeac 100644 --- a/contrib/gcc/config/i386/freebsd.h +++ b/contrib/gcc/config/i386/freebsd.h @@ -87,8 +87,6 @@ Boston, MA 02111-1307, USA. */ #undef DEFAULT_PCC_STRUCT_RETURN #define DEFAULT_PCC_STRUCT_RETURN 0 -#define SUPPORTS_WEAK TARGET_ELF - /* Prefix for internally generated assembler labels. If we aren't using underscores, we are using prefix `.'s to identify labels that should be ignored, as in `i386/gas.h' --karl@cs.umb.edu */ diff --git a/contrib/gcc/config/i386/freebsd.h.fixed b/contrib/gcc/config/i386/freebsd.h.fixed index f66137c..1caaeac 100644 --- a/contrib/gcc/config/i386/freebsd.h.fixed +++ b/contrib/gcc/config/i386/freebsd.h.fixed @@ -87,8 +87,6 @@ Boston, MA 02111-1307, USA. */ #undef DEFAULT_PCC_STRUCT_RETURN #define DEFAULT_PCC_STRUCT_RETURN 0 -#define SUPPORTS_WEAK TARGET_ELF - /* Prefix for internally generated assembler labels. If we aren't using underscores, we are using prefix `.'s to identify labels that should be ignored, as in `i386/gas.h' --karl@cs.umb.edu */ -- cgit v1.1