OSDN Git Service

2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Apr 2000 17:27:45 +0000 (17:27 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Apr 2000 17:27:45 +0000 (17:27 +0000)
commit221322607b378b288dece023897a34ef14aefe8a
tree5b33dd154121b0ce5f57eb893a461608baab2b97
parent39af12e553adb9c2fed434f69b01587b42320828
2000-04-17  Bryce McKinlay  <bryce@albatross.co.nz>

* gjavah.c (print_name_for_stub_or_jni): Don't prefix method names
with a newline, for CNI.
(print_stub_or_jni): Print a space or newline before method name for
CNI as well as JNI.
(print_cxx_classname): Don't write leading "::" in CNI stub method.
(process_file): Include gcj/cni.h if generating CNI stubs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33213 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/gjavah.c