crosstool-ng/patches/binutils
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
..
2.16.1a binutils/binutils: fixup version strings 2011-09-11 18:18:53 +02:00
2.17a binutils/binutils: fixup version strings 2011-09-11 18:18:53 +02:00
2.18a gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
2.19.1a binutils/binutils: fixup version strings 2011-09-11 18:18:53 +02:00
2.20.1a binutils/binutils: fixup version strings 2011-09-11 18:18:53 +02:00
2.21.1a binutils/binutils: add latest version 2011-09-11 19:54:57 +02:00
2.22 binutils/binutils: do not fwd declare struct stat (2.22). 2012-11-06 17:42:39 +01:00
2.24 patches/binutils: Update patches from 2.22 to 2.24 2014-02-21 23:53:40 -08:00
2.25 gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
2.25.1 file modes: Set files to be non-executable 2015-11-12 23:18:04 -08:00