config.gcc: Do not use fixproto on m68k-elf.

2005-11-29  Paul Brook  <paul@codesourcery.com>

	* config.gcc: Do not use fixproto on m68k-elf.

From-SVN: r107644
This commit is contained in:
Paul Brook 2005-11-29 03:20:19 +00:00 committed by Paul Brook
parent a28b2ac662
commit 0cb5c97cbd
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-11-29 Paul Brook <paul@codesourcery.com>
* config.gcc: Do not use fixproto on m68k-elf.
2005-11-28 Roger Sayle <roger@eyesopen.com>
* expmed.c (div_cost): Replace with...

View File

@ -1382,7 +1382,6 @@ m68020-*-elf* | m68k-*-elf*)
tm_defines="MOTOROLA USE_GAS"
tmake_file=m68k/t-m68kelf
extra_parts="crtbegin.o crtend.o"
use_fixproto=yes
;;
m68010-*-netbsdelf* | m68k*-*-netbsdelf*)
tm_file="${tm_file} dbxelf.h elfos.h netbsd.h netbsd-elf.h m68k/netbsd-elf.h"