]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/CompilerIntrinsicsLib
ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib /
2018-06-11 Michael ZimmermannArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for...
2018-02-07 Pete BatardArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017...
2017-03-14 Marvin HäuserArmPkg: Fix modsi3.S compilation across toolchains.
2016-09-06 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: use Clang-compatible...
2016-09-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib ARM: make memset() weak...
2016-09-01 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: replace memcpy and memset...
2016-08-11 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC()...
2016-08-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: make the default memset...
2016-01-30 Evan LloydArmPkg: Rectify file modes
2015-12-15 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: add GCC version of __aeab...
2015-12-15 Ard BiesheuvelArmPkg: use unified asm syntax for CLANG
2015-12-03 Eugene CohenArmPkg: update RVCT assembly functions to use new RVCT_...
2014-11-11 Olivier MartinArmPkg/CompilerIntrinsicesLib: Fixed memmove() and...
2014-08-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-03-24 Olivier MartinArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64
2014-01-15 Olivier MartinArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-01-28 oliviermartinArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-08-02 oliviermartinArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8
2012-07-12 oliviermartinArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_ure...
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2011-09-29 oliviermartinArmPkg/CompilerIntrinsicsLib: Reverse the order of...
2011-09-27 oliviermartinArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and...
2011-09-07 oliviermartinArmPkg/CompilerIntrinsicsLib: Add memory intrinsics...
2011-07-28 oliviermartinArmPkg: Fix ARM builds for XCode32
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-06-03 oliviermartinArmPkg/CompilerIntrinsincsLib: Add div and mullu functi...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2011-01-06 andrewfishFix typo in __switchiu8() to use r0 in place of r3.
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-07-29 andrewfishFix Xcode build break.
2010-07-25 andrewfishFix CodeSourcery 2010q1 link issue by adding missing...
2010-04-29 hhtianUpdate the copyright notice format
2010-03-17 andrewfishUpdate intrinsics for code sourcery gcc
2010-01-12 AJFISHAdd some missing 64-bit math functions for gcc
2009-12-06 AJFISHAdding support for BeagleBoard.