summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/CompilerIntrinsicsLib
AgeCommit message (Expand)Author
2011-02-02Fix issue with fixing tabs.andrewfish
2011-02-02Remove tabs from all text files in the package.andrewfish
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2011-01-06Fix typo in __switchiu8() to use r0 in place of r3. andrewfish
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-07-29Fix Xcode build break.andrewfish
2010-07-25Fix CodeSourcery 2010q1 link issue by adding missing intrinsicsandrewfish
2010-04-29Update the copyright notice formathhtian
2010-03-17Update intrinsics for code sourcery gccandrewfish
2010-01-12Add some missing 64-bit math functions for gccAJFISH
2009-12-06Adding support for BeagleBoard. AJFISH