diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-12-03 19:40:24 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-12-07 02:03:03 -0500 |
commit | 594d8fa8e9b345aa49f0fd58a0d33eb3baf82944 (patch) | |
tree | 15435ad1250cf752079d34761b2c40e2162e5d79 /gas/config | |
parent | d9a196da2e5b0efad84dfc64e9b4bfda6a9bd586 (diff) | |
download | gdb-594d8fa8e9b345aa49f0fd58a0d33eb3baf82944.zip gdb-594d8fa8e9b345aa49f0fd58a0d33eb3baf82944.tar.gz gdb-594d8fa8e9b345aa49f0fd58a0d33eb3baf82944.tar.bz2 |
strip off +x bits on non-executable/script files
These files are source files and have no business being +x. We couldn't
easily fix it in CVS (you need login+write access to the raw rcs files),
but we can fix this w/git.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'gas/config')
-rw-r--r--[-rwxr-xr-x] | gas/config/bfin-aux.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | gas/config/tc-epiphany.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | gas/config/tc-epiphany.h | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/gas/config/bfin-aux.h b/gas/config/bfin-aux.h index e78a4e8..e78a4e8 100755..100644 --- a/gas/config/bfin-aux.h +++ b/gas/config/bfin-aux.h diff --git a/gas/config/tc-epiphany.c b/gas/config/tc-epiphany.c index d472968..d472968 100755..100644 --- a/gas/config/tc-epiphany.c +++ b/gas/config/tc-epiphany.c diff --git a/gas/config/tc-epiphany.h b/gas/config/tc-epiphany.h index ed5782e..ed5782e 100755..100644 --- a/gas/config/tc-epiphany.h +++ b/gas/config/tc-epiphany.h |