Commit a717c1f9 by Richard Earnshaw Committed by Richard Earnshaw

* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.

From-SVN: r21058
parent 34757369
......@@ -5,6 +5,8 @@ Sat Jul 11 02:59:08 1998 Richard Earnshaw <rearnsha@arm.com>
(splits for sign-extended HI & QI mode from memory): Also propagate
the volatile flag.
* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.
Fri Jul 10 19:06:59 1998 Michael Meissner <meissner@cygnus.com>
* varray.h: Include system.h if it hasn't already been included
......
......@@ -2716,6 +2716,7 @@ for machine in $build $host $target; do
xm_file=arm/xm-thumb.h
md_file=arm/thumb.md
tmake_file=arm/t-thumb
fixincludes=Makefile.in # There is nothing to fix
;;
# This hasn't been upgraded to GCC 2.
# tron-*-*)
......
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