Skip to content
Snippets Groups Projects
  1. Oct 20, 2021
  2. Mar 05, 2016
  3. Mar 02, 2016
    • Richard Henderson's avatar
      re PR libffi/70024 (libffi ABI change w/o SONAME bump) · 2c055256
      Richard Henderson authored
      PR libffi/70024
      
        * Makefile.am (libffi_version_script): New.
        (libffi_version_dep): New.
        (libffi_version_info): New.
        (libffi_la_LDFLAGS): Include libffi_version_info, libffi_version_script.
        (libffi_la_DEPENDENCIES): Include libffi_version_dep.
        * acinclude.m4 (LIBAT_ENABLE, LIBAT_CHECK_LINKER_FEATURES): New.
        (LIBAT_ENABLE_SYMVERS, LIBAT_BUILD_VERSIONED_SHLIB): New.
        (LIBAT_BUILD_VERSIONED_SHLIB_GNU): New.
        (LIBAT_BUILD_VERSIONED_SHLIB_SUN): New.
        * configure.ac: Invoke LIBAT_ENABLE_SYMVERS.
        * libffi.map: New file.
        * libtool-version: Increase to 5.0.0.
        * Makefile.in, configure: Rebuild.
        * man/Makefile.in, testsuite/Makefile.in: Rebuild.
      
      From-SVN: r233921
      2c055256
  4. Jun 26, 2004
  5. Jun 17, 2004
    • Matthias Klose's avatar
      libtool-version: New. · 401844ef
      Matthias Klose authored
      2004-06-17  Matthias Klose  <doko@debian.org>
      
              * libtool-version: New.
              * Makefile.am (libffi_la_LDFLAGS): Use -version-info for soname.
              * Makefile.in: Regenerate.
      
      From-SVN: r83315
      401844ef
  6. Jan 19, 2004
  7. Dec 20, 2002
  8. Mar 17, 2002
    • Bryce McKinlay's avatar
      Makefile.am: Make target library a convenience library. · ce3b24a7
      Bryce McKinlay authored
      zlib:
      	* Makefile.am: Make target library a convenience library.
      	* Makefile.in: Rebuilt.
      
      libffi:
      	* Makefile.am: libfficonvenience -> libffi_convenience.
      	* Makefile.in: Rebuilt.
      
      boehm-gc:
      	* Makefile.am: Make a convenience library.
      	* Makefile.in: Rebuilt.
      
      libjava:
      	Build a single libgcj.so, without separate gc and zlib libraries.
      	* configure.in: Use convenience libraries for boehm-gc and zlib. Set
      	SYS_ZLIBS if system zlib is used.
      	* configure: Rebuilt.
      	* Makefile.am: Use boehm-gc and zlib convenience libraries.
      	* Makefile.in: Rebuilt.
      	* libtool-version: Increment .so version number.
      
      From-SVN: r50900
      ce3b24a7
  9. Apr 05, 2001
  10. Oct 15, 1999
    • Anthony Green's avatar
      libtool-version: Catch up by incrementing current. · ffccc6be
      Anthony Green authored
              * libtool-version: Catch up by incrementing current.
      
              * configure.host: Disable use of GCJ_PROPERTIES for mips-tx39.
              * configure, include/config.h.in: Rebuilt.
              * acconfig.h (DISABLE_GETENV_PROPERTIES): Undefine.
              * configure.in: Added --disable-getenv-properties and new define
              `DISABLE_GETENV_PROPERTIES'.
      
              * prims.cc (PROCESS_GCJ_PROPERTIES): Define.
              (next_property_key): New function.
              (next_property_value): New function.
              (process_gcj_properties): New function.
              (JvRunMain): Call process_gcj_properties.
              (_JvRunMain): Ditto.
      
              * java/lang/natSystem.cc (init_properties): Set properties defined
              in GCJ_PROPERTIES.  Also add 1.2 style versioning properties.
      
              * include/java-props.h: New file.
      
              * java/lang/natSystem.cc (init_properties): Add new properties to
              conform with Java Product Versioning Specification.
      
      From-SVN: r30007
      ffccc6be
  11. May 07, 1999
    • Tom Tromey's avatar
      libtool-version: New file. · a06fcbd4
      Tom Tromey authored
      	* libtool-version: New file.
      	* Makefile.in: Rebuilt.
      	* Makefile.am (libgcj_la_LDFLAGS): Use -version-info, not
      	-release.
      
      From-SVN: r26828
      a06fcbd4
Loading