]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
Add Math64.S to reduce the number of compiler intrinsics that need to be supported...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Mar 2010 02:21:18 +0000 (02:21 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Mar 2010 02:21:18 +0000 (02:21 +0000)
commit703f1d091ff872ed4d14a861933d57c8e805eda6
tree8e994b3e2c08600c32d9ef4bf3f2e452d4c584a3
parent673c1498017ab581142fde7b846bc11ec630e158
Add Math64.S to reduce the number of compiler intrinsics that need to be supported. It turns out they seem to change from GCC generation to generation.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10259 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/Arm/Math64.S [new file with mode: 0755]
MdePkg/Library/BaseLib/BaseLib.inf