]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cygwin.h (LIBGCJ_SONAME): Update.
authorDave Korn <dave.korn.cygwin@gmail.com>
Thu, 15 Jul 2010 01:45:51 +0000 (01:45 +0000)
committerDave Korn <davek@gcc.gnu.org>
Thu, 15 Jul 2010 01:45:51 +0000 (01:45 +0000)
* config/i386/cygwin.h (LIBGCJ_SONAME): Update.
* config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.

From-SVN: r162200

gcc/ChangeLog
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h

index 58990bb5f5f0c85d11a075b7289e57c212762a47..29db69c6a3d792d319ee0f71bd928027820249cc 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-15  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * config/i386/cygwin.h (LIBGCJ_SONAME): Update.
+       * config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
+
 2010-07-14  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        * config/spu/spu.c (reg_names): Remove prototype.
index c365f6603cdabf942d9acb110b9c2457e2d7aa09..8a637e80ae510a297563aea3711a6ced4109bbf5 100644 (file)
@@ -301,5 +301,5 @@ while (0)
 #define LIBGCC_SONAME "cyggcc_s" LIBGCC_EH_EXTN "-1.dll"
 
 /* We should find a way to not have to update this manually.  */
-#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-11.dll"
+#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-12.dll"
 
index e08ea1cd90cbe5d2b185a445bfd5190536ba6096..264abf1b148538673aca96ef43ae1c94464b8ad8 100644 (file)
@@ -245,5 +245,5 @@ __enable_execute_stack (void *addr)                                 \
 #define LIBGCC_SONAME "libgcc_s" LIBGCC_EH_EXTN "-1.dll"
 
 /* We should find a way to not have to update this manually.  */
-#define LIBGCJ_SONAME "libgcj" /*LIBGCC_EH_EXTN*/ "-11.dll"
+#define LIBGCJ_SONAME "libgcj" /*LIBGCC_EH_EXTN*/ "-12.dll"