Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-04-05 | class.c (add_method_1): Cast the argument of `bzero' to PTR. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-03-12 | jcf-path.c (add_entry): alloca len+2 rather than len+1 bytes... | Andrew Haley | 1 | -1/+1 |
1999-02-10 | jvspec.c (lang_specific_driver): Use libgcj, not libjava. | Tom Tromey | 1 | -5/+5 |
1998-12-03 | jcf-dump.c (main): Fix error message. | Per Bothner | 1 | -2/+2 |
1998-11-26 | jcf-path.c (add_entry): recognize ".jar" too | Alexandre Oliva | 1 | -1/+2 |
1998-11-12 | jcf-io.c (find_class): Added explanatory comment. | Tom Tromey | 1 | -4/+5 |
1998-10-22 | jcf-path.c (add_entry): Don't add trailing separator if entry is a .zip file. | Tom Tromey | 1 | -7/+6 |
1998-10-22 | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1 | -0/+341 |