diff --git a/rocclr/CMakeLists.txt b/rocclr/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/rocclr/device/device.cpp b/rocclr/device/device.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/devkernel.cpp b/rocclr/device/devkernel.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/devprogram.cpp b/rocclr/device/devprogram.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/devprogram.hpp b/rocclr/device/devprogram.hpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocappprofile.cpp b/rocclr/device/rocm/rocappprofile.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocblit.cpp b/rocclr/device/rocm/rocblit.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocblit.hpp b/rocclr/device/rocm/rocblit.hpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/roccounters.cpp b/rocclr/device/rocm/roccounters.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocdevice.cpp b/rocclr/device/rocm/rocdevice.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rockernel.cpp b/rocclr/device/rocm/rockernel.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocmemory.cpp b/rocclr/device/rocm/rocmemory.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocprintf.cpp b/rocclr/device/rocm/rocprintf.cpp old mode 100755 new mode 100644 diff --git a/rocclr/device/rocm/rocprogram.cpp b/rocclr/device/rocm/rocprogram.cpp old mode 100755 new mode 100644 diff --git a/rocclr/os/os.cpp b/rocclr/os/os.cpp old mode 100755 new mode 100644 diff --git a/rocclr/os/os.hpp b/rocclr/os/os.hpp old mode 100755 new mode 100644 diff --git a/rocclr/os/os_posix.cpp b/rocclr/os/os_posix.cpp old mode 100755 new mode 100644 diff --git a/rocclr/os/os_win32.cpp b/rocclr/os/os_win32.cpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/command.cpp b/rocclr/platform/command.cpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/kernel.cpp b/rocclr/platform/kernel.cpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/memory.cpp b/rocclr/platform/memory.cpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/program.cpp b/rocclr/platform/program.cpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/program.hpp b/rocclr/platform/program.hpp old mode 100755 new mode 100644 diff --git a/rocclr/platform/sampler.hpp b/rocclr/platform/sampler.hpp old mode 100755 new mode 100644 diff --git a/rocclr/utils/debug.hpp b/rocclr/utils/debug.hpp old mode 100755 new mode 100644