summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-04-30 17:18:49 -0500
committerJoel Sherrill <joel@rtems.org>2018-04-30 17:18:49 -0500
commitc77cd426f80e891ca01ca938f79aeeb42cbadf9b (patch)
tree9781fb47c4b793067c603c55fe9c9e18fcb75ddd
parentjffs2: Do not use command line defines (diff)
downloadrtems-c77cd426f80e891ca01ca938f79aeeb42cbadf9b.tar.bz2
Drop executable permissions on .[ch] files
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/can/can.c0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/adc-defs.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/adc.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/can-defs.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/can.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/mbed-pinmap.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/pwmout-defs.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/include/bsp/pwmout.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/pwm/pwmout.c0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc176x/start/adc.c0
-rw-r--r--[-rwxr-xr-x]bsps/arm/lpc32xx/irq/irq.c0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h0
-rw-r--r--[-rwxr-xr-x]bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h0
-rw-r--r--[-rwxr-xr-x]bsps/include/libchip/ns16550_p.h0
-rw-r--r--[-rwxr-xr-x]bsps/powerpc/include/libcpu/cpuIdent.h0
-rw-r--r--[-rwxr-xr-x]cpukit/include/rtems/confdefs.h0
-rw-r--r--[-rwxr-xr-x]cpukit/score/cpu/arm/include/rtems/score/arm.h0
-rw-r--r--[-rwxr-xr-x]testsuites/fstests/fsdosfsname01/files.h0
22 files changed, 0 insertions, 0 deletions
diff --git a/bsps/arm/lpc176x/can/can.c b/bsps/arm/lpc176x/can/can.c
index e5ffc29b7a..e5ffc29b7a 100755..100644
--- a/bsps/arm/lpc176x/can/can.c
+++ b/bsps/arm/lpc176x/can/can.c
diff --git a/bsps/arm/lpc176x/include/bsp/adc-defs.h b/bsps/arm/lpc176x/include/bsp/adc-defs.h
index 3daca807b7..3daca807b7 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/adc-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/adc-defs.h
diff --git a/bsps/arm/lpc176x/include/bsp/adc.h b/bsps/arm/lpc176x/include/bsp/adc.h
index 34df8b7efd..34df8b7efd 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/adc.h
+++ b/bsps/arm/lpc176x/include/bsp/adc.h
diff --git a/bsps/arm/lpc176x/include/bsp/can-defs.h b/bsps/arm/lpc176x/include/bsp/can-defs.h
index 4db229eb1c..4db229eb1c 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/can-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/can-defs.h
diff --git a/bsps/arm/lpc176x/include/bsp/can.h b/bsps/arm/lpc176x/include/bsp/can.h
index 7515ec2f53..7515ec2f53 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/can.h
+++ b/bsps/arm/lpc176x/include/bsp/can.h
diff --git a/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h b/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
index 3556bc5fbf..3556bc5fbf 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
+++ b/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
diff --git a/bsps/arm/lpc176x/include/bsp/pwmout-defs.h b/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
index f55b154a05..f55b154a05 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
diff --git a/bsps/arm/lpc176x/include/bsp/pwmout.h b/bsps/arm/lpc176x/include/bsp/pwmout.h
index 1427fc5f3e..1427fc5f3e 100755..100644
--- a/bsps/arm/lpc176x/include/bsp/pwmout.h
+++ b/bsps/arm/lpc176x/include/bsp/pwmout.h
diff --git a/bsps/arm/lpc176x/pwm/pwmout.c b/bsps/arm/lpc176x/pwm/pwmout.c
index dc30475f89..dc30475f89 100755..100644
--- a/bsps/arm/lpc176x/pwm/pwmout.c
+++ b/bsps/arm/lpc176x/pwm/pwmout.c
diff --git a/bsps/arm/lpc176x/start/adc.c b/bsps/arm/lpc176x/start/adc.c
index 7098166718..7098166718 100755..100644
--- a/bsps/arm/lpc176x/start/adc.c
+++ b/bsps/arm/lpc176x/start/adc.c
diff --git a/bsps/arm/lpc32xx/irq/irq.c b/bsps/arm/lpc32xx/irq/irq.c
index eac320000b..eac320000b 100755..100644
--- a/bsps/arm/lpc32xx/irq/irq.c
+++ b/bsps/arm/lpc32xx/irq/irq.c
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h
index f81b19cd40..f81b19cd40 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h
index cc2eb90c4c..cc2eb90c4c 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h
index 85af10738f..85af10738f 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
index 5c004328d7..5c004328d7 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h
index 5249363cef..5249363cef 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h
index 45038945b8..45038945b8 100755..100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h
diff --git a/bsps/include/libchip/ns16550_p.h b/bsps/include/libchip/ns16550_p.h
index e3d0eba557..e3d0eba557 100755..100644
--- a/bsps/include/libchip/ns16550_p.h
+++ b/bsps/include/libchip/ns16550_p.h
diff --git a/bsps/powerpc/include/libcpu/cpuIdent.h b/bsps/powerpc/include/libcpu/cpuIdent.h
index e051deba92..e051deba92 100755..100644
--- a/bsps/powerpc/include/libcpu/cpuIdent.h
+++ b/bsps/powerpc/include/libcpu/cpuIdent.h
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h
index 985a59e8ce..985a59e8ce 100755..100644
--- a/cpukit/include/rtems/confdefs.h
+++ b/cpukit/include/rtems/confdefs.h
diff --git a/cpukit/score/cpu/arm/include/rtems/score/arm.h b/cpukit/score/cpu/arm/include/rtems/score/arm.h
index bff4044a99..bff4044a99 100755..100644
--- a/cpukit/score/cpu/arm/include/rtems/score/arm.h
+++ b/cpukit/score/cpu/arm/include/rtems/score/arm.h
diff --git a/testsuites/fstests/fsdosfsname01/files.h b/testsuites/fstests/fsdosfsname01/files.h
index 487664fee9..487664fee9 100755..100644
--- a/testsuites/fstests/fsdosfsname01/files.h
+++ b/testsuites/fstests/fsdosfsname01/files.h