Commit 0ee61065 by Samuel Tardieu Committed by Samuel Tardieu

Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.

    gcc/ada/
	* Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.

From-SVN: r137108
parent 5cff8550
2008-06-25 Samuel Tardieu <sam@rfc1149.net>
* Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.
2008-06-24 Eric Botcazou <ebotcazou@adacore.com> 2008-06-24 Eric Botcazou <ebotcazou@adacore.com>
* utils2.c (known_alignment): Derive the alignment from pointed-to * utils2.c (known_alignment): Derive the alignment from pointed-to
...@@ -1538,7 +1538,7 @@ ifeq ($(strip $(filter-out sh4% linux%,$(arch) $(osys))),) ...@@ -1538,7 +1538,7 @@ ifeq ($(strip $(filter-out sh4% linux%,$(arch) $(osys))),)
system.ads<system-linux-sh4.ads system.ads<system-linux-sh4.ads
TOOLS_TARGET_PAIRS = \ TOOLS_TARGET_PAIRS = \
mlib-tgt-specific.adb<mlib-tgt-linux.adb \ mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
indepsw.adb<indepsw-linux.adb indepsw.adb<indepsw-linux.adb
EXTRA_GNATRTL_TASKING_OBJS=s-linux.o EXTRA_GNATRTL_TASKING_OBJS=s-linux.o
......
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