Commit 1a982c6e by Arnaud Charlet Committed by Arnaud Charlet

Makefile.in (X86_TARGET_PAIRS): Remove duplicate declaration.

	* gcc-interface/Makefile.in (X86_TARGET_PAIRS): Remove duplicate
	declaration.

From-SVN: r178566
parent 5a80bdf9
2011-09-06 Arnaud Charlet <charlet@adacore.com>
* gcc-interface/Makefile.in (X86_TARGET_PAIRS): Remove duplicate
declaration.
2011-09-05 Hristian Kirtchev <kirtchev@adacore.com>
* s-finmas.adb (Set_Finalize_Address): Explain the reason
......
......@@ -434,14 +434,6 @@ X86_TARGET_PAIRS = \
g-bytswa.adb<g-bytswa-x86.adb \
s-atocou.adb<s-atocou-x86.adb
# Special version of units for x86 and x86-64 platforms.
X86_TARGET_PAIRS = \
a-numaux.ads<a-numaux-x86.ads \
a-numaux.adb<a-numaux-x86.adb \
g-bytswa.adb<g-bytswa-x86.adb \
s-atocou.adb<s-atocou-x86.adb
X86_64_TARGET_PAIRS = \
a-numaux.ads<a-numaux-x86.ads \
a-numaux.adb<a-numaux-x86.adb \
......
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