summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* *** empty log message ***apbianco2001-08-015-5/+18
* 2001-07-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-314-5/+64
* For PR java/2812:tromey2001-07-184-7/+17
* * tree.def (EXPON_EXPR) remove. Never supported anyway.rth2001-07-152-1/+4
* * jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1tromey2001-07-132-0/+6
* 2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-132-3/+21
* 2001-07-11 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-122-1/+9
* * expr.c (expand_load_internal): New function.tromey2001-07-122-1/+33
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-112-3/+5
* 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-115-18/+49