style: change C/C++ source permissions to noexecSeveral files in the repository were tracked with execute permissionseven though the files are just normal C/C++ files (and the one .isa).Change-Id: I976b096acab4a1fc74c5699ef1f9b222c1e635c2Reviewed-on: https://gem5-review.googlesource.com/7241Reviewed-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>
style: [patch 1/22] use /r/3648/ to reorganize includes
MIPS: Many style fixes.White space, commented out code, some other minor fixes.
Get rid of 'using namespace' declarations in headers.
go back and fix up MIPS copyright headers
Add in files from merge-bare-iron, get them compiling in FS and SE mode