summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-depend.c
Commit message (Expand)AuthorAgeFilesLines
* cpp.texi: Update for -MP.Neil Booth2001-01-051-4/+4
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey2000-10-201-165/+32
* Convert C++ comment to block commentZack Weinberg2000-04-221-2/+2
* jcf-depend.c (add_entry): Fixed bug where list was always replaced with lates...Matt Welsh2000-04-051-1/+1
* * jcf-depend.c (add_entry): Fix test for first list entry.Anthony Green2000-02-201-1/+1
* jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2000-02-191-5/+13
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-5/+5
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-6/+3
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-8/+14
* class.c (add_method_1): Cast the argument of `bzero' to PTR.Kaveh R. Ghazi1999-04-051-1/+1
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-6/+3
* jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1998-10-141-0/+268