crosstool-ng/config
Bryan Hundven e4bb360748 file modes: Set files to be non-executable
I was going to start doing some autoconf work, and noticed that
configure.in was executable. Then I noticed Makefile.in was executable.

o.O

So, I ran ```find . -type f -executable``` and found a bunch of files
that shouldn't be set executable.

This commit makes them normal files again.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-11-12 23:18:04 -08:00
..
arch blackfin: Remove blackfin support 2015-11-09 22:30:45 -08:00
binutils binutils: Gold conflicts with Static Toolchain 2015-10-20 00:35:36 -07:00
cc gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
companion_libs file modes: Set files to be non-executable 2015-11-12 23:18:04 -08:00
debug Remove CC_GDB_CUSTOM from the version choice. 2015-10-07 00:26:15 +02:00
global Use install-strip target for gcc optionally 2015-11-11 12:29:54 +03:00
kernel linux: Update linux kernel versions 2015-10-20 01:26:51 -07:00
libc Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linux 2015-11-12 21:50:31 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
companion_libs.in Add gettext and libiconv as companion libs 2015-11-13 02:17:45 +00:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in Fix tristate Kconfig options 2015-09-07 13:30:18 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in Fix for issue #147: 2015-09-01 04:08:17 +02:00
target.in avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00