Age | Commit message (Expand) | Author | Files | Lines |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -14/+11 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -2/+2 |
2004-08-01 | decl.c (update_aliases, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -7/+5 |
2004-07-25 | * decl.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+2 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-21 | verify.c (verify_jvm_instructions): Comment change only. | Andrew Haley | 1 | -101/+232 |
2004-07-18 | builtins.c (max_builtin, [...]): Replace calls to build with buildN. | Roger Sayle | 1 | -16/+13 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -26/+3 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -1/+0 |
2004-06-29 | except.c (expand_start_java_handler): Push a new binding level. | Andrew Haley | 1 | -24/+60 |
2004-06-27 | Formatting fixes. | Ranjit Mathew | 1 | -4/+2 |
2004-06-22 | re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugg... | Andrew Haley | 1 | -1/+0 |
2004-05-27 | decl.c (struct binding_level): Add GTY marker. | Bryce McKinlay | 1 | -13/+7 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -202/+246 |
2004-05-10 | parse.y (create_class): Set TYPE_VFIELD. | Andrew Haley | 1 | -0/+3 |
2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay | 1 | -0/+1 |
2004-02-05 | utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr... | Kazu Hirata | 1 | -1/+2 |
2004-02-03 | decl.c (java_init_decl_processing): Remove duplicate gnu/gcj/RawData. | Tom Tromey | 1 | -1/+0 |
2004-01-16 | re PR java/13273 (gcj generates call to abstract method) | Andrew Haley | 1 | -2/+1 |
2004-01-09 | re PR java/12755 (Binary Compatibility: Resolving static methods and classes ... | Andrew Haley | 1 | -72/+33 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -15/+15 |
2003-12-03 | class.c (make_class_data): Push field value to 'hack_signers' instead of 'sig... | Michael Koch | 1 | -1/+1 |
2003-11-25 | re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ... | Jeff Sturm | 1 | -0/+1 |
2003-11-18 | re PR java/12857 (Illegal method modifier when loading a generated .class) | Jeff Sturm | 1 | -4/+0 |
2003-11-17 | java-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New. | Andrew Haley | 1 | -7/+15 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 1 | -0/+18 |
2003-10-09 | decl.c (java_init_decl_processing): Declare signers field. | Tom Tromey | 1 | -0/+1 |
2003-10-01 | jcf-parse.c (java_parse_file): Write otable and atable. | Andrew Haley | 1 | -15/+32 |
2003-09-28 | c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not file and line sepa... | Richard Henderson | 1 | -6/+3 |
2003-09-28 | decl.c (java_optimize_inline, [...]): Remove. | Jeff Sturm | 1 | -28/+0 |
2003-09-23 | decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_... | Jeff Sturm | 1 | -10/+14 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -2/+3 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -3/+2 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -11/+8 |
2003-09-03 | decl.c (java_expand_body): New function. | Jeff Sturm | 1 | -0/+53 |
2003-08-04 | java-tree.h (METHOD_TRANSIENT): Removed. | Tom Tromey | 1 | -9/+0 |
2003-07-25 | * decl.c (force_poplevels): Fix warning call. | Nathan Sidwell | 1 | -2/+1 |
2003-07-25 | objc-act.c (objc_check_decl): Don't use xxx_with_decl. | Gabriel Dos Reis | 1 | -8/+12 |
2003-07-01 | c-tree.h (define_label): Replace filename and lineno arguments with a locatio... | Nathan Sidwell | 1 | -2/+1 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 1 | -1/+1 |
2003-05-13 | class.c (layout_class_method): Set DECL_EXTERNAL. | Richard Henderson | 1 | -0/+29 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2003-02-26 | builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete. | Roger Sayle | 1 | -17/+6 |
2003-02-12 | decl.c (java_init_decl_processing): Change soft_lookupjnimethod_node to refle... | Ranjit Mathew | 1 | -1/+3 |
2003-01-22 | gcj.texi (Input and output files): Mention non-class entries. | Tom Tromey | 1 | -0/+1 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-14 | decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -... | Andrew Haley | 1 | -1/+3 |
2003-01-14 | decl.c (java_init_decl_processing): Temporarily back out previous patch. | Andrew Haley | 1 | -3/+2 |