Commit b882d60d by Jason Eckhardt Committed by Jason Eckhardt

t-i860: New.

2003-08-23  Jason Eckhardt  <jle@rice.edu>

        * config/i860/t-i860: New.
        * config.gcc (i860-*-sysv4*): Add t-i860 to tmake_file.

From-SVN: r70759
parent 89466165
2003-08-23 Jason Eckhardt <jle@rice.edu>
* config/i860/t-i860: New.
* config.gcc (i860-*-sysv4*): Add t-i860 to tmake_file.
2003-08-23 Jakub Jelinek <jakub@redhat.com> 2003-08-23 Jakub Jelinek <jakub@redhat.com>
* c-decl.c (pushdecl): Only put decls which finish_struct will do * c-decl.c (pushdecl): Only put decls which finish_struct will do
......
...@@ -1239,7 +1239,7 @@ i860-*-sysv4*) ...@@ -1239,7 +1239,7 @@ i860-*-sysv4*)
tm_file="${tm_file} elfos.h svr4.h i860/sysv4.h" tm_file="${tm_file} elfos.h svr4.h i860/sysv4.h"
xm_defines="USG SVR3" xm_defines="USG SVR3"
xmake_file=i860/x-sysv4 xmake_file=i860/x-sysv4
tmake_file=t-svr4 tmake_file="i860/t-i860 i860/t-svr4"
extra_parts="crtbegin.o crtend.o" extra_parts="crtbegin.o crtend.o"
;; ;;
i960-*-coff*) i960-*-coff*)
......
LIB2FUNCS_EXTRA = varargs.asm
varargs.asm: $(srcdir)/config/i860/varargs.asm
cp $(srcdir)/config/i860/varargs.asm .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment