aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
1998-11-19[multiple changes]Alexandre Petit-Bianco3-8/+18
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco10-611/+952
1998-11-15jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner1-0/+6
1998-11-15jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner2-2/+3
1998-11-15Fix typoAnthony Green1-1/+0
1998-11-15Make-lang.in: Fix reference to srcdir.Anthony Green4-1/+11
1998-11-15decl.c (error_mark_node): New global.Per Bothner5-117/+144
1998-11-15Makefile.in: jv-scan and jvgenmain all require libiberty.Anthony Green5-45/+16
1998-11-15jcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro.Per Bothner3-78/+87
1998-11-14Allow uses of interface types to verify.Per Bothner1-0/+9
1998-11-14Allow uses of interface types to verify.Per Bothner2-0/+32
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey6-17/+132
1998-11-13* Makefile.in (prefix): New macro.Tom Tromey2-0/+5
1998-11-12Extensive changes.Per Bothner5-370/+393
1998-11-12Extensive changes.Per Bothner2-1901/+1908
1998-11-12*** empty log message ***Per Bothner1-84/+741
1998-11-12Extensive changes.Per Bothner1-1/+48
1998-11-12class.c: Remove some unused variables.Per Bothner1-0/+8
1998-11-12class.c: Remove some unused variables.Per Bothner3-9/+22
1998-11-12jcf-io.c (find_class): Added explanatory comment.Tom Tromey3-4/+12
1998-11-12jvspec.c (lang_specific_driver): Correctly handle case where GC_NAME not defi...Tom Tromey2-3/+16
1998-11-11jvspec.c (GC_NAME): New define.Tom Tromey3-5/+21
1998-11-11jcf-dump.c (TABLE_SWITCH): Fix typos.Per Bothner2-1/+5
1998-11-11* jcf-dump.c (main): Correctly recognize `--'-style long options.Tom Tromey2-27/+29
1998-11-10jcf-parse.c (get_constant): Place braces around code to compute 'd' when REAL...Nick Clifton2-4/+11
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco18-1090/+2284
1998-11-01Get it in the repoJeff Law1-0/+2404
1998-10-30class.c (build_class_ref): Changed name of primitive classes to start with `_...Tom Tromey2-2/+5
1998-10-30class.c (make_class_data): Renamed fields: nmethods to method_count, method_c...Tom Tromey3-6/+11
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco11-2570/+3997
1998-10-28* Makefile.in (jcf-dump, gcjh): Link in $(LIBS) too.Jeffrey A Law2-2/+6
1998-10-28decl.c (init_decl_processing): Renamed fields.Tom Tromey3-15/+23
1998-10-27jcf-write.c (emit_load_or_store): Avoid implicit int arguments.Jeffrey A Law3-0/+7
1998-10-25Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to dependency.H.J. Lu1-1/+1
1998-10-25Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to dependency.H.J. Lu1-0/+5
1998-10-23* lang-specs.h: `.zip' files are input to jc1.Tom Tromey2-0/+5
1998-10-22jvspecs.c: Add (but don't enable) support for combining multiple .class and ....Per Bothner2-15/+172
1998-10-22jvspecs.c: Add (but don't enable) support for combining multiple .class and ....Per Bothner1-0/+8
1998-10-22jcf-path.c (add_entry): Don't add trailing separator if entry is a .zip file.Tom Tromey3-27/+35
1998-10-22java-tree.h (finalize_identifier_node): Don't declare.Tom Tromey4-9/+6
1998-10-22[multiple changes]Tom Tromey7-381/+428
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey19-229/+672
1998-10-21class.c (emit_register_classes): Renamed from emit_register_class.Alexandre Petit-Bianco6-8/+14
1998-10-20class.c (is_compiled_class): New local variable seen_in_zip.Alexandre Petit-Bianco8-476/+644
1998-10-20*** empty log message ***Per Bothner1-364/+364
1998-10-20*** empty log message ***Per Bothner1-1/+1
1998-10-19Per Bothner1-0/+11943
1998-10-19Per Bothner1-10/+3
1998-10-17Makefile.in: Link with libiberty.a instead of memmove.o.Per Bothner1-0/+4
1998-10-17*** empty log message ***Per Bothner1-10/+7