(m32rle-*-linux*): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101869
138bc75d-0d04-0410-961f-
82ee72b054a4
+2005-07-11 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+ * config.gcc (m32r-*-linux*): Use the default extra_parts.
+ (m32rle-*-linux*): Ditto.
+
2005-07-11 Jakub Jelinek <jakub@redhat.com>
* cfgexpand.c (stack_protect_classify_type): Use TYPE_SIZE_UNIT (type)
;;
m32r-*-linux*)
tm_file="dbxelf.h elfos.h svr4.h linux.h ${tm_file} m32r/linux.h"
- extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
# We override the tmake_file for linux -- why?
tmake_file="t-slibgcc-elf-ver m32r/t-linux"
gnu_ld=yes
;;
m32rle-*-linux*)
tm_file="dbxelf.h elfos.h svr4.h linux.h m32r/little.h ${tm_file} m32r/linux.h"
- extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
# We override the tmake_file for linux -- why?
tmake_file="t-slibgcc-elf-ver m32r/t-linux"
gnu_ld=yes