| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/java: | tromey | 2005-02-14 | 1 | -0/+1 |
* | * jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPR | sayle | 2005-02-01 | 1 | -1/+3 |
* | PR java/19295 | sayle | 2005-01-24 | 1 | -9/+17 |
* | 2005-01-20 Andrew Pinski <pinskia@gcc.gnu.org> | tromey | 2005-01-21 | 1 | -2/+4 |
* | gcc/ | steven | 2004-11-24 | 1 | -3/+1 |
* | * check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | bothner | 2004-09-30 | 1 | -0/+4 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -2/+1 |
* | 2004-08-16 Andrew Haley <aph@redhat.com> | aph | 2004-08-16 | 1 | -0/+13 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -7/+10 |
* | .: | nathan | 2004-07-20 | 1 | -6/+6 |
* | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 1 | -5/+5 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -1/+17 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -3/+2 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -19/+8 |
* | * jcf-write.c (get_classfile_modifiers): Formatting fixes. | bryce | 2004-06-28 | 1 | -3/+4 |
* | 2004-06-26 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-06-27 | 1 | -3/+28 |
* | * jcf-write.c (generate_bytecode_conditional): Correct handling | bryce | 2004-05-31 | 1 | -4/+7 |
* | * jcf-write.c (generate_bytecode_conditional): Handle binops | bryce | 2004-05-28 | 1 | -0/+35 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+2 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -1/+1 |
* | PR java/14315: | tromey | 2004-03-23 | 1 | -3/+5 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 1 | -4/+13 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -5/+5 |
* | * jcf-write.c: Follow spelling conventions. | kazu | 2003-10-22 | 1 | -1/+1 |
* | * ChangeLog: Fix typos. | kazu | 2003-10-22 | 1 | -3/+3 |
* | * jcf-write.c (generate_bytecode_insns): Implement evaluate-once | sayle | 2003-09-30 | 1 | -1/+31 |
* | * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not | rth | 2003-09-28 | 1 | -4/+2 |
* | * jcf-write.c (generate_bytecode_insns): Optimize binary operations | sayle | 2003-09-23 | 1 | -2/+2 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -2/+2 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -2/+2 |
* | * jcf-write.c (generate_bytecode_insns): Add support for fconst_2. | sayle | 2003-09-18 | 1 | -2/+3 |
* | 2003-09-16 Andrew Haley <aph@redhat.com> | aph | 2003-09-18 | 1 | -0/+17 |
* | * parse.y (java_check_regular_methods): Typo fixes. Call | tromey | 2003-08-12 | 1 | -0/+6 |
* | gcc: | ghazi | 2003-07-19 | 1 | -16/+13 |
* | * system.h: Include filenames.h. | zack | 2003-07-03 | 1 | -4/+0 |
* | java: | neil | 2003-06-09 | 1 | -1/+1 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -4/+4 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -5/+5 |
* | 2003-03-16 Mohan Embar <gnustuff@thisiscool.com> | aph | 2003-04-10 | 1 | -8/+17 |
* | 2003-03-10 Ranjit Mathew <rmathew@hotmail.com> | aph | 2003-03-10 | 1 | -8/+30 |
* | * jcf-write.c (generate_classfile): Check whether class is | tromey | 2003-02-26 | 1 | -2/+2 |
* | * lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -1/+30 |
* | * jcf-write.c (generate_bytecode_conditional): Typo fixes. | tromey | 2003-01-29 | 1 | -2/+2 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -5/+5 |
* | * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H). | ghazi | 2003-01-18 | 1 | -0/+1 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -168/+66 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -70/+65 |
* | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c, | ghazi | 2003-01-09 | 1 | -1/+0 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+6 |