Commit 43779dea by Samuel Tardieu Committed by Samuel Tardieu

Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.

    gcc/ada/
	* Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.

From-SVN: r131054
parent 366547f0
2007-12-19 Samuel Tardieu <sam@rfc1149.net>
* Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.
2007-12-17 Arnaud Charlet <charlet@adacore.com> 2007-12-17 Arnaud Charlet <charlet@adacore.com>
* s-vxwork-alpha.ads: Removed, no longer used. * s-vxwork-alpha.ads: Removed, no longer used.
...@@ -1452,6 +1452,8 @@ ifeq ($(strip $(filter-out sh4% linux%,$(arch) $(osys))),) ...@@ -1452,6 +1452,8 @@ ifeq ($(strip $(filter-out sh4% linux%,$(arch) $(osys))),)
s-osinte.ads<s-osinte-linux.ads \ s-osinte.ads<s-osinte-linux.ads \
s-osprim.adb<s-osprim-posix.adb \ s-osprim.adb<s-osprim-posix.adb \
s-taprop.adb<s-taprop-linux.adb \ s-taprop.adb<s-taprop-linux.adb \
s-tasinf.ads<s-tasinf-linux.ads \
s-tasinf.adb<s-tasinf-linux.adb \
s-taspri.ads<s-taspri-posix.ads \ s-taspri.ads<s-taspri-posix.ads \
s-tpopsp.adb<s-tpopsp-posix-foreign.adb \ s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
system.ads<system-linux-sh4.ads system.ads<system-linux-sh4.ads
......
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