| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | PR java/20056: | tromey | 2005-02-19 | 4 | -15/+61 |
| * | gcc/java: | tromey | 2005-02-14 | 2 | -0/+7 |
| * | 2005-02-14 Andrew Haley <aph@redhat.com> | aph | 2005-02-14 | 3 | -13/+50 |
| * | * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c, | kazu | 2005-02-12 | 7 | -6/+12 |
| * | PR java/15543 | bothner | 2005-02-12 | 4 | -35/+23 |
| * | * builtins.c (DEF_BUILTIN): Add COND argument. | rth | 2005-02-10 | 3 | -0/+11 |
| * | 2005-02-08 Marcin Dalecki <martin@dalecki.de> | tromey | 2005-02-08 | 2 | -1/+6 |
| * | * doc/cpp.texi: Include gcc-common.texi. Don't define gcctabopt | jsm28 | 2005-02-06 | 2 | -1/+5 |
| * | * gcj.texi (libgcj Runtime Properties): Default library_control | tromey | 2005-02-02 | 2 | -5/+10 |
| * | PR java/15543 | rmathew | 2005-02-02 | 3 | -3/+13 |
| * | PR java/19742: | tromey | 2005-02-02 | 2 | -0/+7 |
| * | * jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPR | sayle | 2005-02-01 | 2 | -1/+8 |
| * | PR java/19738 | rmathew | 2005-02-01 | 2 | -27/+40 |
| * | Revert: | mmitchel | 2005-02-01 | 2 | -12/+13 |
| * | * parser.c (cp_parser_primary_expression): Don't complain about | mmitchel | 2005-02-01 | 2 | -6/+17 |
| * | PR java/9157 | rmathew | 2005-02-01 | 2 | -4/+12 |
| * | * Make-lang.in (java/java-tree-inline.o): Removed. | tromey | 2005-01-25 | 2 | -10/+5 |
| * | Correct the date for my last ChangeLog entry. | rmathew | 2005-01-25 | 1 | -1/+1 |
| * | PR java/19070 | rmathew | 2005-01-25 | 2 | -2/+10 |
| * | * java-tree.h (gcj_abi_version): Declare. | tromey | 2005-01-24 | 4 | -5/+70 |
| * | PR java/19295 | sayle | 2005-01-24 | 2 | -9/+24 |
| * | * java-except.h, java-tree.h: Remove unused prototypes. | kazu | 2005-01-22 | 3 | -7/+4 |
| * | 2005-01-20 Andrew Pinski <pinskia@gcc.gnu.org> | tromey | 2005-01-21 | 2 | -2/+10 |
| * | * verify-impl.c (get_short): Sign extend. | tromey | 2005-01-17 | 2 | -3/+11 |
| * | * expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT | rmathew | 2005-01-12 | 2 | -2/+7 |
| * | * verify.c: Revert to the version before the BC-ABI merge. | rmathew | 2005-01-10 | 2 | -74/+38 |
| * | PR java/19277 | rmathew | 2005-01-10 | 2 | -2/+17 |
| * | * parse.y (process_imports): Allocate (and free) original_name only | mark | 2005-01-09 | 3 | -9/+34 |
| * | * gcj.texi (Standard Properties): java.ext.dirs is now used. | tromey | 2005-01-05 | 2 | -1/+5 |
| * | 2004-12-20 Andrew Haley <aph@redhat.com> | aph | 2004-12-20 | 2 | -1/+5 |
| * | 2004-12-17 Andrew Haley <aph@redhat.com> | aph | 2004-12-17 | 4 | -19/+16 |
| * | PR target/18459 | dannysmith | 2004-12-13 | 1 | -1/+1 |
| * | gcc | dannysmith | 2004-12-13 | 2 | -4/+13 |
| * | 2004-12-07 Andrew Haley <aph@redhat.com> | aph | 2004-12-08 | 1 | -0/+1 |
| * | 2004-12-07 Andrew Haley <aph@redhat.com> | aph | 2004-12-08 | 2 | -6/+5 |
| * | * Make-lang.in (JAVA_MANFILES): Added gcj-dbtool. | tromey | 2004-12-06 | 3 | -5/+119 |
| * | PR java/14853: | tromey | 2004-12-06 | 4 | -5/+19 |
| * | * lang.c (flag_new_verifier): Define. | tromey | 2004-12-03 | 3 | -4/+16 |
| * | PR bootstrap/14614: | tromey | 2004-12-03 | 2 | -1/+9 |
| * | 2004-12-03 Andrew Haley <aph@redhat.com> | aph | 2004-12-03 | 2 | -1/+13 |
| * | 2004-12-03 Andrew Haley <aph@redhat.com> | aph | 2004-12-03 | 2 | -3/+9 |
| * | PR java/16675: | tromey | 2004-12-02 | 2 | -0/+9 |
| * | PR java/18741: | tromey | 2004-12-02 | 2 | -1/+8 |
| * | * jcf-parse.c (set_source_filename): Improvement to Andrew's fix: | bothner | 2004-11-28 | 2 | -7/+18 |
| * | * expr.c (build_expr_wfl): Only declare last_file and last_filenode | bothner | 2004-11-28 | 2 | -2/+8 |
| * | * class.c, decl.c, expr.c: Fix comment typos. | kazu | 2004-11-27 | 4 | -3/+7 |
| * | 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-26 | 6 | -25/+57 |
| * | * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs | jsm28 | 2004-11-25 | 5 | -18/+23 |
| * | * verify-glue.c (vfy_init_name, vfy_clinit_name, vfy_object_type, | rth | 2004-11-25 | 2 | -5/+10 |
| * | * verify.c (defer_merging): Don't use C++-style comment. | tromey | 2004-11-25 | 4 | -8/+8 |