Commit eb9601ab by Nick Clifton Committed by Nick Clifton

Add necessary header files to tm_file for xscale-ecoff

From-SVN: r47261
parent d76c8d5b
2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
* config.gcc (xscale-coff): Add necessary header files to
tm_file variable.
2001-11-20 Zack Weinberg <zack@codesourcery.com>
* rs6000.c (output_cbranch): Use $, not %$, in output template.
......
......@@ -3214,7 +3214,7 @@ xscale-*-elf)
md_file=arm/arm.md
;;
xscale-*-coff)
tm_file="coff.h arm/xscale-coff.h"
tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h arm/xscale-coff.h"
tmake_file=arm/t-xscale-coff
out_file=arm/arm.c
md_file=arm/arm.md
......
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