This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: another build breakage


Applied.

	* arc-dis.c: Include sysdep.h first, remove some redundant includes.
	* bfin-dis.c: Likewise.
	* i860-dis.c: Likewise.
	* ia64-dis.c: Likewise.
	* ia64-gen.c: Likewise.
	* m68hc11-dis.c: Likewise.
	* mmix-dis.c: Likewise.
	* msp430-dis.c: Likewise.
	* or32-dis.c: Likewise.
	* rl78-dis.c: Likewise.
	* rx-dis.c: Likewise.
	* tic4x-dis.c: Likewise.
	* tilegx-opc.c: Likewise.
	* tilepro-opc.c: Likewise.
	* rx-decode.c: Regenerate.

Index: opcodes/arc-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/arc-dis.c,v
retrieving revision 1.16
diff -u -p -r1.16 arc-dis.c
--- opcodes/arc-dis.c	27 Feb 2012 06:31:57 -0000	1.16
+++ opcodes/arc-dis.c	18 May 2012 01:49:26 -0000
@@ -20,13 +20,12 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include "ansidecl.h"
+#include "sysdep.h"
 #include "libiberty.h"
 #include "dis-asm.h"
 #include "opcode/arc.h"
 #include "elf-bfd.h"
 #include "elf/arc.h"
-#include <string.h>
 #include "opintl.h"
 
 #include <stdarg.h>
Index: opcodes/bfin-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/bfin-dis.c,v
retrieving revision 1.43
diff -u -p -r1.43 bfin-dis.c
--- opcodes/bfin-dis.c	1 Apr 2012 04:15:43 -0000	1.43
+++ opcodes/bfin-dis.c	18 May 2012 01:49:26 -0000
@@ -19,9 +19,8 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 #include "opcode/bfin.h"
 
Index: opcodes/i860-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/i860-dis.c,v
retrieving revision 1.9
diff -u -p -r1.9 i860-dis.c
--- opcodes/i860-dis.c	2 Sep 2009 07:20:29 -0000	1.9
+++ opcodes/i860-dis.c	18 May 2012 01:49:30 -0000
@@ -20,6 +20,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include "dis-asm.h"
 #include "opcode/i860.h"
 
Index: opcodes/ia64-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/ia64-dis.c,v
retrieving revision 1.19
diff -u -p -r1.19 ia64-dis.c
--- opcodes/ia64-dis.c	5 Sep 2009 07:56:26 -0000	1.19
+++ opcodes/ia64-dis.c	18 May 2012 01:49:32 -0000
@@ -20,8 +20,8 @@
    Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <assert.h>
-#include <string.h>
 
 #include "dis-asm.h"
 #include "opcode/ia64.h"
Index: opcodes/ia64-gen.c
===================================================================
RCS file: /cvs/src/src/opcodes/ia64-gen.c,v
retrieving revision 1.29
diff -u -p -r1.29 ia64-gen.c
--- opcodes/ia64-gen.c	11 Dec 2009 13:42:17 -0000	1.29
+++ opcodes/ia64-gen.c	18 May 2012 01:49:32 -0000
@@ -34,14 +34,13 @@
    The resource table is constructed based on some text dependency tables, 
    which are also easier to maintain than the final representation.  */
 
+#include "sysdep.h"
 #include <stdio.h>
 #include <stdarg.h>
 #include <errno.h>
 
-#include "ansidecl.h"
 #include "libiberty.h"
 #include "safe-ctype.h"
-#include "sysdep.h"
 #include "getopt.h"
 #include "ia64-opc.h"
 #include "ia64-opc-a.c"
Index: opcodes/m68hc11-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/m68hc11-dis.c,v
retrieving revision 1.14
diff -u -p -r1.14 m68hc11-dis.c
--- opcodes/m68hc11-dis.c	15 May 2012 12:55:51 -0000	1.14
+++ opcodes/m68hc11-dis.c	18 May 2012 01:49:33 -0000
@@ -21,9 +21,9 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
 
-#include "ansidecl.h"
 #include "opcode/m68hc11.h"
 #include "dis-asm.h"
 
Index: opcodes/mmix-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/mmix-dis.c,v
retrieving revision 1.7
diff -u -p -r1.7 mmix-dis.c
--- opcodes/mmix-dis.c	11 Dec 2009 13:42:17 -0000	1.7
+++ opcodes/mmix-dis.c	18 May 2012 01:49:33 -0000
@@ -19,9 +19,8 @@
    Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
 #include "opcode/mmix.h"
 #include "dis-asm.h"
 #include "libiberty.h"
Index: opcodes/msp430-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/msp430-dis.c,v
retrieving revision 1.7
diff -u -p -r1.7 msp430-dis.c
--- opcodes/msp430-dis.c	27 Jun 2010 04:07:55 -0000	1.7
+++ opcodes/msp430-dis.c	18 May 2012 01:49:33 -0000
@@ -21,9 +21,9 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
 #include <ctype.h>
-#include <string.h>
 #include <sys/types.h>
 
 #include "dis-asm.h"
Index: opcodes/or32-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/or32-dis.c,v
retrieving revision 1.8
diff -u -p -r1.8 or32-dis.c
--- opcodes/or32-dis.c	8 Oct 2010 14:00:50 -0000	1.8
+++ opcodes/or32-dis.c	18 May 2012 01:49:33 -0000
@@ -24,11 +24,10 @@
 #define DEBUG 0
 #endif
 
+#include "sysdep.h"
 #include "dis-asm.h"
 #include "opcode/or32.h"
 #include "safe-ctype.h"
-#include <string.h>
-#include <stdlib.h>
 
 #define EXTEND29(x) ((x) & (unsigned long) 0x10000000 ? ((x) | (unsigned long) 0xf0000000) : ((x)))
 
Index: opcodes/rl78-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/rl78-dis.c,v
retrieving revision 1.1
diff -u -p -r1.1 rl78-dis.c
--- opcodes/rl78-dis.c	2 Nov 2011 03:09:11 -0000	1.1
+++ opcodes/rl78-dis.c	18 May 2012 01:49:33 -0000
@@ -20,6 +20,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
 
 #include "bfd.h"
Index: opcodes/rx-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/rx-dis.c,v
retrieving revision 1.3
diff -u -p -r1.3 rx-dis.c
--- opcodes/rx-dis.c	12 Jan 2011 07:06:29 -0000	1.3
+++ opcodes/rx-dis.c	18 May 2012 01:49:34 -0000
@@ -20,6 +20,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <stdio.h>
 
 #include "bfd.h"
Index: opcodes/tic4x-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/tic4x-dis.c,v
retrieving revision 1.9
diff -u -p -r1.9 tic4x-dis.c
--- opcodes/tic4x-dis.c	5 Jul 2007 09:49:02 -0000	1.9
+++ opcodes/tic4x-dis.c	18 May 2012 01:49:34 -0000
@@ -21,6 +21,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include <math.h>
 #include "libiberty.h"
 #include "dis-asm.h"
Index: opcodes/tilegx-opc.c
===================================================================
RCS file: /cvs/src/src/opcodes/tilegx-opc.c,v
retrieving revision 1.3
diff -u -p -r1.3 tilegx-opc.c
--- opcodes/tilegx-opc.c	25 Feb 2012 22:24:21 -0000	1.3
+++ opcodes/tilegx-opc.c	18 May 2012 01:49:34 -0000
@@ -17,9 +17,10 @@
     Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
     MA 02110-1301, USA.  */
 
+#include "sysdep.h"
+
 /* This define is BFD_RELOC_##x for real bfd, or -1 for everyone else.  */
 #define BFD_RELOC(x) BFD_RELOC_##x
-
 #include "bfd.h"
 
 /* Special registers.  */
Index: opcodes/tilepro-opc.c
===================================================================
RCS file: /cvs/src/src/opcodes/tilepro-opc.c,v
retrieving revision 1.3
diff -u -p -r1.3 tilepro-opc.c
--- opcodes/tilepro-opc.c	25 Feb 2012 22:24:21 -0000	1.3
+++ opcodes/tilepro-opc.c	18 May 2012 01:49:35 -0000
@@ -17,9 +17,10 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
+
 /* This define is BFD_RELOC_##x for real bfd, or -1 for everyone else.  */
 #define BFD_RELOC(x) BFD_RELOC_##x
-
 #include "bfd.h"
 
 /* Special registers.  */

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]