mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 10:50:51 +08:00
cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump.
* config/i386/cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump. * config/i386/mingw32.h (LIBGCJ_SONAME): Likewise. From-SVN: r181055
This commit is contained in:
parent
43c8a04391
commit
c5219bb0ec
@ -1,3 +1,9 @@
|
||||
2011-11-06 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
* config/i386/cygwin.h (LIBGCJ_SONAME): Updated to match recent
|
||||
libgcj version bump.
|
||||
* config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
|
||||
|
||||
2011-11-06 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcse.c: Adjust outdated comments throughout.
|
||||
|
@ -136,5 +136,5 @@ along with GCC; see the file COPYING3. If not see
|
||||
#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*/ "-12.dll"
|
||||
#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-13.dll"
|
||||
|
||||
|
@ -230,4 +230,4 @@ do { \
|
||||
#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*/ "-12.dll"
|
||||
#define LIBGCJ_SONAME "libgcj" /*LIBGCC_EH_EXTN*/ "-13.dll"
|
||||
|
Loading…
x
Reference in New Issue
Block a user