summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-09 04:47:58 +0000
committerpeter <peter@FreeBSD.org>1998-03-09 04:47:58 +0000
commitb0d1291cc811bb95503985072863b1f0349b49bc (patch)
tree334c84ce676034683ff77a6ab644d1f692dda4fe
parentff740b6b07e261e28dcf09e5665b289383e50d0f (diff)
downloadFreeBSD-src-b0d1291cc811bb95503985072863b1f0349b49bc.zip
FreeBSD-src-b0d1291cc811bb95503985072863b1f0349b49bc.tar.gz
Both our a.out (hacked) gas and the binutils gas support .weak
Prompted by: bde
-rw-r--r--contrib/gcc/config/i386/freebsd.h2
-rw-r--r--contrib/gcc/config/i386/freebsd.h.fixed2
2 files changed, 0 insertions, 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 */
OpenPOWER on IntegriCloud