| Commit message (Expand) | Author | Age | Files | Lines |
* | More cleanup for --enable-mapped-location. | bothner | 2004-09-30 | 1 | -1/+9 |
* | PR java/15710: | tromey | 2004-09-28 | 1 | -0/+2 |
* | PR java/17216: | tromey | 2004-09-14 | 1 | -1/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -19/+18 |
* | 2004-08-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-19 | 1 | -1/+1 |
* | * class.c (make_local_function_alias): Only make a new decl if we support | pinskia | 2004-08-19 | 1 | -2/+6 |
* | 2004-08-18 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-18 | 1 | -1/+44 |
* | .: | nathan | 2004-08-15 | 1 | -23/+28 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -19/+19 |
* | .: | nathan | 2004-07-20 | 1 | -89/+52 |
* | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 1 | -26/+28 |
* | 004-07-10 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -3/+6 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -2/+24 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-09 | 1 | -1/+2 |
* | * class.c (make_class): Do not create binfo here. | nathan | 2004-07-09 | 1 | -2/+3 |
* | * class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we | bothner | 2004-07-08 | 1 | -0/+1 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -10/+11 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -1/+1 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -3/+3 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -50/+27 |
* | PR java/1262 | bryce | 2004-06-29 | 1 | -1/+75 |
* | Formatting fixes. | rmathew | 2004-06-27 | 1 | -4/+6 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -5/+9 |
* | gcc/ChangeLog: | bonzini | 2004-06-16 | 1 | -1/+1 |
* | gcc/ChangeLog: | bonzini | 2004-06-15 | 1 | -4/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -34/+8 |
* | 2004-05-10 Andrew Haley <aph@redhat.com> | aph | 2004-05-10 | 1 | -10/+50 |
* | 2004-04-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-04-20 | 1 | -0/+1 |
* | 2004-04-14 Andrew Haley <aph@redhat.com> | bryce | 2004-04-14 | 1 | -2/+24 |
* | * class.c, gjavah.c, lang.c: Fix comment typos. | kazu | 2004-03-20 | 1 | -2/+2 |
* | * class.c (assume_compiled_node_struct): Rename type to | bothner | 2004-03-19 | 1 | -49/+92 |
* | 2004-02-26 Andrew Haley <aph@redhat.com> | aph | 2004-02-26 | 1 | -2/+3 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -1/+1 |
* | 2004-01-15 Michael Chastain <mec.gnu@mindspring.com> | aph | 2004-01-15 | 1 | -3/+3 |
* | 2004-01-09 Andrew Haley <aph@redhat.com> | aph | 2004-01-09 | 1 | -39/+152 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -2/+2 |
* | 2003-12-03 Michael Koch <konqueror@gmx.de> | mkoch | 2003-12-03 | 1 | -1/+1 |
* | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -13/+70 |
* | * decl.c (java_init_decl_processing): Declare signers field. | tromey | 2003-10-09 | 1 | -0/+1 |
* | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 1 | -44/+74 |
* | * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE value. | ro | 2003-09-24 | 1 | -17/+18 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -5/+6 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -6/+5 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -4/+3 |
* | * class.c (add_miranda_methods): Ensure super-interfaces are laid | bryce | 2003-09-17 | 1 | -4/+6 |
* | * parse.y (java_check_regular_methods): Typo fixes. Call | tromey | 2003-08-12 | 1 | -7/+67 |
* | * java-tree.h (METHOD_TRANSIENT): Removed. | tromey | 2003-08-04 | 1 | -3/+0 |
* | * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl. | gdr | 2003-07-25 | 1 | -4/+4 |
* | gcc: | ghazi | 2003-07-19 | 1 | -3/+2 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |