summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/CompilerIntrinsicsLib
diff options
context:
space:
mode:
authorEvan Lloyd <evan.lloyd@arm.com>2016-01-30 12:25:59 +0000
committerleiflindholm <leiflindholm@Edk2>2016-01-30 12:25:59 +0000
commit2281eb6f4885c8d78de69645fdee885c4e629b1b (patch)
tree8805c61fa2a14a6c4d02a08bbabe022198066993 /ArmPkg/Library/CompilerIntrinsicsLib
parent62c9131aae6393543e3cec5d3a8024d9dc23346b (diff)
downloadedk2-2281eb6f4885c8d78de69645fdee885c4e629b1b.zip
edk2-2281eb6f4885c8d78de69645fdee885c4e629b1b.tar.gz
edk2-2281eb6f4885c8d78de69645fdee885c4e629b1b.tar.bz2
ArmPkg: Rectify file modes
Problems have been encountered because some of the source files have execute permission set. This can cause git to report them as changed when they are checked out onto a file system with inherited permissions. This has been seen using Cygwin, MinGW and PowerShell Git. This patch makes no change to source file content, and only aims to correct the file modes/permissions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Evan Lloyd <evan.lloyd@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19778 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Library/CompilerIntrinsicsLib')
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S0
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm0
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm0
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/sourcery.S0
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldiv.S0
-rw-r--r--[-rwxr-xr-x]ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldivmod.c0
6 files changed, 0 insertions, 0 deletions
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S
index e7a05de..e7a05de 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm
index 09773b0..09773b0 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm
index bae3c1f..bae3c1f 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/sourcery.S b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/sourcery.S
index 1e0b524..1e0b524 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/sourcery.S
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/sourcery.S
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldiv.S b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldiv.S
index 4481c6d..4481c6d 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldiv.S
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldiv.S
diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldivmod.c b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldivmod.c
index 8887938..8887938 100755..100644
--- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldivmod.c
+++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/uldivmod.c