2005-04-29 |
Andrew Pinski | expr.c (force_evaluation_order): Declare 'saved' earlier. |
blob | commitdiff | raw |
2005-04-29 |
Andrew Haley | re PR java/19285 (Interfaces not initialized by static... |
blob | commitdiff | raw | diff to current |
2005-04-23 |
DJ Delorie | diagnostic.c (warning): Accept parameter to classify... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Andrew Haley | expr.c (expand_java_arrayload): Don't generate a NullPo... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Bryce McKinlay | [multiple changes] |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Kazu Hirata | c-semantics.c (build_stmt): Use TYPE_P instead of IS_NO... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Andrew Haley | re PR java/19907 (Incorrect code generated for Manifest... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Marcin Dalecki | expr.c (add_type_assertion): Use the proper enumeration... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Ranjit Mathew | expr.c (build_jni_stub): Replace mistaken use of TYPE_S... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Andrew Haley | re PR java/18931 (Java bytecode ICE in except.c remove_... |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Per Bothner | expr.c (build_expr_wfl): Only declare last_file and... |
blob | commitdiff | raw | diff to current |
2004-11-27 |
Kazu Hirata | * class.c, decl.c, expr.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Andrew Pinski | re PR java/18305 (Class initialization optimization... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Tom Tromey | * Merged gcj-abi-2-dev-branch to trunk. |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Andrew Pinski | re PR java/15576 (Class initialization optimization... |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Hans-Peter Nilsson | expr.c (expr_add_location): Move declaration to before... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Ranjit Mathew | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINT... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Per Bothner | More cleanup for --enable-mapped-location. |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Kazu Hirata | expr.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Tom Tromey | re PR java/16789 (ICE in force_evaluation_order() on... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Nathan Sidwell | tree.h (build_int_cst): New, sign extended constant. |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Nathan Sidwell | expr.c (build_java_arrayaccess): Use convert to change... |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Nathan Sidwell | tree.h (build_int_cst): New. |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Geoffrey Keating | re PR c/14516 (-fleading-underscore does not work corre... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Andrew Haley | verify.c (verify_jvm_instructions): Comment change... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Nathan Sidwell | tree.h: Include vec.h |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Roger Sayle | expr.c (java_truthvalue_conversion, [...]): Convert... |
blob | commitdiff | raw | diff to current |
2004-07-08 |
Richard Henderson | except.c (expand_eh_region_start, [...]): Remove. |
blob | commitdiff | raw | diff to current |
2004-07-07 |
Nathan Sidwell | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. |
blob | commitdiff | raw | diff to current |
2004-06-27 |
Ranjit Mathew | Formatting fixes. |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Bryce McKinlay | re PR java/15734 (internal compiler error: Segmentation... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Richard Kenner | alias.c (adjust_offset_for_component_ref): Use componen... |
blob | commitdiff | raw | diff to current |
2004-06-08 |
Andrew Pinski | re PR java/15769 (ICE: infinite recursion through gimpl... |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Diego Novillo | tree-gimple.c: Rename from tree-simple.c. |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Diego Novillo | Merge tree-ssa-20020619-branch into mainline. |
blob | commitdiff | raw | diff to current |
2004-05-10 |
Andrew Haley | parse.y (create_class): Set TYPE_VFIELD. |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Bryce McKinlay | prims.cc (_Jv_AllocObject): Remove `size' argument. |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Bryce McKinlay | expr.c (build_invokeinterface): Remove unused variables... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Bryce McKinlay | [multiple changes] |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Zack Weinberg | gengtype.c (create_option): New function. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Kazu Hirata | utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Andrew Pinski | expr.c (build_field_ref): Move variable definition up. |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Andrew Haley | expr.c (build_field_ref): Widen field offset. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Mark Mitchell | expr.h (expand_expr): Make it a macro, not a function. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Andrew Haley | re PR java/12755 (Binary Compatibility: Resolving stati... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Kazu Hirata | class.c: Remove uses of "register" specifier in declara... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Andrew Haley | expr.c (java_stack_swap): Make sure destination stack... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Kazu Hirata | ChangeLog: Fix typos. |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Tom Tromey | expr.c (expand_byte_code): Only warn about dead bytecod... |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Andrew Haley | jcf-parse.c (java_parse_file): Write otable and atable. |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Roger Sayle | expr.c (java_check_reference): Use the semantics of... |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Roger Sayle | toplev.c (flag_evaluation_order): New global variable. |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Richard Henderson | c-format.c (gcc_diag_char_table): Add %J. |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Roger Sayle | tree.def (FFS_EXPR, [...]): Delete unused tree codes. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Jeff Sturm | decl.c (java_expand_body): New function. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Gabriel Dos Reis | objc-act.c (objc_check_decl): Don't use xxx_with_decl. |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Kazu Hirata | * expr.c: Remove the last argument to expand_assignment(). |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Nathan Sidwell | rtl.h (emit_line_note): Take a location_t. |
blob | commitdiff | raw | diff to current |
2003-06-28 |
Zack Weinberg | * c-format.c (check_format_string, get_constant) |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Nathan Sidwell | input.h (lineno): Rename to ... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Tom Tromey | parse.y (resolve_field_access): Initialize class if... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Ranjit Mathew | decl.c (java_init_decl_processing): Change soft_lookupj... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Tom Tromey | expr.c (build_known_method_ref): Use method's context... |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Tom Tromey | expr.c (build_invokeinterface): Abort if method's conte... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Kazu Hirata | check-init.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Kaveh R. Ghazi | * All Files: Convert to ISO C style function definitions. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Kaveh R. Ghazi | * All Files: Remove PARAMS macro. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Kaveh R. Ghazi | expr.c, [...]: Don't rely on the `DEFUN', `AND' or... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Tom Tromey | re PR java/8712 (ICE at fold-const.c:2934) |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Steven Bosscher | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Tom Tromey | re PR java/7912 (invalid verification error for arrays) |
blob | commitdiff | raw | diff to current |
2002-09-27 |
Andrew Haley | expr.c (build_java_array_length_access): Check for... |
blob | commitdiff | raw | diff to current |
2002-09-21 |
Kazu Hirata | ChangeLog: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Andrew Haley | Make-lang.in (java-tree-inline.o): New. |
blob | commitdiff | raw | diff to current |
2002-08-04 |
Geoffrey Keating | Index: ChangeLog |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Andreas Schwab | * expr.c (JSR): Avoid undefined operation on PC. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Zack Weinberg | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Per Bothner | expr.c (PRE_JSR): Call NOTE_LABEL for return address. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Bryce McKinlay | class.c (make_class_data): Set DECL_ALIGN on static... |
blob | commitdiff | raw | diff to current |
2002-04-04 |
Neil Booth | c-common.c (truthvalue_conversion): Rename, update. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Neil Booth | c-common.c (unsigned_conversion_warning, [...]): Use... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Tom Tromey | expr.c (expand_invoke): Don't generate null pointer... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Neil Booth | c-common.c (c_expand_expr): Fix prototype. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Bryce McKinlay | re PR java/5850 (resolving inherited member variables... |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Tom Tromey | Andrew Haley <aph@cambridge.redhat.com> |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Bryce McKinlay | parse.y (patch_assignment): Wrap the right-hand-side... |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Per Bothner | re PR java/5812 (GCJ 3.0.2 segfaults on class file... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Zack Weinberg | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC... |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Bryce McKinlay | * expr.c (build_java_arraystore_check): Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Bryce McKinlay | expr.c (java_array_data_offset): Removed function. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Per Bothner | builtins.c (check_for_builtin): New function. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Tom Tromey | expr.c (build_jni_stub): Ensure storage for `meth'... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Tom Tromey | reverted accidental checkin |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Andreas Tobler | builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Tom Tromey | decl.c (java_init_decl_processing): Use add_predefined_... |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Bryce McKinlay | expr.c (build_java_array_length_access): Don't force... |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Joseph Myers | ChangeLog, [...]: Fix spelling errors. |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Bryce McKinlay | java-tree.h (otable_methods, [...]): New field/global... |
blob | commitdiff | raw | diff to current |
next |