]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Regenerate configure in sim
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 2 Apr 2015 12:38:34 +0000 (05:38 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 2 Apr 2015 12:43:07 +0000 (05:43 -0700)
* arm/configure: Regenerated.
* avr/configure: Likewise.
* bfin/configure: Likewise.
* common/configure: Likewise.
* cr16/configure: Likewise.
* cris/configure: Likewise.
* d10v/configure: Likewise.
* erc32/configure: Likewise.
* frv/configure: Likewise.
* ft32/configure: Likewise.
* h8300/configure: Likewise.
* igen/configure: Likewise.
* iq2000/configure: Likewise.
* lm32/configure: Likewise.
* m32c/configure: Likewise.
* m32r/configure: Likewise.
* m68hc11/configure: Likewise.
* mcore/configure: Likewise.
* microblaze/configure: Likewise.
* mips/configure: Likewise.
* mn10300/configure: Likewise.
* moxie/configure: Likewise.
* msp430/configure: Likewise.
* ppc/configure: Likewise.
* rl78/configure: Likewise.
* rx/configure: Likewise.
* sh/configure: Likewise.
* sh64/configure: Likewise.
* v850/configure: Likewise.

29 files changed:
sim/ChangeLog
sim/arm/configure
sim/avr/configure
sim/bfin/configure
sim/common/configure
sim/cr16/configure
sim/cris/configure
sim/d10v/configure
sim/erc32/configure
sim/frv/configure
sim/ft32/configure
sim/h8300/configure
sim/iq2000/configure
sim/lm32/configure
sim/m32c/configure
sim/m32r/configure
sim/m68hc11/configure
sim/mcore/configure
sim/microblaze/configure
sim/mips/configure
sim/mn10300/configure
sim/moxie/configure
sim/msp430/configure
sim/ppc/configure
sim/rl78/configure
sim/rx/configure
sim/sh/configure
sim/sh64/configure
sim/v850/configure

index abbeccf2267e269426c2d4b125cee7df131a7b0d..0c0dcd6c28d5b4900157503d3a65a757df97c09a 100644 (file)
@@ -1,3 +1,35 @@
+2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * arm/configure: Regenerated.
+       * avr/configure: Likewise.
+       * bfin/configure: Likewise.
+       * common/configure: Likewise.
+       * cr16/configure: Likewise.
+       * cris/configure: Likewise.
+       * d10v/configure: Likewise.
+       * erc32/configure: Likewise.
+       * frv/configure: Likewise.
+       * ft32/configure: Likewise.
+       * h8300/configure: Likewise.
+       * igen/configure: Likewise.
+       * iq2000/configure: Likewise.
+       * lm32/configure: Likewise.
+       * m32c/configure: Likewise.
+       * m32r/configure: Likewise.
+       * m68hc11/configure: Likewise.
+       * mcore/configure: Likewise.
+       * microblaze/configure: Likewise.
+       * mips/configure: Likewise.
+       * mn10300/configure: Likewise.
+       * moxie/configure: Likewise.
+       * msp430/configure: Likewise.
+       * ppc/configure: Likewise.
+       * rl78/configure: Likewise.
+       * rx/configure: Likewise.
+       * sh/configure: Likewise.
+       * sh64/configure: Likewise.
+       * v850/configure: Likewise.
+
 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 095c763c24461ca73bb91b9e48c957f0ca703c47..092ef46e25968eba0b39e3498527edf095410e24 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index f3cf00810a1cbf9f2938e12b85e4de0a93414a6e..59723c26c30922e6ce1151c12fbaee7f7aa173d8 100755 (executable)
@@ -8724,8 +8724,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 49a667cef43140fe735941506d9934004ff0c4fe..b81c8a1db375dd37762d364790d3a58e6d4d28a8 100755 (executable)
@@ -6956,8 +6956,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 262ec2ab701759f311ed7a90b29d2b01ca5923af..f8e83403bf4f70d28c789b4d4ca82f55c41793a1 100755 (executable)
@@ -8712,8 +8712,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index bfe44d0621f91bde8d2f0299591b5edba8baa924..a0f3228f9a83730d76b6cf59e61e55a5b06e0771 100755 (executable)
@@ -8688,8 +8688,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index f33a077dd178989e837a915581a8a8c442d9d7b6..13ca7c3cc8056144b7950254257da25f88bbf5b2 100755 (executable)
@@ -8707,8 +8707,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 6a93f79a685c1e869625d66ff2e6c07ddae88501..0d21f067dec166c017321253acbb83eb30eebe6c 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbfe50b86c4ca88f72ea9cb9edffde35e2baf8ff..97b396f193ba27c548ec9e52b0bde5d1bdb34558 100755 (executable)
@@ -8684,8 +8684,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index e7f1b456884ad08e727e2193c19364fec3cf01b5..3561837ed641bf7a732737abce53e70a4f59847e 100755 (executable)
@@ -8706,8 +8706,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 0456851e6ba798a9cec396834d2f033bebf17716..d908fcac97e7ddce2fdd186284f135bcd66b361c 100755 (executable)
@@ -8704,8 +8704,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index f34e941abe5ea65ae8bbdf86b96d6356f38ff181..99a06d12900c48641f42f57702c12aafa14ebc24 100755 (executable)
@@ -8692,8 +8692,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 7331ecbcccf135d857922fe346bd0a79759e3bf1..417e24c148fab6caac731ead5ab4fe5ec47919ba 100755 (executable)
@@ -8708,8 +8708,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 39a478d9bcefc5bc30731555be47a52e2193b01f..e66e89cc717cf329195d5a093c19b05641f5754c 100755 (executable)
@@ -8701,8 +8701,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index eac94ba77271e79965a380f8d9d88cadfd3170dc..1abf98ef9bec6e088f66b79f3d3bb941e3c7ec4a 100755 (executable)
@@ -8730,8 +8730,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index c407db304ec2a7606642c1e79e456ff4a369215b..a8303bec9767c73382ae90a28b4cfdaf6a5cb15a 100755 (executable)
@@ -8707,8 +8707,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 6a999efd9b925aaaaebf49c97d398827b33be0be..6417068bf1260fc23fe0ef39369663aa13fe480d 100755 (executable)
@@ -8703,8 +8703,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 6c2989b2d605ab7bf230890d58e425a6771771a0..ff3e5bc9a48d09ca2fa54e0f71d0a46e3f99401c 100755 (executable)
@@ -8698,8 +8698,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index d42c285e9f46c87dca558662e506b7620e81c821..8cd3313247e2584ee6c9fc1e49ba856bda38d4d2 100755 (executable)
@@ -6819,8 +6819,8 @@ program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index e8bc2057dd51e00441d41be7eade7d1b9b869d21..b0e2f08f14c25e926c44bf638cc7d6b3d134e8f3 100755 (executable)
@@ -8684,8 +8684,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index f4807c84976bd121094fbc83ec54f4c72ca3fde8..ab886c1cd2244d65fc87b8ae5a0d9256e14ee860 100755 (executable)
@@ -8688,8 +8688,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 89b60cb61d84c4a8fa2af2c84b203c283c39e948..c31b4470488c1b235a901ca42ca4fa3d56655102 100755 (executable)
@@ -8706,8 +8706,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :
index 47056de3245f5296acb2fb4f0f069516cd595959..992602732642d5f9250730976444b0d2f3622a2e 100755 (executable)
@@ -8702,8 +8702,8 @@ fi
 # using the same condition.
 
   # Use the system's zlib library.
-  zlibdir=-L../zlib
-  zlibinc="-I\$(srcdir)/../zlib"
+  zlibdir="-L\$(top_builddir)/../zlib"
+  zlibinc="-I\$(top_srcdir)/../zlib"
 
 # Check whether --with-system-zlib was given.
 if test "${with_system_zlib+set}" = set; then :