summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-write.c
Commit message (Expand)AuthorAgeFilesLines
...
* * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR]: Handle casetromey2002-12-201-2/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-22 Ranjit Mathew <rmathew@hotmail.com>tromey2002-11-221-0/+9
* gcc/rth2002-09-161-13/+10
* 2002-08-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2002-08-091-0/+4
* * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.tromey2002-06-111-3/+5
* * jcf-write.c (perform_relocations): Optmize a goto to a goto.tromey2002-06-041-0/+31
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-6/+5
* * jcf-write.c (write_classfile): Unlink the temporary file if itmmitchel2002-05-141-4/+5
* * java/jcf-write.c (write_classfile): Write the file to ammitchel2002-05-081-3/+15
* 2002-04-19 Andrew Haley <aph@redhat.com>aph2002-04-221-5/+10
* * jcf-write.c (generate_bytecode_insns): Only write const_0 if notmark2002-04-171-1/+2
* * jcf-write.c (write_classfile): Improve error strings.bryce2002-03-121-2/+2
* * java-tree.h (TYPE_STRICTFP): New macro.tromey2002-02-181-1/+5
* For PR java/4509:tromey2001-12-211-2/+7
* For PR java/4766:tromey2001-12-211-38/+82
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-161-2/+2
* * decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPRbothner2001-12-041-74/+3
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* Fix for PR java/1401:tromey2001-11-191-1/+60
* Patch for PR java/1414:tromey2001-11-081-1/+2
* * parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPRbothner2001-10-111-13/+2
* Fix for PR java/4489:tromey2001-10-081-2/+4
* * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR]: Calltromey2001-09-171-0/+1
* 2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-071-2/+2
* * jcf-write.c (generate_classfile): Check that field is primitivebothner2001-08-311-1/+3
* * jcf-write.c (generate_classfile): Don't write ConstantValuebothner2001-08-301-1/+4
* * jcf-write.c (generate_bytecode_insns): For increments andbothner2001-08-281-14/+6
* * jcf-write.c (generate_bytecode_insns): Generate an integer tommitchel2001-08-281-2/+9
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-1/+2
* *** empty log message ***apbianco2001-08-011-1/+1
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-131-1/+1
* cp:ghazi2001-05-021-2/+2
* * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):bothner2001-04-261-14/+14
* * java-tree.h (CONSTANT_VALUE_P): New macro.bothner2001-04-041-5/+1
* IA-64 ABI Exception Handling.rth2001-03-281-5/+3
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-281-2/+1
* ebothner2001-03-241-42/+36
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-3/+26
* * jcf-write.c (generate_bytecode_insns): Handle emitting iincbothner2001-03-171-0/+2
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-36/+33
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-16/+13
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-6/+18
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-6/+20
* top level:zack2000-08-291-8/+8
* 2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-161-1/+4
* 2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-111-7/+6
* Reverting incorrectly applied changetromey2000-07-131-22/+2
* * lang-specs.h: Added %{I*}.tromey2000-07-131-2/+22
* Fixing a really lame patch. Sorry for the ChangeLog tweaking.)apbianco2000-07-111-1/+1