aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/elf.h
diff options
context:
space:
mode:
authorDavid O'Brien <obrien@FreeBSD.org>2001-12-11 18:21:04 +0000
committerDavid O'Brien <obrien@gcc.gnu.org>2001-12-11 18:21:04 +0000
commit911713157618beaeb432bc646f82a074e4c28435 (patch)
treea5e83ace2be53c35675c5a8ac966558feecc1672 /gcc/config/h8300/elf.h
parentff1c8a1a182c62516c88784b532df367edd1f45b (diff)
downloadgcc-911713157618beaeb432bc646f82a074e4c28435.zip
gcc-911713157618beaeb432bc646f82a074e4c28435.tar.gz
gcc-911713157618beaeb432bc646f82a074e4c28435.tar.bz2
config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configuration headers.
2001-12-11 David O'Brien <obrien@FreeBSD.org> * config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configuration headers. * config/h8300/elf.h: Include dbxelf.h. * config/m68k/linux.h: Likewise. * config/m68k/m68020-elf.h: Likewise. * config/m68k/m68kv4.h: Likewise. * config/sh/elf.h: Likewise. * config/m68k/m68kemb.h: Add comment about the its purpose. Approved by: Richard Henderson <rth@redhat.com> Message-ID: <20011210155120.A23862@redhat.com> From-SVN: r47885
Diffstat (limited to 'gcc/config/h8300/elf.h')
-rw-r--r--gcc/config/h8300/elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/h8300/elf.h b/gcc/config/h8300/elf.h
index dcfb5e9..3b6db3b 100644
--- a/gcc/config/h8300/elf.h
+++ b/gcc/config/h8300/elf.h
@@ -20,6 +20,7 @@
#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
+#include "dbxelf.h"
#include "elfos.h"