From cf4f6acaf9fea9d480d8ae4ba6e46fbc662e771b Mon Sep 17 00:00:00 2001 From: amylaar Date: Sun, 6 Nov 2011 14:43:20 +0000 Subject: [PATCH] Remove unwanted svn:executable properties that svn add had decided to add. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181030 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/epiphany/epiphany-modes.def | 0 gcc/config/epiphany/epiphany-protos.h | 0 gcc/config/epiphany/epiphany.c | 0 gcc/config/epiphany/epiphany.h | 0 gcc/config/epiphany/epiphany.md | 0 gcc/config/epiphany/epiphany.opt | 0 gcc/config/epiphany/predicates.md | 0 gcc/config/epiphany/t-epiphany | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 gcc/config/epiphany/epiphany-modes.def mode change 100755 => 100644 gcc/config/epiphany/epiphany-protos.h mode change 100755 => 100644 gcc/config/epiphany/epiphany.c mode change 100755 => 100644 gcc/config/epiphany/epiphany.h mode change 100755 => 100644 gcc/config/epiphany/epiphany.md mode change 100755 => 100644 gcc/config/epiphany/epiphany.opt mode change 100755 => 100644 gcc/config/epiphany/predicates.md mode change 100755 => 100644 gcc/config/epiphany/t-epiphany diff --git a/gcc/config/epiphany/epiphany-modes.def b/gcc/config/epiphany/epiphany-modes.def old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/epiphany-protos.h b/gcc/config/epiphany/epiphany-protos.h old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/epiphany.c b/gcc/config/epiphany/epiphany.c old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/epiphany.h b/gcc/config/epiphany/epiphany.h old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/epiphany.md b/gcc/config/epiphany/epiphany.md old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/epiphany.opt b/gcc/config/epiphany/epiphany.opt old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/predicates.md b/gcc/config/epiphany/predicates.md old mode 100755 new mode 100644 diff --git a/gcc/config/epiphany/t-epiphany b/gcc/config/epiphany/t-epiphany old mode 100755 new mode 100644 -- 2.7.4