summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C codeArd Biesheuvel2016-09-011-32/+0
* ArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the same as memcpyOlivier Martin2014-01-151-11/+9
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-34/+34
* Fix issue with fixing tabs.andrewfish2011-02-021-15/+15
* Remove tabs from all text files in the package.andrewfish2011-02-021-15/+15
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-2/+1
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Update intrinsics for code sourcery gccandrewfish2010-03-171-4/+3
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+35