summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: (JAVA_OBJS) Added entry xref.o.Alexandre Petit-Bianco1999-03-221-0/+16
* Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1999-03-211-1/+2
* Update copyrights for the last patchKaveh Ghazi1999-01-231-1/+1
* Warning fixes:Kaveh R. Ghazi1999-01-231-1/+1
* expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner1998-12-231-0/+2
* java-tree.h (end_params_node): Declare global.Per Bothner1998-11-251-1/+1
* [multiple changes]Alexandre Petit-Bianco1998-11-241-1/+6
* class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1998-11-181-1/+21
* gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1998-11-131-0/+8
* class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1998-10-281-13/+0
* jcf-path.c (add_entry): Don't add trailing separator if entry is a .zip file.Tom Tromey1998-10-221-20/+21
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-2/+30
* java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco1998-10-141-18/+19
* jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1998-10-141-1/+77
* Per Bothner1998-10-121-0/+48
* Makefile.in: Add many missing dependencies.Jeffrey A Law1998-09-141-1/+2
* Initial revisionAnthony Green1998-09-061-0/+406