summaryrefslogtreecommitdiff
path: root/StdLib/LibC/gdtoa/gdtoa.inf
diff options
context:
space:
mode:
authorHarry Liebel <Harry.Liebel@arm.com>2014-08-20 21:55:45 +0000
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>2014-08-20 21:55:45 +0000
commit1bc81f40096526647ce5c74dadea42d2ab9363f5 (patch)
tree4e3ec2b3e57fd5f1e15e21dc29122477872f860d /StdLib/LibC/gdtoa/gdtoa.inf
parentdf294f7ff0160dbb52a36642f5f482eb639feb76 (diff)
StdLib/LibC: Fix ARM symbol problems
StdLibPrivateInternalFiles: Add AArch64 support Disable 'memcpy' symbol for ARM in LibC. It is already provided by the ARM compiler intrinsics library. Add missing 'strtold' symbol. Use the same fallback as IPF for now. Use Include definitions as provided by ARM version. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Harry Liebel <Harry.Liebel@arm.com> Reviewed-By: Olivier Martin <olivier.martin@arm.com> Reviewed-By: Daryl McDaniel <daryl.mcdaniel@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15858 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'StdLib/LibC/gdtoa/gdtoa.inf')
-rw-r--r--StdLib/LibC/gdtoa/gdtoa.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/StdLib/LibC/gdtoa/gdtoa.inf b/StdLib/LibC/gdtoa/gdtoa.inf
index fbe3ac1b63..48b7df403f 100644
--- a/StdLib/LibC/gdtoa/gdtoa.inf
+++ b/StdLib/LibC/gdtoa/gdtoa.inf
@@ -44,6 +44,7 @@
[Sources.ARM]
strtof.c
+ Ipf/strtold.c
[Sources]
strtod.c # Public interfaces