Commit 64ac3c33 by Iain Buclaw Committed by Iain Buclaw

config.gcc (xstormy16-*-elf): Set tm_d_file.

gcc/ChangeLog:

2018-10-29  Iain Buclaw  <ibuclaw@gdcproject.org>

	* config.gcc (xstormy16-*-elf): Set tm_d_file.

From-SVN: r265607
parent 90938ef8
2018-10-29 Iain Buclaw <ibuclaw@gdcproject.org>
* config.gcc (xstormy16-*-elf): Set tm_d_file.
2018-10-29 David Malcolm <dmalcolm@redhat.com>
Martin Sebor <msebor@redhat.com>
Manuel Lopez-Ibanez <manu@gcc.gnu.org>
......@@ -3161,6 +3161,7 @@ xstormy16-*-elf)
# For historical reasons, the target files omit the 'x'.
tm_file="dbxelf.h elfos.h newlib-stdint.h stormy16/stormy16.h"
tm_p_file=stormy16/stormy16-protos.h
tm_d_file="elfos.h stormy16/stormy16.h"
md_file=stormy16/stormy16.md
out_file=stormy16/stormy16.c
extra_options=stormy16/stormy16.opt
......
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