summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-26 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-272-8/+20
* 2001-09-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-222-3/+10
* 2001-09-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-222-0/+12
* gcc/rth2001-09-213-15/+81
* 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-213-58/+104
* * parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-09-183-1457/+1430
* * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR]: Calltromey2001-09-172-0/+6
* 2001-09-13 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-143-17/+61
* * verify.c (verify_jvm_instructions): Fix typo.mmitchel2001-09-142-1/+5
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-133-8/+13
* * gjavah.c (cxx_keywords): Const-ification.ghazi2001-09-127-9/+17
* * parse.h (ctxp_for_generation): Mark extern.rth2001-09-112-1/+5
* * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.rth2001-09-102-2/+6
* 2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-073-4/+6
* 2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-073-4/+46
* * java/typeck.c (java_array_type_length, build_prim_array_type):rth2001-09-072-6/+20
* gcj -R patchesgreen2001-09-061-0/+14
* * class.c (O_BINARY): Define if necessary.green2001-09-066-3/+195
* * parse.y (maybe_yank_clinit): A field without an initializer is notbothner2001-09-042-12/+14
* 2001-08-30 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-013-14/+53
* * class.c (set_constant_value): When not emiting class files, then abothner2001-08-312-2/+9
* Temporaily change error to wanring to hopefully allow boostrap.bothner2001-08-311-1/+1
* * jcf-write.c (generate_classfile): Check that field is primitivebothner2001-08-312-1/+8
* * parse.y (resolve_qualified_expression_name): If creating abothner2001-08-312-1/+7
* * jcf-io.c (open_class): Set filename field.bothner2001-08-304-24/+45
* * jcf-write.c (generate_classfile): Don't write ConstantValuebothner2001-08-303-1/+19
* * jcf-dump.c (print_constant): Fix fencepost error so "Float" andbothner2001-08-302-5/+15
* Removing conflict indicators. Oops.apbianco2001-08-291-2/+0
* 2001-08-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-292-4/+21
* * jcf-write.c (generate_bytecode_insns): For increments andbothner2001-08-282-14/+11
* * jcf-write.c (generate_bytecode_insns): Generate an integer tommitchel2001-08-282-2/+14
* 2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-272-8/+54
* 2001-08-23 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-243-35/+113
* * decl.c (init_decl_processing): Add `throws' field to methodtromey2001-08-243-0/+46
* 2001-08-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-222-2/+9
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-182-1/+6
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-178-157/+371
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-2/+2
* * jcf-dump.c (main): Updated for change to jcf_path_seal.tromey2001-08-166-10/+47
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-133-4/+10
* Revert Rainer Orth's Java and gcc.c patch.dje2001-08-123-22/+22
* * toplev.c (set_float_handler): Make static.zack2001-08-122-5/+5
* Restore HPUX gcj bootstrap.green2001-08-101-0/+4
* Move constructor/destructor handling into target hooks.rth2001-08-093-13/+31
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-0910-153/+541
* 2001-08-08 Anthony Green <green@redhat.com>green2001-08-081-36/+53
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-072-1/+6
* 2001-08-02 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-032-8/+19
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-08-023-9/+33
* * java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE):jsturm2001-08-012-1/+6