OSDN Git Service

[gcc/ChangeLog]
[pf3gnuchains/gcc-fork.git] / gcc / java / jcf-write.c
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-10-22 kazu * jcf-write.c: Follow spelling conventions.
2003-10-22 kazu * ChangeLog: Fix typos.
2003-09-30 sayle * jcf-write.c (generate_bytecode_insns): Implement...
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-23 sayle * jcf-write.c (generate_bytecode_insns): Optimize...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 sayle * jcf-write.c (generate_bytecode_insns): Add support...
2003-09-18 aph2003-09-16 Andrew Haley <aph@redhat.com>
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-07-19 ghazigcc:
2003-07-03 zack * system.h: Include filenames.h.
2003-06-09 neiljava:
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-10 aph2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
2003-03-10 aph2003-03-10 Ranjit Mathew <rmathew@hotmail.com>
2003-02-26 tromey * jcf-write.c (generate_classfile): Check whether...
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-01-29 tromey * jcf-write.c (generate_bytecode_conditional): Typo...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-18 ghazi * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-20 tromey * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
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 ...
next