aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-03 19:40:24 -0500
committerMike Frysinger <vapier@gentoo.org>2013-12-07 02:03:03 -0500
commit594d8fa8e9b345aa49f0fd58a0d33eb3baf82944 (patch)
tree15435ad1250cf752079d34761b2c40e2162e5d79 /gas/testsuite/ChangeLog
parentd9a196da2e5b0efad84dfc64e9b4bfda6a9bd586 (diff)
downloadgdb-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/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 281f9eb..a0dba9f 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,29 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * gas/bfin/bit2.s: Remove +x file mode.
+ * gas/bfin/cache2.s: Likewise.
+ * gas/bfin/control_code2.s: Likewise.
+ * gas/bfin/event2.s: Likewise.
+ * gas/bfin/flow2.s: Likewise.
+ * gas/bfin/logical2.s: Likewise.
+ * gas/bfin/move2.s: Likewise.
+ * gas/bfin/shift2.s: Likewise.
+ * gas/bfin/stack2.s: Likewise.
+ * gas/bfin/vector2.s: Likewise.
+ * gas/bfin/video2.s: Likewise.
+ * gas/epiphany/sample.s: Likewise.
+ * gas/pe/aligncomm-a.d: Likewise.
+ * gas/pe/aligncomm-a.s: Likewise.
+ * gas/pe/aligncomm-b.d: Likewise.
+ * gas/pe/aligncomm-c.d: Likewise.
+ * gas/pe/aligncomm-c.s: Likewise.
+ * gas/pe/aligncomm-d.d: Likewise.
+ * gas/pe/aligncomm-d.s: Likewise.
+ * gas/pe/pe.exp: Likewise.
+ * gas/ppc/vle-simple-4.s: Likewise.
+ * gas/ppc/vle.d: Likewise.
+ * gas/ppc/vle.s: Likewise.
+
2013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
* gas/mips/mips.exp: Consider mips-mti-elf the same as mips-sde-elf