]> gcc.gnu.org Git - gcc.git/commit
gjavah.c (print_stub): New function.
authorAnthony Green <green@cygnus.com>
Sun, 25 Jul 1999 10:12:49 +0000 (10:12 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 25 Jul 1999 10:12:49 +0000 (10:12 +0000)
commit6c9c5c1f7aa85d8e21108406ea507dfcb0d5c831
tree0984a5702f9f86b72f2fe325183cb944d50fa044
parenta08b508225e8b9194328642001208bf0170e969a
gjavah.c (print_stub): New function.

        * gjavah.c (print_stub): New function.
        (METHOD_IS_NATIVE): New macro.
        (print_mangled_classname): Make static.
        (HANDLE_END_FIELD): Don't emit fields during stub generation.
        (process_file): Perform stub generation.
        (HANDLE_METHOD): Don't emit class decls during stub
        generation.
        (HANDLE_END_METHOD): Take into account stub generation.
        (print_method_info): Handle stub generation.
        (print_stub): New function.
        (print_cxx_classname): Make signature consistant with others.
        (help): Describe -stubs option.
        (main): Create stub file.
        (version): Use version.c.
        (print_full_cxx_name): New function.
        (print_c_decl): Use print_full_cxx_name.

From-SVN: r28236
gcc/java/ChangeLog
gcc/java/gjavah.c
This page took 0.097078 seconds and 5 git commands to generate.