]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Define PACKAGE macro in all sims' config.h.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jun 2012 17:20:10 +0000 (17:20 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jun 2012 17:20:10 +0000 (17:20 +0000)
Some of the common includes in include/gdb such as callback.h
include bfd.h.  But there was a recent change in bfd-in.h to
require that config.h be included before bfd.h can be included:

    /* PR 14072: Ensure that config.h is included first.  */
    #if !defined PACKAGE && !defined PACKAGE_VERSION
    #error config.h must be included before this header
    #endif

PACKAGE_VERSION is always defined by default by the AC_INIT autoconf
macro, but PACKAGE isn't.  This patch updates the SIM_AC_COMMON macro
to define it, and then regenerates all configure scripts and config.in
files.

sim/common/changeLog:

        * acinclude.m4 (SIM_AC_COMMON): Define PACKAGE.
        * config.in, configure: Regenerate.

sim/ChangeLog:

        * configure: Regenerate.

sim/arm/ChangeLog:

        * config.in, configure: Regenerate.

sim/avr/ChangeLog:

* config.in, configure: Regenerate.

sim/bfin/ChangeLog:

* config.in, configure: Regenerate.

sim/cr16/ChangeLog:

* config.in, configure: Regenerate.

sim/cris/ChangeLog:

* config.in, configure: Regenerate.

sim/d10v/ChangeLog:

* config.in, configure: Regenerate.

sim/erc32/ChangeLog:

* config.in, configure: Regenerate.

sim/frv/ChangeLog:

* config.in, configure: Regenerate.

sim/h8300/ChangeLog:

* config.in, configure: Regenerate.

sim/iq2000/ChangeLog:

* config.in, configure: Regenerate.

sim/lm32/ChangeLog:

* config.in, configure: Regenerate.

sim/m32c/ChangeLog:

* config.in, configure: Regenerate.

sim/m32r/ChangeLog:

* config.in, configure: Regenerate.

sim/m68hc11/ChangeLog:

* config.in, configure: Regenerate.

sim/mcore/ChangeLog:

* config.in, configure: Regenerate.

sim/microblaze/ChangeLog:

* config.in, configure: Regenerate.

sim/mips/ChangeLog:

* config.in, configure: Regenerate.

sim/mn10300/ChangeLog:

* config.in, configure: Regenerate.

sim/moxie/ChangeLog:

* config.in, configure: Regenerate.

sim/ppc/ChangeLog:

* configure: Regenerate.

sim/rl78/ChangeLog:

* config.in, configure: Regenerate.

sim/rx/ChangeLog:

* config.in, configure: Regenerate.

sim/sh/ChangeLog:

* config.in, configure: Regenerate.

sim/sh64/ChangeLog:

* config.in, configure: Regenerate.

sim/v850/ChangeLog:

* config.in, configure: Regenerate.

sim/testsuite/ChangeLog:

* configure: Regenerate.

82 files changed:
sim/ChangeLog
sim/arm/ChangeLog
sim/arm/config.in
sim/arm/configure
sim/avr/ChangeLog
sim/avr/config.in
sim/avr/configure
sim/bfin/ChangeLog
sim/bfin/config.in
sim/bfin/configure
sim/common/ChangeLog
sim/common/acinclude.m4
sim/common/config.in
sim/common/configure
sim/configure
sim/cr16/ChangeLog
sim/cr16/config.in
sim/cr16/configure
sim/cris/ChangeLog
sim/cris/config.in
sim/cris/configure
sim/d10v/ChangeLog
sim/d10v/config.in
sim/d10v/configure
sim/erc32/ChangeLog
sim/erc32/config.in
sim/erc32/configure
sim/frv/ChangeLog
sim/frv/config.in
sim/frv/configure
sim/h8300/ChangeLog
sim/h8300/config.in
sim/h8300/configure
sim/iq2000/ChangeLog
sim/iq2000/config.in
sim/iq2000/configure
sim/lm32/ChangeLog
sim/lm32/config.in
sim/lm32/configure
sim/m32c/ChangeLog
sim/m32c/config.in
sim/m32c/configure
sim/m32r/ChangeLog
sim/m32r/config.in
sim/m32r/configure
sim/m68hc11/ChangeLog
sim/m68hc11/config.in
sim/m68hc11/configure
sim/mcore/ChangeLog
sim/mcore/config.in
sim/mcore/configure
sim/microblaze/ChangeLog
sim/microblaze/config.in
sim/microblaze/configure
sim/mips/ChangeLog
sim/mips/config.in
sim/mips/configure
sim/mn10300/ChangeLog
sim/mn10300/config.in
sim/mn10300/configure
sim/moxie/ChangeLog
sim/moxie/config.in
sim/moxie/configure
sim/ppc/ChangeLog
sim/ppc/configure
sim/rl78/ChangeLog
sim/rl78/config.in
sim/rl78/configure
sim/rx/ChangeLog
sim/rx/config.in
sim/rx/configure
sim/sh/ChangeLog
sim/sh/config.in
sim/sh/configure
sim/sh64/ChangeLog
sim/sh64/config.in
sim/sh64/configure
sim/testsuite/ChangeLog
sim/testsuite/configure
sim/v850/ChangeLog
sim/v850/config.in
sim/v850/configure

index db1fecb6d7c4271fcdf09957611818871a8af962..638a5ce664c3b4123376bfa624e67b0e2e17d66f 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure: Regenerate.
+
 2012-06-06  Michael Eager  <eager@eagercon.com>
 
        * microblaze/interp.c (config.h): Add #include.
index b0af3dc757b05c77803ab4add83b3eefa6f08ca4..7757c8ce5a3f3f20b0146df218015848d8006816 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-06-13  Nick Clifton  <nickc@redhat.com>
 
        * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXt
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index bf7179ebc125adc456dd889943b4afad7dd31a0b..48cfa9a045beaf0fbaa03011a8bbbb4bff8e1875 100755 (executable)
@@ -620,6 +620,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4051,6 +4052,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 7b38a16782b72d6051984a5e922dee0301ee2614..15c287628f494ff0de6e947512db79d1537090bc 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 464b55511b395a91aa57212510329949b2af56b7..a6af4702a2883ddf787b0a56564f71900990758f 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index d27f888dda3ec25bedb1bb8b98a47f01851d0d64..5d09b5a6056ab174f2e151330c3f610cf9455e1d 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-04-09  Mike Frysinger  <vapier@gentoo.org>
 
        * configure.ac (SIM_AC_OPTION_HARDWARE): Add bfin_pint.
index 80a9adb12d7d31eb994c23fe450891f92a623740..04d1e5dabf19917a193bb23adec18aea5d2d069a 100644 (file)
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 286cda8953929806647e4cd7c31140b284a0632c..c36fa89ca22a5db94ee6fb410253c41d6b3193d5 100755 (executable)
@@ -625,6 +625,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4090,6 +4091,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 54a56134ffadcb2fd15993f466b80f925e7c3e8a..75afcc19a56c6951ca6a5a5017bea1defc72c819 100644 (file)
@@ -1,3 +1,8 @@
+2012-06-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * acinclude.m4 (SIM_AC_COMMON): Define PACKAGE.
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        * sim-signal.h (sim_signal_to_target): Rename to ...
index ef4277503f1867c777ff8b0110d1a98949e6bce9..fe0a5b728746f2e175a5e3d00f9d3c14ba17a58d 100644 (file)
@@ -47,6 +47,13 @@ AR=${AR-ar}
 AC_SUBST(AR)
 AC_PROG_RANLIB
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of this package. ])
+AC_SUBST(PACKAGE)
+
 # Dependency checking.
 ZW_CREATE_DEPDIR
 ZW_PROG_COMPILER_DEPENDENCIES([CC])
index 040079cdf9a0deeca442382c110b1bce91830fcc..db15bcc0db08e03cc469a681a45f73594ec2ba6a 100644 (file)
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index a9d8925139f24aaa97c3b23c2dedd1d644a8df83..d6ad959b3b8324f6a79f3bc2e0e8d5705a541cb9 100755 (executable)
@@ -620,6 +620,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -3854,6 +3855,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 8fb62cb440eb934372a8ce4e529052cf1fbf572c..7fd0fd8bf4775f341237c0045fc253484ea3bab1 100755 (executable)
@@ -3768,17 +3768,17 @@ subdirs="$subdirs arm"
 
        sim_testsuite=yes
        ;;
-   rx-*-*)
+   rl78-*-*)
 
-  sim_arch=rx
-  subdirs="$subdirs rx"
+  sim_arch=rl78
+  subdirs="$subdirs rl78"
 
 
        ;;
-   rl78-*-*)
+   rx-*-*)
 
-  sim_arch=rl78
-  subdirs="$subdirs rl78"
+  sim_arch=rx
+  subdirs="$subdirs rx"
 
 
        ;;
index c7f118987936304431a33af85a3be98dc7d8c71b..8c3c5a1cd79743c2639f9802589cdde9338a1e6b 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 8e69d60518b0066e72679fc5eee7449907d4d408..cb3a339d1ee6d4d9e3d723362d78ad80526b2ccc 100644 (file)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4058,6 +4059,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 3f538ecc5fb142818a5b85f613c03ee2589213f0..a14285cd7169abd49a0fb5454c40750deab9ddee 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-18  Nick Clifton  <nickc@redhat.com>
 
        PR 14072
index 809fc7989ac4544edaceec606b6049db0c05aad9..a00564c82d2aefcc7a016d94a4196e223d9b5f9b 100644 (file)
@@ -91,6 +91,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 9bfebd58aefb941af52a9e8e9805926412a93ade..153be18b47d9799d8248b2c99056faa1327ba3a8 100755 (executable)
@@ -622,6 +622,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4077,6 +4078,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 58b34116cb2d4e838b08c1f467862834fa71bc83..1266ead60512640aabcca3213b7f84ef927c9288 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 8e69d60518b0066e72679fc5eee7449907d4d408..cb3a339d1ee6d4d9e3d723362d78ad80526b2ccc 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4058,6 +4059,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 71181e1aee3cbb126a8676dbeb3f4f4a3536e5dc..3df021f4241c867058ebc3fc99a69a4036c13cfb 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 1ef137cbadff5f0ae7d3a80a48cb31e0e07e444e..dfab09d0db88fd981bef169029d59d0d797ddd7d 100755 (executable)
@@ -621,6 +621,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4052,6 +4053,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index dfc6928dc1b71b3de9a50fb12f58d609f2bf40f9..c9af6e88dc4cd6995be74a2d456eb1981a3ec7cb 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 2f19ba359c7546dbe8a4544f7e1846c6d7aa31f4..8de933c329d0469a34ab280b34d09ce35858f5e5 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 1bbe75da2aabf452d0bdd7bd93dec9c65c41645d..cc027a1a8465c390c47da34d34b57227e3cebc15 100755 (executable)
@@ -623,6 +623,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4070,6 +4071,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 2aaf0fbf2a817f2f3a7b9a23e4ff8a48dcf446b9..9317b17b86a937a6176a82d2c7e7a58046bda7da 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-18  Nick Clifton  <nickc@redhat.com>
 
        PR 14072
index cbaba1a693f560a2ab6bee906b4a86a74ba408f7..23e3b0492c2bde45bd1a65062474c0cbbc174c50 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 61dabac9c8174ef85b6cf2223dfaf2e9cb389e74..7aa66b9db952798cf39208c4b7dc31187f84656a 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 2fe8559eb27acd800ed738131c020ea1939be04b..553c8ef9a45328749c914aed641e67bcff865207 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 2f19ba359c7546dbe8a4544f7e1846c6d7aa31f4..8de933c329d0469a34ab280b34d09ce35858f5e5 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index c0cab542b8c7cf4c3774e63156165ec122a02c44..13a86481b3814775aa56ea384e5b98e024a16002 100755 (executable)
@@ -622,6 +622,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4069,6 +4070,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index c691c7f1fbe79ccab6c78b385af3abfa7c2b0ef4..df256ecdcb8f4ed4c02b1707dbde254337a2bc1c 100755 (executable)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 777d3637b9db735a2c61e67ef8f1fcae60300c0b..faafaf4488dc42fd354cdf683db63232a7af773a 100644 (file)
@@ -79,6 +79,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index faf13ef78addf49ba5c2b91454592299a2c97111..b4826ca0dc046fd56ca5cbb6e2000f3459bdc211 100755 (executable)
@@ -622,6 +622,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4069,6 +4070,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 63d6b4acf112a4a9c5719a10a292a88933b4ecf5..3293da022dcb57ca12724a67090de04f999d607d 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index 2f2183263ae7cea2524252f1cfa6512c40e9603e..5de3b5e92327e5cf6a8a1ed9ebb77651e5f782f7 100644 (file)
@@ -88,6 +88,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 4ea7421515024fc58688e4e8bcebe01c67b0138b..1b01ae3caa1aaecc538567d9cd5c296869be5108 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index d59b73c120d63f8cb7f1ed0a0c05d7a3558642b5..e0cf4917bb1ac039da0fc29d8f18402a16b65c12 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-25  Mike Frysinger  <vapier@gentoo.org>
 
        * traps-linux.c (sim_core_trans_addr): Delete prototype.
index 2f19ba359c7546dbe8a4544f7e1846c6d7aa31f4..8de933c329d0469a34ab280b34d09ce35858f5e5 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 5a68f03090394045825dad826e430d0a20642dae..382a4b213bc997bf034d814d49332fc0025d74b8 100755 (executable)
@@ -624,6 +624,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4071,6 +4072,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 1c2dd9649dd94c34912a62fec76ed4bf5e3e4353..645bd8bc95ad12b56229e4ae51ccdf10bed2a2b7 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 777d3637b9db735a2c61e67ef8f1fcae60300c0b..faafaf4488dc42fd354cdf683db63232a7af773a 100644 (file)
@@ -79,6 +79,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 667f0a04e2b5f774c2e912f7e01093baec76a4e4..c7eaea0c31fb07004c3b5d5757c47af3542550a8 100755 (executable)
@@ -620,6 +620,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4067,6 +4068,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 099b2a407d54e683427d9c4849aca1e959554b83..c81a80c9b2075d91e574edc34b06e59978c6e3a5 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-20  Hans-Peter Nilsson  <hp@axis.com>
 
        PR 14072
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index bb2d47453cc8c867738710c5e0511a5e2be8c3cf..e9a1003c548b3934e1db438f820cdc63b5e79d1d 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 3cd0a98b07313bd2d8adc7170170660e9c0150dc..b36edef19cc683aacddf0c59a4d7e837f71842da 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index bb2d47453cc8c867738710c5e0511a5e2be8c3cf..e9a1003c548b3934e1db438f820cdc63b5e79d1d 100644 (file)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index c74038a701833a4ed5a5471da7baf5c6ee1f4189..39830b1617ffe6b959aaa72ead40dcf2f57f8009 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-18  Nick Clifton  <nickc@redhat.com>
 
        PR 14072
index 064a530c3932de16e41a503d4ee01616dc4e76be..9f71eb855f75d9da7cf5d0b6b48dfd3fa9538c9c 100644 (file)
@@ -88,6 +88,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 991e42cdf7ead66ae02e3f3a16a9cfc42774224b..1986f330918836bc908576b240db6edbf266d1d4 100755 (executable)
@@ -631,6 +631,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4096,6 +4097,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 91523db29edb862dbee08ef0cadf836087cd0479..e8640a7a413133b39403beee87831c731cce9de1 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index eb41f73da25704fd7a44e31364cea15856246453..94d04031b916fdca9e19731ea424bc070c18e65d 100644 (file)
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 00fb879e4d4ce9bf7613f9402c37f0b491df0276..1529ac327b6d361283d8a50b5675fa4fcbe3eaad 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4072,6 +4073,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index e5bb19b6bd30771990a49159d4d495dfc8ab4687..1b357760f45080da3dfc49d394f93de5f52cb532 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 2f19ba359c7546dbe8a4544f7e1846c6d7aa31f4..8de933c329d0469a34ab280b34d09ce35858f5e5 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 3860f113815bce91e7473f5676280d8438664e01..5659a75255eba08eeca7c3ad58200a4deee11fa8 100644 (file)
@@ -620,6 +620,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4061,6 +4062,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index b7ba20deec94f035f1ec720d5e9ba39a6b165f98..9d5be6f300c505ac097de7836580ffceab4030f6 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index d0604d2d50941e066c70fc6d95ccc0aea477f988..fd89cb63bc4fefbd73f169f6e0aabf91f3aedd76 100755 (executable)
@@ -2450,6 +2450,44 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+##                                                          -*- Autoconf -*-
+
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 8
+
+# Based on depend.m4 from automake 1.9, modified for standalone use in
+# an environment where GNU make is required.
+
+# ZW_PROG_COMPILER_DEPENDENCIES
+# -----------------------------
+# Variant of _AM_DEPENDENCIES which just does the dependency probe and
+# sets fooDEPMODE accordingly.  Cache-variable compatible with
+# original; not side-effect compatible.  As the users of this macro
+# may require accurate dependencies for correct builds, it does *not*
+# honor --disable-dependency-checking, and failure to detect a usable
+# method is an error.  depcomp is assumed to be located in
+# $ac_aux_dir.
+#
+# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
+
+
+
+# AM_SET_DEPDIR
+# -------------
+# Choose a directory name for dependency files.
+
+
+# ZW_CREATE_DEPDIR
+# ----------------
+# As AM_SET_DEPDIR, but also create the directory at config.status time.
+
+
 
 
 
@@ -2625,9 +2663,9 @@ sim_inline="-DDEFAULT_INLINE=0"
 # AC_PROG_CPP_WERROR
 
 # Test for GNAT.
-# We require the gnatbind program, and a compiler driver that
-# understands Ada.  We use the user's CC setting, already found,
-# and possibly add $1 to the command-line parameters.
+# We require the gnatbind & gnatmake programs, as well as a compiler driver
+# that understands Ada.  We use the user's CC setting, already found, and
+# possibly add $1 to the command-line parameters.
 #
 # Sets the shell variable have_gnat to yes or no as appropriate, and
 # substitutes GNATBIND and GNATMAKE.
index 893bfb32419334c399c04c57feaf2232a8b51fe4..b3bddf736623faeacc8dd9d24c34e01e00a289bf 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index e1d48bdddca65cce6a8d9020415d8b7ec8f2ea40..f7b31b125e3a8b08ac11b335c76b8c80f61d9262 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 062648cc05577caf199757e5a8155ec7fa346bd9..55cd48400be66019aeaecbc53afa5dd5eea2467e 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 52c291fb5a93a49d11e8370e1064ae1ea5402eac..e5cb451a355173255c5918c4281750e4800e650c 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        PR gdb/7205
index b640523866e2aeff0aa53b4ccce5713c8c08ad2d..8af1fff8b58b80655b2b24d6e83c33dad4c43488 100644 (file)
@@ -82,6 +82,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index e233fd616c483b7ecf7a974cfb8610e24827a7d7..933f61d03ce12097b20a82c61bdc7586e4e4c5d8 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4054,6 +4055,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 4ac9054c8356fdecaaa419f81c9ae497001b961a..44f3513850d7296d019110dc96203a995f3692f7 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4, config.in, configure: Regenerate.
index 76a912604f83f731e19c92d913b306e41a7c1207..0db6f1eacf3ff029d601e8b2d41d8bbb73033de4 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index bb2d47453cc8c867738710c5e0511a5e2be8c3cf..e9a1003c548b3934e1db438f820cdc63b5e79d1d 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4050,6 +4051,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 50e0c1643f9674a966bd11ce56575c062ffde866..25751be0a5fd664cdb2dfcb8345000e120779171 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-05-18  Nick Clifton  <nickc@redhat.com>
 
        PR 14072
index 2f19ba359c7546dbe8a4544f7e1846c6d7aa31f4..8de933c329d0469a34ab280b34d09ce35858f5e5 100644 (file)
@@ -76,6 +76,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index df992ca2d455201be4334a68cc2b54ab6782f61c..69e74f6d840bfe68a03e1af1448404e12173241f 100755 (executable)
@@ -622,6 +622,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4069,6 +4070,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"
 
index 436333290f53c7349d5061de464fd7b0f92173cd..4eae80df2ad19c13d6da76a6817eae8b1f785916 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure: Regenerate.
+
 2012-03-24  Mike Frysinger  <vapier@gentoo.org>
 
        * configure: Regenerate.
index 6a582ab1714030f3e687706472206a94cc74a48d..f03443b4befc6fedcc4b3d4a9c2e02d32aba5b97 100755 (executable)
@@ -1907,7 +1907,7 @@ case "${target}" in
        sim_arch=sh
        sim_testsuite=yes
        ;;
-   sparc-*-rtems*|sparc-*-elf*)
+   sparc-*-rtems*|sparc-*-elf*|erc32*-*-*)
        sim_arch=erc32
        sim_testsuite=yes
        ;;
index e1430eed16bd0d54163f5e8bb48e4e2b77f048fd..5c4f25de8fbba5f0d2b35db9a91aaaa5627e1241 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.in, configure: Regenerate.
+
 2012-03-28  Rathish C  <rathish.c@kpitcummins.com>
 
        * sim-main.h (struct _v850_regs): Add new fields mpu0_sregs,
index 4c78de4032816a69febe5f18d429185bcfc172f7..a3f18e95bbdecdac560d3bb9051df4ba259ffa88 100644 (file)
@@ -97,6 +97,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
index 07647609c5742ed6fcafac2b562c67d1cda7dbea..7a3142e56f00e52fae3d57e2156e3aabd208c5ce 100755 (executable)
@@ -619,6 +619,7 @@ MAKE
 CCDEPMODE
 DEPDIR
 am__leading_dot
+PACKAGE
 RANLIB
 AR
 HDEFINES
@@ -4068,6 +4069,17 @@ else
 fi
 
 
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
 # Dependency checking.
 ac_config_commands="$ac_config_commands depdir"