aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-09 04:47:58 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-09 04:47:58 +0000
commit42fcd1ffa9f0bd790104101a09836150fe0bcfd2 (patch)
tree42927f11160dfc3baeb648c8442772e2d0f80bdc /contrib/gcc
parent03a9d2d7c8b951173bf2a91000c0fe430db71e80 (diff)
downloadsrc-42fcd1ffa9f0bd790104101a09836150fe0bcfd2.tar.gz
src-42fcd1ffa9f0bd790104101a09836150fe0bcfd2.zip
Both our a.out (hacked) gas and the binutils gas support .weak
Prompted by: bde
Notes
Notes: svn path=/head/; revision=34363
Diffstat (limited to 'contrib/gcc')
-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 f66137cca0e8..1caaeac31645 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 f66137cca0e8..1caaeac31645 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 */