crosstool-ng/docs
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
..
.gitignore Update .gitignore files. 2014-12-10 16:51:44 +00:00
0 - Table of content.txt eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
1 - Introduction.txt [docs] Update introduction 2014-12-04 12:53:14 -08:00
2 - Installing crosstool-NG.txt docs: update my e-mail 2012-03-06 21:36:10 +01:00
3 - Configuring a toolchain.txt Fix a typo in the documentation 2015-10-14 07:30:32 -04:00
4 - Building the toolchain.txt docs: update my e-mail 2012-03-06 21:36:10 +01:00
5 - Using the toolchain.txt docs: update my e-mail 2012-03-06 21:36:10 +01:00
6 - Toolchain types.txt docs: update my e-mail 2012-03-06 21:36:10 +01:00
7 - Contributing to crosstool-NG.txt eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
8 - Internals.txt eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
9 - How is a toolchain constructed.txt eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
A - Credits.txt docs: update my e-mail 2012-03-06 21:36:10 +01:00
B - Known issues.txt Update fix for case sensitivity on Cygwin 2015-04-23 15:00:49 +01:00
C - Misc. tutorials.txt file modes: Set files to be non-executable 2015-11-12 23:18:04 -08:00
ct-ng.1.in doc fix: It's RESTART not START 2015-04-07 20:23:01 -07:00