summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/CompilerIntrinsicsLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-0/+2
* ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in...oliviermartin2011-09-291-38/+38
* ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4oliviermartin2011-09-271-0/+2
* ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCToliviermartin2011-09-073-1/+112
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-283-110/+104
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-15/+15
* ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCColiviermartin2011-06-033-1/+205
* Fix issue with fixing tabs.andrewfish2011-02-0222-610/+610
* Remove tabs from all text files in the package.andrewfish2011-02-0222-612/+614
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-0225-52/+26
* Fix typo in __switchiu8() to use r0 in place of r3. andrewfish2011-01-061-4/+4
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-1525-6/+31
* Fix Xcode build break.andrewfish2010-07-292-21/+21
* Fix CodeSourcery 2010q1 link issue by adding missing intrinsicsandrewfish2010-07-254-4/+336
* Update the copyright notice formathhtian2010-04-2954-179/+110
* Update intrinsics for code sourcery gccandrewfish2010-03-1721-94/+178
* Add some missing 64-bit math functions for gccAJFISH2010-01-124-1/+151
* Adding support for BeagleBoard. AJFISH2009-12-0649-0/+3560