Commit 578316b9 by Nick Clifton Committed by Nick Clifton

Include arm/xscale-coff.h before arm/arm.h.

From-SVN: r47693
parent f91b40db
2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
* config.gcc: Include arm/xscale-coff.h before arm/arm.h.
2001-12-05 William Cohen <wcohen@redhat.com>
* config/arm/arm.h (THUMB_FUNCTION_PROFILER): Correct typo in
......
......@@ -3229,7 +3229,7 @@ xscale-*-elf)
md_file=arm/arm.md
;;
xscale-*-coff)
tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h arm/xscale-coff.h"
tm_file="arm/semi.h arm/aout.h arm/coff.h arm/xscale-coff.h arm/arm.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