| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-06-25 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-06-25 | 1 | -7/+7 |
* | 2008-06-23 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-06-23 | 1 | -8/+6 |
* | 2008-05-06 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-05-06 | 1 | -2/+0 |
* | 2007-11-16 David Daney <ddaney@avtrex.com> | daney | 2007-11-18 | 1 | -4/+4 |
* | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 1 | -6/+5 |
* | 2007-02-02 Andrew Haley <aph@redhat.com> | aph | 2007-02-02 | 1 | -31/+37 |
* | Merged gcj-eclipse branch to trunk. | tromey | 2007-01-09 | 1 | -8/+24 |
* | 2006-04-21 Andrew Haley <aph@redhat.com> | aph | 2006-04-24 | 1 | -1/+22 |
* | 2006-02-07 Andrew Haley <aph@redhat.com> | aph | 2006-02-07 | 1 | -2/+10 |
* | * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | bje | 2006-02-03 | 1 | -2/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -3/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * builtins.c (define_builtin): Don't call make_decl_rtl. | rth | 2005-05-24 | 1 | -1/+0 |
* | * constants.c, jvgenmain.c, lang.opt, resource.c: Update | kazu | 2005-05-03 | 1 | -1/+1 |
* | 2005-04-28 Andrew Haley <aph@redhat.com> | aph | 2005-04-29 | 1 | -9/+63 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -4/+4 |
* | .: | nathan | 2004-08-15 | 1 | -8/+7 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -3/+3 |
* | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 1 | -2/+2 |
* | Formatting fixes. | rmathew | 2004-06-27 | 1 | -1/+2 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -1/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -19/+23 |
* | 2004-01-09 Andrew Haley <aph@redhat.com> | aph | 2004-01-09 | 1 | -6/+6 |
* | Fix PR java/13183. | jsturm | 2003-11-25 | 1 | -2/+18 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 1 | -4/+3 |
* | * constants.c (set_constant_entry): Allocated cleared memory. | tromey | 2003-01-23 | 1 | -2/+9 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -63/+21 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -21/+43 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -5/+5 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
* | * class.c (build_static_field_ref): Check FIELD_FINAL. | jsturm | 2002-12-23 | 1 | -4/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -6/+4 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -2/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -9/+3 |
* | * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): | bothner | 2001-04-26 | 1 | -1/+9 |
* | * constants.c (PUTN): Use memcpy, not bcopy. | ghazi | 2001-03-26 | 1 | -1/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -3/+4 |
* | 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-25 | 1 | -2/+0 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -2/+2 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -7/+1 |
* | * Make-lang.in (JAVA_SRCS): Include java-tree.h. | mmitchel | 2000-09-23 | 1 | -7/+12 |
* | Added Java 1.1 language features. | apbianco | 2000-03-14 | 1 | -2/+5 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -2/+3 |
* | * buffer.h: PROTO -> PARAMS. | ghazi | 2000-01-21 | 1 | -6/+6 |
* | * constants.c (find_methodref_index): Unwrap method names before | green | 1999-11-21 | 1 | -2/+5 |
* | * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) | ghazi | 1999-03-21 | 1 | -6/+12 |
* | Warning fixes: | ghazi | 1999-03-12 | 1 | -1/+1 |
* | 1999-02-09 Andrew Haley <aph@cygnus.com> | aph | 1999-02-17 | 1 | -2/+5 |