aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-path.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-05class.c (add_method_1): Cast the argument of `bzero' to PTR.Kaveh R. Ghazi1-1/+1
1999-03-12jcf-path.c (add_entry): alloca len+2 rather than len+1 bytes...Andrew Haley1-1/+1
1999-02-10jvspec.c (lang_specific_driver): Use libgcj, not libjava.Tom Tromey1-5/+5
1998-12-03jcf-dump.c (main): Fix error message.Per Bothner1-2/+2
1998-11-26jcf-path.c (add_entry): recognize ".jar" tooAlexandre Oliva1-1/+2
1998-11-12jcf-io.c (find_class): Added explanatory comment.Tom Tromey1-4/+5
1998-10-22jcf-path.c (add_entry): Don't add trailing separator if entry is a .zip file.Tom Tromey1-7/+6
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-0/+341