summaryrefslogtreecommitdiff
path: root/src/arch/mips
diff options
context:
space:
mode:
authorBKP <brandon.potter@amd.com>2018-01-09 13:16:29 -0600
committerBrandon Potter <Brandon.Potter@amd.com>2018-01-10 16:49:23 +0000
commit1246617fb2e4ef2845460eab1c2cd36dd8b336fa (patch)
tree829795110a950ab223ab4f560972b5f72c562fbc /src/arch/mips
parente22894353869092c9da4977ec9ef74afa94cf57a (diff)
downloadgem5-1246617fb2e4ef2845460eab1c2cd36dd8b336fa.tar.xz
style: change C/C++ source permissions to noexec
Several files in the repository were tracked with execute permissions even though the files are just normal C/C++ files (and the one .isa). Change-Id: I976b096acab4a1fc74c5699ef1f9b222c1e635c2 Reviewed-on: https://gem5-review.googlesource.com/7241 Reviewed-by: Gabe Black <gabeblack@google.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'src/arch/mips')
-rw-r--r--[-rwxr-xr-x]src/arch/mips/bare_iron/system.cc0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/bare_iron/system.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/dsp.cc0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/dsp.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/dt_constants.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/interrupts.cc0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/interrupts.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/isa/formats/dsp.isa0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/mt.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/mt_constants.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/pagetable.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/pra_constants.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/system.cc0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/system.hh0
-rw-r--r--[-rwxr-xr-x]src/arch/mips/vtophys.cc0
15 files changed, 0 insertions, 0 deletions
diff --git a/src/arch/mips/bare_iron/system.cc b/src/arch/mips/bare_iron/system.cc
index e1f5462aa..e1f5462aa 100755..100644
--- a/src/arch/mips/bare_iron/system.cc
+++ b/src/arch/mips/bare_iron/system.cc
diff --git a/src/arch/mips/bare_iron/system.hh b/src/arch/mips/bare_iron/system.hh
index e7a498012..e7a498012 100755..100644
--- a/src/arch/mips/bare_iron/system.hh
+++ b/src/arch/mips/bare_iron/system.hh
diff --git a/src/arch/mips/dsp.cc b/src/arch/mips/dsp.cc
index e13cf0870..e13cf0870 100755..100644
--- a/src/arch/mips/dsp.cc
+++ b/src/arch/mips/dsp.cc
diff --git a/src/arch/mips/dsp.hh b/src/arch/mips/dsp.hh
index a929984e4..a929984e4 100755..100644
--- a/src/arch/mips/dsp.hh
+++ b/src/arch/mips/dsp.hh
diff --git a/src/arch/mips/dt_constants.hh b/src/arch/mips/dt_constants.hh
index 64b1cf232..64b1cf232 100755..100644
--- a/src/arch/mips/dt_constants.hh
+++ b/src/arch/mips/dt_constants.hh
diff --git a/src/arch/mips/interrupts.cc b/src/arch/mips/interrupts.cc
index 17bb146c4..17bb146c4 100755..100644
--- a/src/arch/mips/interrupts.cc
+++ b/src/arch/mips/interrupts.cc
diff --git a/src/arch/mips/interrupts.hh b/src/arch/mips/interrupts.hh
index ce9e0e4a3..ce9e0e4a3 100755..100644
--- a/src/arch/mips/interrupts.hh
+++ b/src/arch/mips/interrupts.hh
diff --git a/src/arch/mips/isa/formats/dsp.isa b/src/arch/mips/isa/formats/dsp.isa
index 78fb93063..78fb93063 100755..100644
--- a/src/arch/mips/isa/formats/dsp.isa
+++ b/src/arch/mips/isa/formats/dsp.isa
diff --git a/src/arch/mips/mt.hh b/src/arch/mips/mt.hh
index 67aeb6477..67aeb6477 100755..100644
--- a/src/arch/mips/mt.hh
+++ b/src/arch/mips/mt.hh
diff --git a/src/arch/mips/mt_constants.hh b/src/arch/mips/mt_constants.hh
index e27798f89..e27798f89 100755..100644
--- a/src/arch/mips/mt_constants.hh
+++ b/src/arch/mips/mt_constants.hh
diff --git a/src/arch/mips/pagetable.hh b/src/arch/mips/pagetable.hh
index a963cf6d2..a963cf6d2 100755..100644
--- a/src/arch/mips/pagetable.hh
+++ b/src/arch/mips/pagetable.hh
diff --git a/src/arch/mips/pra_constants.hh b/src/arch/mips/pra_constants.hh
index 971501493..971501493 100755..100644
--- a/src/arch/mips/pra_constants.hh
+++ b/src/arch/mips/pra_constants.hh
diff --git a/src/arch/mips/system.cc b/src/arch/mips/system.cc
index 815674702..815674702 100755..100644
--- a/src/arch/mips/system.cc
+++ b/src/arch/mips/system.cc
diff --git a/src/arch/mips/system.hh b/src/arch/mips/system.hh
index 6b74ac1e5..6b74ac1e5 100755..100644
--- a/src/arch/mips/system.hh
+++ b/src/arch/mips/system.hh
diff --git a/src/arch/mips/vtophys.cc b/src/arch/mips/vtophys.cc
index 237b67524..237b67524 100755..100644
--- a/src/arch/mips/vtophys.cc
+++ b/src/arch/mips/vtophys.cc