| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-06-23 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-06-23 | 16 | -124/+119 |
* | 2008-05-27 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-05-27 | 2 | -1/+6 |
* | 2008-05-17 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-05-17 | 3 | -5/+17 |
* | 2008-05-06 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-05-06 | 5 | -12/+13 |
* | 2008-04-05 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-04-05 | 5 | -16/+20 |
* | 2008-03-27 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-27 | 2 | -22/+89 |
* | 2008-03-26 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-26 | 2 | -85/+36 |
* | 2008-03-11 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-17 | 4 | -15/+13 |
* | 2008-03-11 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-11 | 2 | -2/+6 |
* | 2008-03-02 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-02 | 7 | -66/+31 |
* | 2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | ghazi | 2008-02-06 | 2 | -1/+6 |
* | 2008-01-23 David Daney <ddaney@avtrex.com> | daney | 2008-01-23 | 5 | -15/+76 |
* | 2008-01-04 Andrew Haley <aph@redhat.com> | aph | 2008-01-04 | 2 | -1/+7 |
* | 2008-01-03 Andrew Haley <aph@redhat.com> | aph | 2008-01-04 | 2 | -5/+23 |
* | * lang.c (java_classify_record): Don't return | aoliva | 2007-12-20 | 2 | -1/+8 |
* | 2007-12-18 Andrew Haley <aph@redhat.com> | aph | 2007-12-18 | 3 | -13/+27 |
* | gcc/ChangeLog: | aoliva | 2007-12-15 | 2 | -0/+22 |
* | 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-11-26 | 2 | -1/+7 |
* | * expr.c (build_jni_stub): Use the computed jni func type for | aoliva | 2007-11-26 | 2 | -21/+32 |
* | * class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID. | aoliva | 2007-11-26 | 2 | -1/+5 |
* | * expr.c (type_assertion_hash): Hash type uids rather than | aoliva | 2007-11-26 | 2 | -2/+26 |
* | 2007-11-16 David Daney <ddaney@avtrex.com> | daney | 2007-11-18 | 2 | -5/+11 |
* | PR java/34019: | tromey | 2007-11-07 | 2 | -1/+6 |
* | PR java/33765: | tromey | 2007-11-02 | 3 | -0/+11 |
* | * Make-lang.in (java/jcf-dump.o): Depend on zipfile.h. | tromey | 2007-11-01 | 2 | -3/+10 |
* | 2007-10-17 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-17 | 2 | -1/+7 |
* | 2007-10-03 Andrew Haley <aph@redhat.com> | aph | 2007-10-03 | 2 | -2/+63 |
* | * builtins.c (expand_builtin, expand_builtin_object_size, | jakub | 2007-09-27 | 2 | -2/+8 |
* | * java-tree.h (struct lang_decl_func) <function_decl_body>: | tromey | 2007-09-15 | 3 | -8/+8 |
* | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 3 | -11/+5 |
* | * jcf-parse.c (parse_class_file): Re-enter the current file. | tromey | 2007-09-06 | 2 | -0/+11 |
* | boehm.c (mark_reference_fields): Move misaligned pointer check | zippel | 2007-09-06 | 2 | -7/+12 |
* | Add function name to last changelog entry: | doko | 2007-09-06 | 1 | -1/+2 |
* | gcc/java/ | doko | 2007-09-06 | 2 | -0/+12 |
* | gcc: | tromey | 2007-09-06 | 4 | -14/+25 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 2 | -1/+5 |
* | 2007-09-04 Andrew Haley <aph@redhat.com> | aph | 2007-09-04 | 2 | -1/+9 |
* | * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o) | drow | 2007-09-04 | 2 | -2/+5 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 3 | -4/+10 |
* | * Make-lang.in (java.tags): Don't tag '*.y' files. | tromey | 2007-08-29 | 2 | -1/+5 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 2 | -2/+6 |
* | gcc: | jsm28 | 2007-08-21 | 2 | -2/+10 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 2 | -44/+5 |
* | * typeck.c (find_method_in_interfaces): Update. | tromey | 2007-08-17 | 8 | -251/+77 |
* | gcc: | tromey | 2007-08-17 | 4 | -26/+46 |
* | * system.h (CONST_CAST): New. | ghazi | 2007-08-10 | 3 | -4/+9 |
* | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 38 | -175/+152 |
* | * alias.c (mems_in_disjoint_alias_sets_p, | ghazi | 2007-07-30 | 2 | -5/+12 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 2 | -2/+6 |
* | * mangle.c (set_type_package_list): Constify. | ghazi | 2007-07-27 | 4 | -25/+12 |