Age | Commit message (Expand) | Author | Files | Lines |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-08-21 | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 2 | -2/+10 |
2007-08-20 | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 2 | -44/+5 |
2007-08-17 | typeck.c (find_method_in_interfaces): Update. | Tom Tromey | 8 | -251/+77 |
2007-08-17 | tree.h (struct tree_label_decl): Removed old "java" fields. | Tom Tromey | 4 | -26/+46 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 3 | -4/+9 |
2007-07-31 | java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen... | Nick Clifton | 38 | -175/+152 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 2 | -5/+12 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-07-27 | mangle.c (set_type_package_list): Constify. | Kaveh R. Ghazi | 4 | -25/+12 |
2007-07-26 | java-tree.h (push_labeled_block, [...]): Remove. | Tom Tromey | 6 | -147/+14 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 6 | -11/+23 |
2007-07-16 | re PR target/32462 (Linking libgcj.so fails on Solaris 10/x86) | Rainer Orth | 2 | -1/+9 |
2007-07-12 | expr.c (expand_java_return): RETURN_EXPR has void type. | Richard Guenther | 2 | -6/+22 |
2007-07-10 | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 3 | -7/+15 |
2007-07-03 | Make-lang.in (doc/gcj.info): Add $(gcc_docdir) to include path. | David Daney | 2 | -4/+14 |
2007-06-15 | [multiple changes] | Andrew Pinski | 5 | -17/+50 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 3 | -11/+0 |
2007-06-11 | remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -0/+6 |
2007-05-18 | Index: gcc/java/ChangeLog | Geoffrey Keating | 2 | -3/+9 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 5 | -12/+9 |
2007-04-21 | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 2 | -1/+6 |
2007-04-06 | jcf-io.c (open_class): Copy 'filename'. | Colin Walters | 2 | -1/+6 |
2007-04-03 | jvgenmain.c (main): Change main to use class$, not class$$. | Andrew Haley | 6 | -9/+74 |
2007-03-30 | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 4 | -24/+11 |
2007-03-27 | Index: gcc/java/ChangeLog | Tom Tromey | 3 | -285/+18 |
2007-03-01 | Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. | Brooks Moses | 2 | -3/+23 |
2007-02-27 | gcj.texi: Standardize title page. | Brooks Moses | 2 | -2/+5 |
2007-02-18 | * class.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 8 | -312/+292 |
2007-02-15 | Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1. | David Daney | 3 | -5/+103 |
2007-02-07 | class.c (uncache_this_class_ref): New. | Andrew Haley | 4 | -0/+34 |
2007-02-06 | re PR driver/30714 (gcj driver doesn't recognize files starting with II) | Tom Tromey | 2 | -1/+6 |
2007-02-03 | * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos. | Kazu Hirata | 4 | -3/+7 |
2007-02-02 | expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r... | Andrew Haley | 6 | -50/+126 |
2007-02-02 | class.c (is_compiled_class): Move check to avoid reloading current class. | David Daney | 2 | -9/+14 |
2007-02-01 | re PR java/30641 (gcj corrupted double-linked list (glibc detected)) | Andrew Haley | 2 | -0/+7 |
2007-01-31 | * class.c, jcf-parse.c: Fix comment typos. | Kazu Hirata | 3 | -6/+10 |
2007-01-30 | * gcj.texi (Strings): Fix documentation for JvNewString. | Tom Tromey | 2 | -3/+7 |
2007-01-30 | gcj.texi (Invoking gcjh, [...]): Fix some typos. | Ralf Wildenhues | 2 | -3/+8 |
2007-01-30 | * jvspec.c (lang_specific_driver): Remove unused classpath_args. | Ben Elliston | 2 | -4/+4 |
2007-01-29 | re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch) | Tom Tromey | 3 | -3/+19 |
2007-01-29 | class.c (add_method_1): Mark fndecl as external unless we are compiling it in... | Andrew Haley | 2 | -0/+9 |
2007-01-24 | [multiple changes] | Andrew Haley | 3 | -3/+27 |
2007-01-23 | re PR java/30454 (empty "zip" file in class path can cause leakage of file st... | Andrew Pinski | 2 | -2/+16 |
2007-01-16 | * java-tree.def: Added copyright header. | Tom Tromey | 2 | -1/+26 |
2007-01-15 | lang.c (dump_compound_expr): Removed case. | Tom Tromey | 6 | -168/+30 |
2007-01-13 | jcf-dump.c (main): Updated call to find_class. | Tom Tromey | 9 | -358/+48 |
2007-01-11 | typeck.c (convert): Don't use flag_emit_class_files. | Tom Tromey | 8 | -64/+33 |
2007-01-11 | configure.ac (strict1_warn): Rename to strict_warn. | Paolo Bonzini | 1 | -3/+0 |