Makefile.in (X86_TARGET_PAIRS): Remove duplicate declaration.
* gcc-interface/Makefile.in (X86_TARGET_PAIRS): Remove duplicate declaration. From-SVN: r178566
This commit is contained in:
parent
5a80bdf9ee
commit
1a982c6e28
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -428,14 +428,6 @@ ATOMICS_BUILTINS_TARGET_PAIRS = \
|
||||
|
||||
# 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
|
||||
|
||||
# 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 \
|
||||
|
Loading…
Reference in New Issue
Block a user