OSDN Git Service

Merge basic-improvements-branch to trunk
[pf3gnuchains/gcc-fork.git] / gcc / java / jcf-write.c
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-22 tromey2002-11-22 Ranjit Mathew <rmathew@hotmail.com>
2002-09-16 rthgcc/
2002-08-09 bryce2002-08-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2002-06-11 tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-04 tromey * jcf-write.c (perform_relocations): Optmize a goto...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-14 mmitchel * jcf-write.c (write_classfile): Unlink the temporary...
2002-05-08 mmitchel * java/jcf-write.c (write_classfile): Write the file...
2002-04-22 aph2002-04-19 Andrew Haley <aph@redhat.com>
2002-04-17 mark * jcf-write.c (generate_bytecode_insns): Only write...
2002-03-12 bryce * jcf-write.c (write_classfile): Improve error strings.
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2001-12-21 tromey For PR java/4509:
2001-12-21 tromey For PR java/4766:
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-04 bothner * decl.c (complete_start_java_method): Now generate...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-19 tromey Fix for PR java/1401:
2001-11-08 tromey Patch for PR java/1414:
2001-10-11 bothner * parse.y (patch_synchronized_statement): Use a TRY_F...
2001-10-08 tromey Fix for PR java/4489:
2001-09-17 tromey * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
2001-09-07 apbianco2001-09-05 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-31 bothner * jcf-write.c (generate_classfile): Check that field...
2001-08-30 bothner * jcf-write.c (generate_classfile): Don't write Const...
2001-08-28 bothner * jcf-write.c (generate_bytecode_insns): For increme...
2001-08-28 mmitchel * jcf-write.c (generate_bytecode_insns): Generate...
2001-08-17 apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-01 apbianco*** empty log message ***
2001-05-13 rth * java-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-05-02 ghazicp:
2001-04-26 bothner * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
2001-04-04 bothner * java-tree.h (CONSTANT_VALUE_P): New macro.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-03-24 bothnere
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-17 bothner * jcf-write.c (generate_bytecode_insns): Handle emitt...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-24 apbianco2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-06 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-08-29 zacktop level:
2000-08-16 apbianco2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-13 tromeyReverting incorrectly applied change
2000-07-13 tromey * lang-specs.h: Added %{I*}.
2000-07-11 apbiancoFixing a really lame patch. Sorry for the ChangeLog...
2000-07-08 apbianco2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-08 apbianco2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-30 apbianco2000-06-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-22 apbianco2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-15 ghazi * jcf-write.c (CHECK_PUT): Add static prototype...
2000-06-11 ghaziWarning fixes:
2000-06-01 apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-19 tromey2000-05-18 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2000-05-09 zacktop level:
2000-03-28 apbianco2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-23 apbianco2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-22 apbiancoMon Mar 20 08:58:51 2000 Alexandre Petit-Bianco ...
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-02-26 apbiancoFri Feb 25 18:47:25 2000 Alexandre Petit-Bianco ...
2000-02-21 apbiancoThu Feb 17 14:30:37 2000 Alexandre Petit-Bianco ...
2000-01-31 green * jcf-write.c (generate_bytecode_insns): Use TYPE_IS_W...
2000-01-29 apbianco2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-01-27 aph2000-01-27 Andrew Haley <aph@cygnus.com>
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-12 khan2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-10 green * jcf-write.c (generate_bytecode_insns): Emit invokein...
2000-01-07 apbiancoThu Jan 6 00:54:10 2000 Alexandre Petit-Bianco ...
1999-12-10 aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-12-06 apbiancoTue Nov 30 12:28:34 1999 Alexandre Petit-Bianco ...
1999-10-13 lawFix thinko in last change.
1999-10-13 apbiancoTue Oct 12 22:28:10 1999 Alexandre Petit-Bianco ...
1999-10-13 apbiancoTue Sep 14 16:24:19 1999 Alexandre Petit-Bianco ...
1999-10-07 greenDuring class file generation, generate_classfile occasi...
1999-08-28 law * gjavah.c, jcf-write.c, verify.c: Do not use...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-07-30 ghaziWarning fixes:
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-15 bothnera
1999-03-10 bothner
1999-02-21 bothner * decl.c (build_result_decl), java-tree.h: New method.
1999-02-19 bothner
1999-02-02 bothnera
1999-02-02 bothner * jcf-write.c (localvar_alloc): Only emit entry for
1999-01-28 bothner
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-12-23 bothnera
1998-12-12 bothner8
1998-12-12 bothnera
1998-12-07 bothnera
1998-11-26 bothnerH
1998-11-24 law * jcf-write.c (generate_bytecode_conditional...
1998-11-24 apbiancoTue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus...
1998-11-24 bothner
1998-11-15 bothner8
1998-11-15 bothner
next