| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.c (expr_add_location): Move declaration to before all | hp | 2004-10-16 | 1 | -1/+2 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -167/+170 |
* | * parse.y (issue_warning_error_from_context): Use va_list * | uweigand | 2004-10-06 | 1 | -8/+8 |
* | * pretty-print.c: Include tree.h. | zack | 2004-10-06 | 1 | -0/+17 |
* | Prepare for %q, %< and %> in diagnostic message strings. | rmathew | 2004-10-05 | 1 | -10/+21 |
* | Simplify lexer. Implement --enable-mapped-location support. | bothner | 2004-09-30 | 1 | -122/+382 |
* | 2004-09-29 Andrew Haley <aph@redhat.com> | aph | 2004-09-29 | 1 | -3/+0 |
* | PR java/17500: | tromey | 2004-09-25 | 1 | -1/+5 |
* | * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix | kazu | 2004-09-25 | 1 | -3/+3 |
* | PR java/15656: | tromey | 2004-09-24 | 1 | -7/+13 |
* | PR java/16789: | tromey | 2004-09-24 | 1 | -0/+3 |
* | 2004-09-23 Andrew Haley <aph@redhat.com> | aph | 2004-09-24 | 1 | -1/+10 |
* | PR java/17380: | tromey | 2004-09-23 | 1 | -2/+2 |
* | * vec.h (VEC_space): Return true if there _is_ space. | nathan | 2004-09-22 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -5/+5 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -8/+8 |
* | 2004-08-18 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-18 | 1 | -12/+4 |
* | 2004-08-17 Andrew Haley <aph@redhat.com> | aph | 2004-08-17 | 1 | -21/+21 |
* | PR java/8473: | tromey | 2004-08-16 | 1 | -5/+25 |
* | .: | nathan | 2004-08-15 | 1 | -9/+10 |
* | 2004-08-09 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-08-10 | 1 | -1/+1 |
* | 2004-08-02 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-02 | 1 | -5/+5 |
* | * decl.c (update_aliases, initialize_local_variable): Replace calls | sayle | 2004-08-01 | 1 | -82/+83 |
* | * parse.y (build_super_invocation): Adjust declaration order to | hp | 2004-07-26 | 1 | -1/+3 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -6/+6 |
* | .: | nathan | 2004-07-20 | 1 | -87/+73 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -21/+1 |
* | * java-tree.h (all_class_filename): Remove useless macro. | bothner | 2004-07-14 | 1 | -5/+1 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -36/+52 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -15/+16 |
* | PR java/1262 | bryce | 2004-06-29 | 1 | -60/+4 |
* | Formatting fixes. | rmathew | 2004-06-27 | 1 | -4/+2 |
* | 2004-06-26 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-06-27 | 1 | -5/+9 |
* | * parse.y (qualify_and_find): Pass type decl, not identifier, to | bryce | 2004-06-27 | 1 | -1/+1 |
* | PR java/1207, java/16178 | bryce | 2004-06-26 | 1 | -7/+4 |
* | * parse.y (set_nested_class_simple_name_value): Removed. | bryce | 2004-06-24 | 1 | -17/+0 |
* | * parse.y (create_class): Correct diagnostic message about | rmathew | 2004-06-22 | 1 | -2/+2 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -2/+2 |
* | Fixes PR java/13948 | rmathew | 2004-06-17 | 1 | -2/+15 |
* | * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a | rmathew | 2004-05-29 | 1 | -0/+7 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -126/+65 |
* | 2004-05-10 Andrew Haley <aph@redhat.com> | aph | 2004-05-10 | 1 | -0/+5 |
* | 2004-05-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-10 | 1 | -11/+13 |
* | Fixes PR java/9685, PR java/15073 | rmathew | 2004-05-06 | 1 | -21/+28 |
* | libjava: | bryce | 2004-04-16 | 1 | -5/+3 |
* | * class.c (assume_compiled_node_struct): Rename type to | bothner | 2004-03-19 | 1 | -11/+28 |
* | 2004-03-15 Andrew Haley <aph@redhat.com> | aph | 2004-03-15 | 1 | -1/+2 |
* | * parse.y (build_assertion): Re-do 02-25 change following Jeff Sturm | bothner | 2004-02-28 | 1 | -8/+1 |
* | 2004-02-26 Andrew Haley <aph@redhat.com> | aph | 2004-02-26 | 1 | -1/+2 |
* | * parse.y (build_assertion): If we're in an inner class, create the | bothner | 2004-02-26 | 1 | -3/+8 |