Package gcc5-java: Information

    Binary package: gcc5-java
    Version: 5.3.1-alt3.M80P.1
    Architecture: i586
    Build time:  Apr 22, 2019, 04:50 PM in the task #227921
    Source package: gcc5
    Category: Development/Java
    Report package bug
    License: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    Summary: Java support for gcc
    Description: 
    This package adds support for compiling Java(tm) programs and
    bytecode into native code.
    
    If you have multiple versions of the GNU Compiler Collection
    installed on your system, you may want to execute
    gcj-5
    in order to explicitly use the GNU Java compiler version 5.3.1.

    Maintainer: Ivan Zakharyaschev


    Last changed


    March 22, 2019 Ivan Zakharyaschev 5.3.1-alt3.M80P.1
    - (.spec: gdb-plugin, libgccjit0) fix the Requires on %name. (It was unmet.)
    March 10, 2016 Gleb Fotengauer-Malinovskiy 5.3.1-alt3
    - Moved liblto_plugin.so back into %_libexecdir.
    - Added executable bit to liblto_plugin.so.
    - Backported upstram fix:
     + Enable frame pointer for TARGET_64BIT_MS_ABI when stack is
      misaligned (ALT#31834).
    Feb. 24, 2016 Gleb Fotengauer-Malinovskiy 5.3.1-alt2
    - Moved liblto_plugin.so into %_libdir.