summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-11-26 18:25:20 +0000
committerobrien <obrien@FreeBSD.org>2002-11-26 18:25:20 +0000
commitfa7971ab704ca66bdedfd46fc3848768b13fc91e (patch)
treed57c6ff3abefeaa7651e5939962631421a3f6292 /contrib/gcc/config/alpha
parent100044adf505a4d3825eed40ec34ffa1c2397863 (diff)
downloadFreeBSD-src-fa7971ab704ca66bdedfd46fc3848768b13fc91e.zip
FreeBSD-src-fa7971ab704ca66bdedfd46fc3848768b13fc91e.tar.gz
Remove our custom mixed ELF/a.out support. This means the base compiler
now only produce ELF objects. It also makes us closer to stock GCC, and simplifies the set of changes we still need from stock GCC on every import. Applauded by: peter Approved by: re
Diffstat (limited to 'contrib/gcc/config/alpha')
-rw-r--r--contrib/gcc/config/alpha/freebsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/config/alpha/freebsd.h b/contrib/gcc/config/alpha/freebsd.h
index d8f71f0..5b88dff 100644
--- a/contrib/gcc/config/alpha/freebsd.h
+++ b/contrib/gcc/config/alpha/freebsd.h
@@ -91,8 +91,6 @@ Boston, MA 02111-1307, USA. */
#define TARGET_VERSION fprintf (stderr, " (FreeBSD/Alpha ELF)");
#define TARGET_ELF 1
-#define TARGET_AOUT (0)
-#define TARGET_UNDERSCORES (0)
#undef OBJECT_FORMAT_COFF
#undef EXTENDED_COFF
OpenPOWER on IntegriCloud