summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-write.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:ghazi2003-07-191-16/+13
* * system.h: Include filenames.h.zack2003-07-031-4/+0
* java:neil2003-06-091-1/+1
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-4/+4
* * input.h (lineno): Rename to ...nathan2003-05-011-5/+5
* 2003-03-16 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-101-8/+17
* 2003-03-10 Ranjit Mathew <rmathew@hotmail.com>aph2003-03-101-8/+30
* * jcf-write.c (generate_classfile): Check whether class istromey2003-02-261-2/+2
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-1/+30
* * jcf-write.c (generate_bytecode_conditional): Typo fixes.tromey2003-01-291-2/+2
* * check-init.c: Fix comment typos.kazu2003-01-181-5/+5
* * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).ghazi2003-01-181-0/+1
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-168/+66
* * All Files: Remove PARAMS macro.ghazi2003-01-091-70/+65
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-1/+0
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* * 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