]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.gcc: Do not use fixproto on m68k-elf.
authorPaul Brook <paul@codesourcery.com>
Tue, 29 Nov 2005 03:20:19 +0000 (03:20 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Tue, 29 Nov 2005 03:20:19 +0000 (03:20 +0000)
2005-11-29  Paul Brook  <paul@codesourcery.com>

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

From-SVN: r107644

gcc/ChangeLog
gcc/config.gcc

index 9f0bc0f60a0e4f0fd862bc133b7608398a0b4df9..fab3b13f259ae7648d5df0a0ef0bd21db3c935e2 100644 (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...
index c0867e1e91c469699e0efa713a7919e4b530b949..01521f266504f75e7bcf2d5e8bc33565fd44a002 100644 (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"