Skip to content
Snippets Groups Projects
  1. Jul 01, 2005
  2. Jan 19, 2004
  3. Dec 20, 2002
  4. Mar 17, 2002
    • bryce's avatar
      zlib: · 9d0a2dd5
      bryce authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50900 138bc75d-0d04-0410-961f-82ee72b054a4
      9d0a2dd5
  5. Apr 05, 2001
  6. Oct 15, 1999
    • green's avatar
      * libtool-version: Catch up by incrementing current. · f5fddbf2
      green authored
              * 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30007 138bc75d-0d04-0410-961f-82ee72b054a4
      f5fddbf2
  7. May 07, 1999
Loading