public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] bump the libgcj soname
@ 2016-06-01 20:10 Matthias Klose
  0 siblings, 0 replies; only message in thread
From: Matthias Klose @ 2016-06-01 20:10 UTC (permalink / raw)
  To: GCJ-patches

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

As recently seen, the GCC major version gets encoded into the libgcj library,
being used as a consistency check for loading code compiled by gcj, therefore a
libgcj version bump is needed with each major GCC version.

Comitted as obvious (before libjava and gcc/java finally get removed).

Matthias

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: libgcj-soname.diff --]
[-- Type: text/x-diff; name="libgcj-soname.diff", Size: 496 bytes --]

libjava/

2016-06-01  Matthias Klose  <doko@ubuntu.com>

	* libtool-version: Bump soversion.

 
Index: libjava/libtool-version
===================================================================
--- libjava/libtool-version	(revision 237005)
+++ libjava/libtool-version	(working copy)
@@ -5,4 +5,4 @@
 # Note: When changing the version here, please do also update LIBGCJ_SONAME
 # in gcc/config/i386/cygwin.h and gcc/config/i386/mingw32.h.
 # CURRENT:REVISION:AGE
-17:0:0
+18:0:0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-01 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01 20:10 [patch] bump the libgcj soname Matthias Klose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).