summaryrefslogtreecommitdiffstats
path: root/gcc/config/m68k/m68020-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k/m68020-elf.h')
-rw-r--r--gcc/config/m68k/m68020-elf.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/config/m68k/m68020-elf.h b/gcc/config/m68k/m68020-elf.h
index 94b5d44064c..ccf8a30e133 100644
--- a/gcc/config/m68k/m68020-elf.h
+++ b/gcc/config/m68k/m68020-elf.h
@@ -34,20 +34,6 @@ Boston, MA 02111-1307, USA. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC "crtbegin.o%s"
-#undef ENDFILE_SPEC
-#define ENDFILE_SPEC "crtend.o%s"
-
#define LIB_SPEC "-lc"
-/* ??? Quick hack to get constructors working. Make this look more like a
- COFF target, so the existing dejagnu/libgloss support works. A better
- solution would be to make the necessary dejagnu and libgloss changes so
- that we can use normal the ELF constructor mechanism. */
-#undef INIT_SECTION_ASM_OP
-#undef FINI_SECTION_ASM_OP
-#undef STARTFILE_SPEC
-#define STARTFILE_SPEC ""
-#undef ENDFILE_SPEC
-#define ENDFILE_SPEC ""
-
/* end of m68020-elf.h */
OpenPOWER on IntegriCloud