| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is | nathan | 2003-06-09 | 1 | -8/+6 |
* | ��> 2003-06-07�� Anthony Green�� <green@redhat.com> | green | 2003-06-08 | 1 | -6/+7 |
* | gcc: | ghazi | 2003-05-17 | 1 | -5/+2 |
* | * class.c (layout_class_method): Set DECL_EXTERNAL. | rth | 2003-05-13 | 1 | -9/+3 |
* | PR java/10459: | tromey | 2003-05-03 | 1 | -7/+14 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -31/+31 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 1 | -1/+1 |
* | 2003-04-10 Eric Blake <ebb9@email.byu.edu> | ericb | 2003-04-10 | 1 | -19/+29 |
* | * parse.y (create_interface): Call CHECK_DEPRECATED. | tromey | 2003-03-25 | 1 | -0/+3 |
* | * parse.y (resolve_inner_class): Error if qualifier is a primitive | tromey | 2003-03-13 | 1 | -2/+9 |
* | * parse.y (resolve_field_access): Initialize class if field is | tromey | 2003-03-11 | 1 | -0/+13 |
* | * parse.y (jdep_resolve_class): Only check deprecation if we found | tromey | 2003-03-01 | 1 | -1/+1 |
* | PR java/9695: | tromey | 2003-02-28 | 1 | -5/+5 |
* | * lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -10/+43 |
* | 2003-01-31 Andrew Haley <aph@redhat.com> | aph | 2003-02-03 | 1 | -0/+59 |
* | * parse.y (patch_assignment): Only transform the rhs of an | tromey | 2003-01-29 | 1 | -1/+1 |
* | * parse.y (java_check_regular_methods): Check for construct after | tromey | 2003-01-28 | 1 | -11/+11 |
* | * parse.y (method_header): Native method can't be strictfp. | tromey | 2003-01-21 | 1 | -0/+12 |
* | 2003-01-14 Andrew Haley <aph@redhat.com> | aph | 2003-01-14 | 1 | -0/+37 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -598/+282 |
* | * parse.y (check_pkg_class_access): ANSIfy definition. | neroden | 2003-01-10 | 1 | -4/+1 |
* | * decl.c, parse-scan.y, parse.y: Don't cast return value of | ghazi | 2003-01-10 | 1 | -6/+6 |
* | * class.c, gjavah.c, parse.y, verify.c: Don't use PTR. | ghazi | 2003-01-10 | 1 | -9/+9 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -64/+12 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -261/+250 |
* | * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG and | ghazi | 2003-01-09 | 1 | -10/+8 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+6 |
* | * class.c (build_static_field_ref): Check FIELD_FINAL. | jsturm | 2002-12-23 | 1 | -5/+11 |
* | 2002-12-18 Andrew Haley <aph@redhat.com> | tromey | 2002-12-19 | 1 | -1/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -3/+7 |
* | 2002-12-05 Ranjit Mathew <rmathew@hotmail.com> | aph | 2002-12-06 | 1 | -0/+2 |
* | For PR java/8740: | tromey | 2002-12-02 | 1 | -36/+57 |
* | * parse.y (patch_binop): Cast right hand side of shift expression | tromey | 2002-11-22 | 1 | -0/+5 |
* | Fix for PR java/7912: | tromey | 2002-11-18 | 1 | -10/+7 |
* | 2002-10-15 Andrew Haley <aph@redhat.com> | aph | 2002-10-21 | 1 | -1/+7 |
* | * parse.y (merge_string_cste): Add parentheses around & within |. | ghazi | 2002-10-09 | 1 | -1/+1 |
* | * parse.y (variable_declarator_id): Simplify error path for | tromey | 2002-10-08 | 1 | -6/+1 |
* | 2002-10-08 Andrew Haley <aph@redhat.com> | aph | 2002-10-08 | 1 | -2/+5 |
* | Fix string concatenation bug. | green | 2002-10-08 | 1 | -2/+13 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -10/+10 |
* | 2002-09-11 Per Bothner <per@bothner.com> | tromey | 2002-09-11 | 1 | -16/+7 |
* | 2002-09-09 Ranjit Mathew <rmathew@hotmail.com> | tromey | 2002-09-09 | 1 | -8/+3 |
* | * parse.y (try_builtin_assignconv): Allow narrowing primitive | tromey | 2002-08-26 | 1 | -2/+5 |
* | 2002-07-30 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -0/+12 |
* | 2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com> | tromey | 2002-08-13 | 1 | -0/+6 |
* | For PR libgcj/7073: | tromey | 2002-07-02 | 1 | -1/+2 |
* | * parse.y (check_modifiers, declare_local_variables): Avoid | ghazi | 2002-06-27 | 1 | -4/+6 |
* | * lex.c (java_init_lex): Avoid incorrect hardcoded constant 11. | ghazi | 2002-06-27 | 1 | -2/+4 |
* | 2002-06-13 Akim Demaille <akim@epita.fr> | tromey | 2002-06-13 | 1 | -6/+12 |
* | * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | tromey | 2002-06-11 | 1 | -3/+94 |