aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/gjavah.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-15gjavah.c (print_field_info): Changed how most negative number is printed.Tom Tromey1-14/+14
1998-12-14gjavah.c (print_field_info): If value to print is the smallest value of its s...Tom Tromey1-13/+34
1998-12-14gjavah.c (decompile_method): Decompile `return null'.Tom Tromey1-1/+22
1998-12-13gjavah.c (decompile_method): Handle all types of `return' opcode.Tom Tromey1-2/+26
1998-12-13jcf-reader.c (jcf_parse_one_method): Recognize HANDLE_END_METHOD.Tom Tromey1-5/+43
1998-12-12Loks of changes so we can better compile from source.Per Bothner1-1/+1
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-8/+18
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-48/+115
1998-10-12Per Bothner1-125/+256
1998-09-09gjavah.c (java_no_argument): Renamed from no_argument to avoid losing due to ...Jeffrey A Law1-9/+9
1998-09-08gjavah.c (print_class_decls): Fix thinko in arglistJeffrey A Law1-1/+1
1998-09-06Initial revisionAnthony Green1-0/+959