index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
/
CompilerIntrinsicsLib
Age
Commit message (
Expand
)
Author
2014-11-11
ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()
Olivier Martin
2014-08-26
ARM Packages: Replace tabs by spaces for indentation
Ronald Cron
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2014-08-19
ARM Packages: Corrected non-DOS line endings
Ronald Cron
2014-05-08
ARM Packages: use GCC_ASM_EXPORT to export functions
Brendan Jackman
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-03-24
ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64
Olivier Martin
2014-01-15
ArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the same as memcpy
Olivier Martin
2013-07-18
ArmPkg: Added Aarch64 support
Harry Liebel
2013-01-28
ArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl and __aeabi_llsr for GCC
oliviermartin
2013-01-25
ARM Packages: Fixed line endings
oliviermartin
2012-08-02
ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8
oliviermartin
2012-07-12
ArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_uread8 and __aeabi_uwrite8
oliviermartin
2012-07-04
ArmPkg: Fixed RVCT compiler warnings
oliviermartin
2011-09-29
ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in...
oliviermartin
2011-09-27
ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4
oliviermartin
2011-09-07
ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCT
oliviermartin
2011-07-28
ArmPkg: Fix ARM builds for XCode32
oliviermartin
2011-07-06
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...
oliviermartin
2011-06-03
ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCC
oliviermartin
2011-02-02
Fix issue with fixing tabs.
andrewfish
2011-02-02
Remove tabs from all text files in the package.
andrewfish
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2011-01-06
Fix typo in __switchiu8() to use r0 in place of r3.
andrewfish
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-07-29
Fix Xcode build break.
andrewfish
2010-07-25
Fix CodeSourcery 2010q1 link issue by adding missing intrinsics
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-03-17
Update intrinsics for code sourcery gcc
andrewfish
2010-01-12
Add some missing 64-bit math functions for gcc
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH