DescriptionFor arm, chooses hard vs. soft fp ABI based on compiler.
We have been hard-coding hardfp in the gyp file. This makes
using softfp hard. This change detects hardfp by looking at
a predefined gcc macro, and otherwise uses softfp. This
change also adds a flag to simarm so that we can test softfp.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=36337
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|