summaryrefslogtreecommitdiff
path: root/gcc/java/parse.y
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-8/+8
* 2004-08-18 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-181-12/+4
* 2004-08-17 Andrew Haley <aph@redhat.com>aph2004-08-171-21/+21
* PR java/8473:tromey2004-08-161-5/+25
* .:nathan2004-08-151-9/+10
* 2004-08-09 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-101-1/+1
* 2004-08-02 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-021-5/+5
* * decl.c (update_aliases, initialize_local_variable): Replace callssayle2004-08-011-82/+83
* * parse.y (build_super_invocation): Adjust declaration order tohp2004-07-261-1/+3
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-6/+6
* .:nathan2004-07-201-87/+73
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-21/+1
* * java-tree.h (all_class_filename): Remove useless macro.bothner2004-07-141-5/+1
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-101-36/+52
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-15/+16
* PR java/1262bryce2004-06-291-60/+4
* Formatting fixes.rmathew2004-06-271-4/+2
* 2004-06-26 Bryce McKinlay <mckinlay@redhat.com>bryce2004-06-271-5/+9
* * parse.y (qualify_and_find): Pass type decl, not identifier, tobryce2004-06-271-1/+1
* PR java/1207, java/16178bryce2004-06-261-7/+4
* * parse.y (set_nested_class_simple_name_value): Removed.bryce2004-06-241-17/+0
* * parse.y (create_class): Correct diagnostic message aboutrmathew2004-06-221-2/+2
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-2/+2
* Fixes PR java/13948rmathew2004-06-171-2/+15
* * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if armathew2004-05-291-0/+7
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-126/+65
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-101-0/+5
* 2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-101-11/+13
* Fixes PR java/9685, PR java/15073rmathew2004-05-061-21/+28
* libjava:bryce2004-04-161-5/+3
* * class.c (assume_compiled_node_struct): Rename type tobothner2004-03-191-11/+28
* 2004-03-15 Andrew Haley <aph@redhat.com>aph2004-03-151-1/+2
* * parse.y (build_assertion): Re-do 02-25 change following Jeff Sturmbothner2004-02-281-8/+1
* 2004-02-26 Andrew Haley <aph@redhat.com>aph2004-02-261-1/+2
* * parse.y (build_assertion): If we're in an inner class, create thebothner2004-02-261-3/+8
* * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.rth2004-02-191-1/+1
* * parse.y (resolve_qualified_expression_name): In case of inaccessiblebothner2004-02-091-1/+8
* ada/kazu2004-02-051-1/+2
* 2004-01-27 Andrew Haley <aph@redhat.com>aph2004-01-271-2/+12
* PR java/13733jsturm2004-01-221-2/+2
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-11/+19
* 2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-251-1/+1
* 2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-251-9/+18
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-2/+2
* PR java/12374:ralph2003-12-031-193/+32
* Fix PR java/13237jsturm2003-12-011-2/+2
* Fix PR java/13183.jsturm2003-11-251-8/+0
* Fix PR java/12857.jsturm2003-11-181-25/+84
* Fix PR java/12739.jsturm2003-11-181-2/+6
* 2003-11-12 Andrew Haley <aph@redhat.com>aph2003-11-121-3/+7