aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-dump.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-11jcf-dump.c (TABLE_SWITCH): Fix typos.Per Bothner1-1/+1
1998-11-11* jcf-dump.c (main): Correctly recognize `--'-style long options.Tom Tromey1-27/+25
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-31/+21
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-3/+3
1998-10-13jcf-dump.c (process_class): Use FATAL_EXIT_CODE, not -1.Tom Tromey1-10/+16
1998-10-12Per Bothner1-31/+57
1998-09-06Initial revisionAnthony Green1-0/+1072