aboutsummaryrefslogtreecommitdiff
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
parentd9a196da2e5b0efad84dfc64e9b4bfda6a9bd586 (diff)
downloadfsf-binutils-gdb-594d8fa8e9b345aa49f0fd58a0d33eb3baf82944.zip
fsf-binutils-gdb-594d8fa8e9b345aa49f0fd58a0d33eb3baf82944.tar.gz
fsf-binutils-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>
-rw-r--r--binutils/testsuite/ChangeLog6
-rw-r--r--[-rwxr-xr-x]binutils/testsuite/binutils-all/windres/escapex-2.rc0
-rw-r--r--[-rwxr-xr-x]binutils/testsuite/binutils-all/windres/version_small.rc0
-rw-r--r--[-rwxr-xr-x]binutils/testsuite/binutils-all/windres/version_small.rsd0
-rw-r--r--config/ChangeLog4
-rw-r--r--[-rwxr-xr-x]config/acinclude.m40
-rw-r--r--cpu/ChangeLog4
-rw-r--r--[-rwxr-xr-x]cpu/epiphany.opc0
-rw-r--r--gas/ChangeLog6
-rw-r--r--[-rwxr-xr-x]gas/config/bfin-aux.h0
-rw-r--r--[-rwxr-xr-x]gas/config/tc-epiphany.c0
-rw-r--r--[-rwxr-xr-x]gas/config/tc-epiphany.h0
-rw-r--r--gas/testsuite/ChangeLog26
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/bit2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/cache2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/control_code2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/event2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/flow2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/logical2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/move2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/shift2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/stack2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/vector2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/bfin/video2.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/epiphany/sample.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-a.d0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-a.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-b.d0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-c.d0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-c.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-d.d0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/aligncomm-d.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/pe/pe.exp0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/ppc/vle-simple-4.s0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/ppc/vle.d0
-rw-r--r--[-rwxr-xr-x]gas/testsuite/gas/ppc/vle.s0
-rw-r--r--gdb/testsuite/ChangeLog5
-rw-r--r--[-rwxr-xr-x]gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads0
-rw-r--r--[-rwxr-xr-x]gdb/testsuite/gdb.base/testenv.c0
-rw-r--r--include/elf/ChangeLog4
-rw-r--r--[-rwxr-xr-x]include/elf/epiphany.h0
-rw-r--r--include/opcode/ChangeLog4
-rw-r--r--[-rwxr-xr-x]include/opcode/bfin.h0
-rw-r--r--ld/ChangeLog15
-rw-r--r--[-rwxr-xr-x]ld/ChangeLog-20080
-rw-r--r--[-rwxr-xr-x]ld/emulparams/bfin.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32bmipn32.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32fr30.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32frv.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32iq10.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32iq2000.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32mep.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf32openrisc.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf64bmip.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/elf64hppa.sh0
-rw-r--r--[-rwxr-xr-x]ld/emulparams/i386beos.sh0
-rw-r--r--ld/testsuite/ChangeLog29
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/aligncomm-1.c0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/aligncomm-2.c0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/aligncomm-3.c0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/aligncomm-4.c0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/aligncomm.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/export_dynamic_warning.s0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/exports64.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn-1.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn-2.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn-3.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn-4.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn-5.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/longsecn.s0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/non-c-lang-syms.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/non-c-lang-syms.s0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/pe-compile.exp0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/pe-run.exp0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/tlssec.s0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/tlssec32.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/tlssec64.d0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/vers-script-1.ver0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/vers-script-2.ver0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/vers-script-3.ver0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/vers-script-4.ver0
-rw-r--r--[-rwxr-xr-x]ld/testsuite/ld-pe/vers-script-dll.c0
-rw-r--r--[-rwxr-xr-x]sim/lm32/ChangeLog4
84 files changed, 107 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 693a144..fbcb5d2 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * binutils-all/windres/escapex-2.rc: Remove +x file mode.
+ * binutils-all/windres/version_small.rc: Likewise.
+ * binutils-all/windres/version_small.rsd: Likewise.
+
2013-12-03 Nick Clifton <nickc@redhat.com>
* binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
diff --git a/binutils/testsuite/binutils-all/windres/escapex-2.rc b/binutils/testsuite/binutils-all/windres/escapex-2.rc
index ed35b21..ed35b21 100755..100644
--- a/binutils/testsuite/binutils-all/windres/escapex-2.rc
+++ b/binutils/testsuite/binutils-all/windres/escapex-2.rc
diff --git a/binutils/testsuite/binutils-all/windres/version_small.rc b/binutils/testsuite/binutils-all/windres/version_small.rc
index add9855..add9855 100755..100644
--- a/binutils/testsuite/binutils-all/windres/version_small.rc
+++ b/binutils/testsuite/binutils-all/windres/version_small.rc
diff --git a/binutils/testsuite/binutils-all/windres/version_small.rsd b/binutils/testsuite/binutils-all/windres/version_small.rsd
index 141ddb1..141ddb1 100755..100644
--- a/binutils/testsuite/binutils-all/windres/version_small.rsd
+++ b/binutils/testsuite/binutils-all/windres/version_small.rsd
diff --git a/config/ChangeLog b/config/ChangeLog
index 7d00062..885e067 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * acinclude.m4: Remove +x file mode.
+
2013-11-29 Marek Polacek <polacek@redhat.com>
* bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl.
diff --git a/config/acinclude.m4 b/config/acinclude.m4
index 8242b2c..8242b2c 100755..100644
--- a/config/acinclude.m4
+++ b/config/acinclude.m4
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index e5a8361..4d64626 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * epiphany.opc: Remove +x file mode.
+
2013-03-08 Yann Sionneau <yann.sionneau@gmail.com>
PR binutils/15241
diff --git a/cpu/epiphany.opc b/cpu/epiphany.opc
index fefb396..fefb396 100755..100644
--- a/cpu/epiphany.opc
+++ b/cpu/epiphany.opc
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5235f4d..27c7d9b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * config/bfin-aux.h: Remove +x file mode.
+ * config/tc-epiphany.c: Likewise.
+ * config/tc-epiphany.h: Likewise.
+
2013-12-03 Tristan Gingold <gingold@adacore.com>
* config/tc-i386-intel.c (i386_intel_simplify): Avoid arithmetic
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
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
diff --git a/gas/testsuite/gas/bfin/bit2.s b/gas/testsuite/gas/bfin/bit2.s
index 2e06229..2e06229 100755..100644
--- a/gas/testsuite/gas/bfin/bit2.s
+++ b/gas/testsuite/gas/bfin/bit2.s
diff --git a/gas/testsuite/gas/bfin/cache2.s b/gas/testsuite/gas/bfin/cache2.s
index afa7365..afa7365 100755..100644
--- a/gas/testsuite/gas/bfin/cache2.s
+++ b/gas/testsuite/gas/bfin/cache2.s
diff --git a/gas/testsuite/gas/bfin/control_code2.s b/gas/testsuite/gas/bfin/control_code2.s
index 50648cc..50648cc 100755..100644
--- a/gas/testsuite/gas/bfin/control_code2.s
+++ b/gas/testsuite/gas/bfin/control_code2.s
diff --git a/gas/testsuite/gas/bfin/event2.s b/gas/testsuite/gas/bfin/event2.s
index a8b0ec1..a8b0ec1 100755..100644
--- a/gas/testsuite/gas/bfin/event2.s
+++ b/gas/testsuite/gas/bfin/event2.s
diff --git a/gas/testsuite/gas/bfin/flow2.s b/gas/testsuite/gas/bfin/flow2.s
index 7ae3551..7ae3551 100755..100644
--- a/gas/testsuite/gas/bfin/flow2.s
+++ b/gas/testsuite/gas/bfin/flow2.s
diff --git a/gas/testsuite/gas/bfin/logical2.s b/gas/testsuite/gas/bfin/logical2.s
index d9b6274..d9b6274 100755..100644
--- a/gas/testsuite/gas/bfin/logical2.s
+++ b/gas/testsuite/gas/bfin/logical2.s
diff --git a/gas/testsuite/gas/bfin/move2.s b/gas/testsuite/gas/bfin/move2.s
index ac8ae8d..ac8ae8d 100755..100644
--- a/gas/testsuite/gas/bfin/move2.s
+++ b/gas/testsuite/gas/bfin/move2.s
diff --git a/gas/testsuite/gas/bfin/shift2.s b/gas/testsuite/gas/bfin/shift2.s
index 99115a6..99115a6 100755..100644
--- a/gas/testsuite/gas/bfin/shift2.s
+++ b/gas/testsuite/gas/bfin/shift2.s
diff --git a/gas/testsuite/gas/bfin/stack2.s b/gas/testsuite/gas/bfin/stack2.s
index adb4288..adb4288 100755..100644
--- a/gas/testsuite/gas/bfin/stack2.s
+++ b/gas/testsuite/gas/bfin/stack2.s
diff --git a/gas/testsuite/gas/bfin/vector2.s b/gas/testsuite/gas/bfin/vector2.s
index be1a5b7..be1a5b7 100755..100644
--- a/gas/testsuite/gas/bfin/vector2.s
+++ b/gas/testsuite/gas/bfin/vector2.s
diff --git a/gas/testsuite/gas/bfin/video2.s b/gas/testsuite/gas/bfin/video2.s
index 4ec9f75..4ec9f75 100755..100644
--- a/gas/testsuite/gas/bfin/video2.s
+++ b/gas/testsuite/gas/bfin/video2.s
diff --git a/gas/testsuite/gas/epiphany/sample.s b/gas/testsuite/gas/epiphany/sample.s
index 91f3940..91f3940 100755..100644
--- a/gas/testsuite/gas/epiphany/sample.s
+++ b/gas/testsuite/gas/epiphany/sample.s
diff --git a/gas/testsuite/gas/pe/aligncomm-a.d b/gas/testsuite/gas/pe/aligncomm-a.d
index 21cad88..21cad88 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-a.d
+++ b/gas/testsuite/gas/pe/aligncomm-a.d
diff --git a/gas/testsuite/gas/pe/aligncomm-a.s b/gas/testsuite/gas/pe/aligncomm-a.s
index 47bab4d..47bab4d 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-a.s
+++ b/gas/testsuite/gas/pe/aligncomm-a.s
diff --git a/gas/testsuite/gas/pe/aligncomm-b.d b/gas/testsuite/gas/pe/aligncomm-b.d
index 3884655..3884655 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-b.d
+++ b/gas/testsuite/gas/pe/aligncomm-b.d
diff --git a/gas/testsuite/gas/pe/aligncomm-c.d b/gas/testsuite/gas/pe/aligncomm-c.d
index 2336f44..2336f44 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-c.d
+++ b/gas/testsuite/gas/pe/aligncomm-c.d
diff --git a/gas/testsuite/gas/pe/aligncomm-c.s b/gas/testsuite/gas/pe/aligncomm-c.s
index 154b4bd..154b4bd 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-c.s
+++ b/gas/testsuite/gas/pe/aligncomm-c.s
diff --git a/gas/testsuite/gas/pe/aligncomm-d.d b/gas/testsuite/gas/pe/aligncomm-d.d
index 05066fb..05066fb 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-d.d
+++ b/gas/testsuite/gas/pe/aligncomm-d.d
diff --git a/gas/testsuite/gas/pe/aligncomm-d.s b/gas/testsuite/gas/pe/aligncomm-d.s
index bf2b397..bf2b397 100755..100644
--- a/gas/testsuite/gas/pe/aligncomm-d.s
+++ b/gas/testsuite/gas/pe/aligncomm-d.s
diff --git a/gas/testsuite/gas/pe/pe.exp b/gas/testsuite/gas/pe/pe.exp
index 870df11..870df11 100755..100644
--- a/gas/testsuite/gas/pe/pe.exp
+++ b/gas/testsuite/gas/pe/pe.exp
diff --git a/gas/testsuite/gas/ppc/vle-simple-4.s b/gas/testsuite/gas/ppc/vle-simple-4.s
index 8f9c9d1..8f9c9d1 100755..100644
--- a/gas/testsuite/gas/ppc/vle-simple-4.s
+++ b/gas/testsuite/gas/ppc/vle-simple-4.s
diff --git a/gas/testsuite/gas/ppc/vle.d b/gas/testsuite/gas/ppc/vle.d
index ea75658..ea75658 100755..100644
--- a/gas/testsuite/gas/ppc/vle.d
+++ b/gas/testsuite/gas/ppc/vle.d
diff --git a/gas/testsuite/gas/ppc/vle.s b/gas/testsuite/gas/ppc/vle.s
index cab6120..cab6120 100755..100644
--- a/gas/testsuite/gas/ppc/vle.s
+++ b/gas/testsuite/gas/ppc/vle.s
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 810255b..e35e60b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2013-12-07 Mike Frysinger <vapier@gentoo.org>
+ * gdb.ada/uninitialized_vars/parse_controlled.ads: Remove +x file mode.
+ * gdb.base/testenv.c: Likewise.
+
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
* gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
* gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
* gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.
diff --git a/gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads b/gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads
index fea620a..fea620a 100755..100644
--- a/gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads
+++ b/gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads
diff --git a/gdb/testsuite/gdb.base/testenv.c b/gdb/testsuite/gdb.base/testenv.c
index 5548ef5..5548ef5 100755..100644
--- a/gdb/testsuite/gdb.base/testenv.c
+++ b/gdb/testsuite/gdb.base/testenv.c
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 1dcb9f9..1f7178e 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * epiphany.h: Remove +x file mode.
+
2013-11-17 H.J. Lu <hongjiu.lu@intel.com>
* x86-64.h: Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND.
diff --git a/include/elf/epiphany.h b/include/elf/epiphany.h
index bb2dcff..bb2dcff 100755..100644
--- a/include/elf/epiphany.h
+++ b/include/elf/epiphany.h
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 216736d..838f194 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * bfin.h: Remove +x file mode.
+
2013-11-20 Yufeng Zhang <yufeng.zhang@arm.com>
* aarch64.h (aarch64_pstatefields): Change element type to
diff --git a/include/opcode/bfin.h b/include/opcode/bfin.h
index 26f0193..26f0193 100755..100644
--- a/include/opcode/bfin.h
+++ b/include/opcode/bfin.h
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 310006b..bba41b9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,18 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * ChangeLog-2008: Remove +x file mode.
+ * emulparams/bfin.sh: Likewise.
+ * emulparams/elf32bmipn32.sh: Likewise.
+ * emulparams/elf32fr30.sh: Likewise.
+ * emulparams/elf32frv.sh: Likewise.
+ * emulparams/elf32iq10.sh: Likewise.
+ * emulparams/elf32iq2000.sh: Likewise.
+ * emulparams/elf32mep.sh: Likewise.
+ * emulparams/elf32openrisc.sh: Likewise.
+ * emulparams/elf64bmip.sh: Likewise.
+ * emulparams/elf64hppa.sh: Likewise.
+ * emulparams/i386beos.sh: Likewise.
+
2013-11-26 H.J. Lu <hongjiu.lu@intel.com>
PR ld/16259
diff --git a/ld/ChangeLog-2008 b/ld/ChangeLog-2008
index a57d30f..a57d30f 100755..100644
--- a/ld/ChangeLog-2008
+++ b/ld/ChangeLog-2008
diff --git a/ld/emulparams/bfin.sh b/ld/emulparams/bfin.sh
index 6c0bb40..6c0bb40 100755..100644
--- a/ld/emulparams/bfin.sh
+++ b/ld/emulparams/bfin.sh
diff --git a/ld/emulparams/elf32bmipn32.sh b/ld/emulparams/elf32bmipn32.sh
index c26b6b3..c26b6b3 100755..100644
--- a/ld/emulparams/elf32bmipn32.sh
+++ b/ld/emulparams/elf32bmipn32.sh
diff --git a/ld/emulparams/elf32fr30.sh b/ld/emulparams/elf32fr30.sh
index 1764a32..1764a32 100755..100644
--- a/ld/emulparams/elf32fr30.sh
+++ b/ld/emulparams/elf32fr30.sh
diff --git a/ld/emulparams/elf32frv.sh b/ld/emulparams/elf32frv.sh
index 9037072..9037072 100755..100644
--- a/ld/emulparams/elf32frv.sh
+++ b/ld/emulparams/elf32frv.sh
diff --git a/ld/emulparams/elf32iq10.sh b/ld/emulparams/elf32iq10.sh
index 2c0d75f..2c0d75f 100755..100644
--- a/ld/emulparams/elf32iq10.sh
+++ b/ld/emulparams/elf32iq10.sh
diff --git a/ld/emulparams/elf32iq2000.sh b/ld/emulparams/elf32iq2000.sh
index a21276a..a21276a 100755..100644
--- a/ld/emulparams/elf32iq2000.sh
+++ b/ld/emulparams/elf32iq2000.sh
diff --git a/ld/emulparams/elf32mep.sh b/ld/emulparams/elf32mep.sh
index 2ebbda1..2ebbda1 100755..100644
--- a/ld/emulparams/elf32mep.sh
+++ b/ld/emulparams/elf32mep.sh
diff --git a/ld/emulparams/elf32openrisc.sh b/ld/emulparams/elf32openrisc.sh
index bbe9a3e..bbe9a3e 100755..100644
--- a/ld/emulparams/elf32openrisc.sh
+++ b/ld/emulparams/elf32openrisc.sh
diff --git a/ld/emulparams/elf64bmip.sh b/ld/emulparams/elf64bmip.sh
index 0df6528..0df6528 100755..100644
--- a/ld/emulparams/elf64bmip.sh
+++ b/ld/emulparams/elf64bmip.sh
diff --git a/ld/emulparams/elf64hppa.sh b/ld/emulparams/elf64hppa.sh
index eeeadea..eeeadea 100755..100644
--- a/ld/emulparams/elf64hppa.sh
+++ b/ld/emulparams/elf64hppa.sh
diff --git a/ld/emulparams/i386beos.sh b/ld/emulparams/i386beos.sh
index 869da5f..869da5f 100755..100644
--- a/ld/emulparams/i386beos.sh
+++ b/ld/emulparams/i386beos.sh
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 9bc7975..4526b4e 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,32 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * ld-pe/aligncomm-1.c: Remove +x file mode.
+ * ld-pe/aligncomm-2.c: Likewise.
+ * ld-pe/aligncomm-3.c: Likewise.
+ * ld-pe/aligncomm-4.c: Likewise.
+ * ld-pe/aligncomm.d: Likewise.
+ * ld-pe/export_dynamic_warning.s: Likewise.
+ * ld-pe/exports64.d: Likewise.
+ * ld-pe/longsecn-1.d: Likewise.
+ * ld-pe/longsecn-2.d: Likewise.
+ * ld-pe/longsecn-3.d: Likewise.
+ * ld-pe/longsecn-4.d: Likewise.
+ * ld-pe/longsecn-5.d: Likewise.
+ * ld-pe/longsecn.d: Likewise.
+ * ld-pe/longsecn.s: Likewise.
+ * ld-pe/non-c-lang-syms.d: Likewise.
+ * ld-pe/non-c-lang-syms.s: Likewise.
+ * ld-pe/pe-compile.exp: Likewise.
+ * ld-pe/pe-run.exp: Likewise.
+ * ld-pe/tlssec.s: Likewise.
+ * ld-pe/tlssec32.d: Likewise.
+ * ld-pe/tlssec64.d: Likewise.
+ * ld-pe/vers-script-1.ver: Likewise.
+ * ld-pe/vers-script-2.ver: Likewise.
+ * ld-pe/vers-script-3.ver: Likewise.
+ * ld-pe/vers-script-4.ver: Likewise.
+ * ld-pe/vers-script-dll.c: Likewise.
+
2013-11-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* ld-plugin/lto.exp: Add -ffat-lto-objects.
diff --git a/ld/testsuite/ld-pe/aligncomm-1.c b/ld/testsuite/ld-pe/aligncomm-1.c
index fc6cb03..fc6cb03 100755..100644
--- a/ld/testsuite/ld-pe/aligncomm-1.c
+++ b/ld/testsuite/ld-pe/aligncomm-1.c
diff --git a/ld/testsuite/ld-pe/aligncomm-2.c b/ld/testsuite/ld-pe/aligncomm-2.c
index 5e042b8..5e042b8 100755..100644
--- a/ld/testsuite/ld-pe/aligncomm-2.c
+++ b/ld/testsuite/ld-pe/aligncomm-2.c
diff --git a/ld/testsuite/ld-pe/aligncomm-3.c b/ld/testsuite/ld-pe/aligncomm-3.c
index 69184f9..69184f9 100755..100644
--- a/ld/testsuite/ld-pe/aligncomm-3.c
+++ b/ld/testsuite/ld-pe/aligncomm-3.c
diff --git a/ld/testsuite/ld-pe/aligncomm-4.c b/ld/testsuite/ld-pe/aligncomm-4.c
index 085335a..085335a 100755..100644
--- a/ld/testsuite/ld-pe/aligncomm-4.c
+++ b/ld/testsuite/ld-pe/aligncomm-4.c
diff --git a/ld/testsuite/ld-pe/aligncomm.d b/ld/testsuite/ld-pe/aligncomm.d
index 6f33644..6f33644 100755..100644
--- a/ld/testsuite/ld-pe/aligncomm.d
+++ b/ld/testsuite/ld-pe/aligncomm.d
diff --git a/ld/testsuite/ld-pe/export_dynamic_warning.s b/ld/testsuite/ld-pe/export_dynamic_warning.s
index 8089e06..8089e06 100755..100644
--- a/ld/testsuite/ld-pe/export_dynamic_warning.s
+++ b/ld/testsuite/ld-pe/export_dynamic_warning.s
diff --git a/ld/testsuite/ld-pe/exports64.d b/ld/testsuite/ld-pe/exports64.d
index 5fc5aeb..5fc5aeb 100755..100644
--- a/ld/testsuite/ld-pe/exports64.d
+++ b/ld/testsuite/ld-pe/exports64.d
diff --git a/ld/testsuite/ld-pe/longsecn-1.d b/ld/testsuite/ld-pe/longsecn-1.d
index 95b3337..95b3337 100755..100644
--- a/ld/testsuite/ld-pe/longsecn-1.d
+++ b/ld/testsuite/ld-pe/longsecn-1.d
diff --git a/ld/testsuite/ld-pe/longsecn-2.d b/ld/testsuite/ld-pe/longsecn-2.d
index 8170006..8170006 100755..100644
--- a/ld/testsuite/ld-pe/longsecn-2.d
+++ b/ld/testsuite/ld-pe/longsecn-2.d
diff --git a/ld/testsuite/ld-pe/longsecn-3.d b/ld/testsuite/ld-pe/longsecn-3.d
index 0317be3..0317be3 100755..100644
--- a/ld/testsuite/ld-pe/longsecn-3.d
+++ b/ld/testsuite/ld-pe/longsecn-3.d
diff --git a/ld/testsuite/ld-pe/longsecn-4.d b/ld/testsuite/ld-pe/longsecn-4.d
index 565ef38..565ef38 100755..100644
--- a/ld/testsuite/ld-pe/longsecn-4.d
+++ b/ld/testsuite/ld-pe/longsecn-4.d
diff --git a/ld/testsuite/ld-pe/longsecn-5.d b/ld/testsuite/ld-pe/longsecn-5.d
index 82d94b8..82d94b8 100755..100644
--- a/ld/testsuite/ld-pe/longsecn-5.d
+++ b/ld/testsuite/ld-pe/longsecn-5.d
diff --git a/ld/testsuite/ld-pe/longsecn.d b/ld/testsuite/ld-pe/longsecn.d
index 2dcde35..2dcde35 100755..100644
--- a/ld/testsuite/ld-pe/longsecn.d
+++ b/ld/testsuite/ld-pe/longsecn.d
diff --git a/ld/testsuite/ld-pe/longsecn.s b/ld/testsuite/ld-pe/longsecn.s
index 1fc4da3..1fc4da3 100755..100644
--- a/ld/testsuite/ld-pe/longsecn.s
+++ b/ld/testsuite/ld-pe/longsecn.s
diff --git a/ld/testsuite/ld-pe/non-c-lang-syms.d b/ld/testsuite/ld-pe/non-c-lang-syms.d
index 3c7fa93..3c7fa93 100755..100644
--- a/ld/testsuite/ld-pe/non-c-lang-syms.d
+++ b/ld/testsuite/ld-pe/non-c-lang-syms.d
diff --git a/ld/testsuite/ld-pe/non-c-lang-syms.s b/ld/testsuite/ld-pe/non-c-lang-syms.s
index e849d9e..e849d9e 100755..100644
--- a/ld/testsuite/ld-pe/non-c-lang-syms.s
+++ b/ld/testsuite/ld-pe/non-c-lang-syms.s
diff --git a/ld/testsuite/ld-pe/pe-compile.exp b/ld/testsuite/ld-pe/pe-compile.exp
index 750f5c0..750f5c0 100755..100644
--- a/ld/testsuite/ld-pe/pe-compile.exp
+++ b/ld/testsuite/ld-pe/pe-compile.exp
diff --git a/ld/testsuite/ld-pe/pe-run.exp b/ld/testsuite/ld-pe/pe-run.exp
index 709fb19..709fb19 100755..100644
--- a/ld/testsuite/ld-pe/pe-run.exp
+++ b/ld/testsuite/ld-pe/pe-run.exp
diff --git a/ld/testsuite/ld-pe/tlssec.s b/ld/testsuite/ld-pe/tlssec.s
index ba14881..ba14881 100755..100644
--- a/ld/testsuite/ld-pe/tlssec.s
+++ b/ld/testsuite/ld-pe/tlssec.s
diff --git a/ld/testsuite/ld-pe/tlssec32.d b/ld/testsuite/ld-pe/tlssec32.d
index 0114064..0114064 100755..100644
--- a/ld/testsuite/ld-pe/tlssec32.d
+++ b/ld/testsuite/ld-pe/tlssec32.d
diff --git a/ld/testsuite/ld-pe/tlssec64.d b/ld/testsuite/ld-pe/tlssec64.d
index 692d9e4..692d9e4 100755..100644
--- a/ld/testsuite/ld-pe/tlssec64.d
+++ b/ld/testsuite/ld-pe/tlssec64.d
diff --git a/ld/testsuite/ld-pe/vers-script-1.ver b/ld/testsuite/ld-pe/vers-script-1.ver
index 07f54aa..07f54aa 100755..100644
--- a/ld/testsuite/ld-pe/vers-script-1.ver
+++ b/ld/testsuite/ld-pe/vers-script-1.ver
diff --git a/ld/testsuite/ld-pe/vers-script-2.ver b/ld/testsuite/ld-pe/vers-script-2.ver
index 6e7cac6..6e7cac6 100755..100644
--- a/ld/testsuite/ld-pe/vers-script-2.ver
+++ b/ld/testsuite/ld-pe/vers-script-2.ver
diff --git a/ld/testsuite/ld-pe/vers-script-3.ver b/ld/testsuite/ld-pe/vers-script-3.ver
index d2d189b..d2d189b 100755..100644
--- a/ld/testsuite/ld-pe/vers-script-3.ver
+++ b/ld/testsuite/ld-pe/vers-script-3.ver
diff --git a/ld/testsuite/ld-pe/vers-script-4.ver b/ld/testsuite/ld-pe/vers-script-4.ver
index f38abf1..f38abf1 100755..100644
--- a/ld/testsuite/ld-pe/vers-script-4.ver
+++ b/ld/testsuite/ld-pe/vers-script-4.ver
diff --git a/ld/testsuite/ld-pe/vers-script-dll.c b/ld/testsuite/ld-pe/vers-script-dll.c
index 547ddb5..547ddb5 100755..100644
--- a/ld/testsuite/ld-pe/vers-script-dll.c
+++ b/ld/testsuite/ld-pe/vers-script-dll.c
diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog
index dc1107f..a00cffc 100755..100644
--- a/sim/lm32/ChangeLog
+++ b/sim/lm32/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-07 Mike Frysinger <vapier@gentoo.org>
+
+ * ChangeLog: Remove +x file mode.
+
2013-09-23 Alan Modra <amodra@gmail.com>
* configure: Regenerate.