summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco2000-01-061-4/+27
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-4/+4
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-3/+3
* expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1999-05-121-1/+1
* Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1999-03-211-6/+8
* * jcf-io.c: Do not include sys/stat.h or sys/wait.hJeffrey A Law1999-02-021-2/+0
* Update copyrights for the last patchKaveh Ghazi1999-01-231-1/+1
* Warning fixes:Kaveh R. Ghazi1999-01-231-1/+1
* Loks of changes so we can better compile from source.Per Bothner1998-12-121-133/+113
* jcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro.Per Bothner1998-11-151-78/+69
* jcf-io.c (find_class): Added explanatory comment.Tom Tromey1998-11-121-0/+2
* [multiple changes]Tom Tromey1998-10-221-1/+5
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-131/+144
* jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1998-10-141-12/+39
* Makefile.in: Add many missing dependencies.Jeffrey A Law1998-09-141-9/+4
* Revert previous patch.Jeff Law1998-09-131-1/+0
* We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller1998-09-131-0/+1
* gjavah.c (print_class_decls): Fix thinko in arglistJeffrey A Law1998-09-081-1/+1
* Initial revisionAnthony Green1998-09-061-0/+574