summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-2512-80/+97
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-242-2/+7
* * Makefile.in (BUILD_ERRORS): Set to build-errors.nathan2004-08-232-1/+11
* * expr.c (build_java_arrayaccess): Use convert to changenathan2004-08-202-3/+8
* 2004-08-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-192-1/+6
* * tree.h (TYPE_CACHED_VALUES_P): New.nathan2004-08-193-7/+19
* * class.c (make_local_function_alias): Only make a new decl if we supportpinskia2004-08-192-2/+11
* 2004-08-18 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-183-13/+58
* * tree.h (struct tree_decl): Add gimple_formal_temp.rth2004-08-182-21/+27
* 2004-08-17 Andrew Haley <aph@redhat.com>aph2004-08-173-36/+40
* PR java/8473:tromey2004-08-162-5/+34
* 2004-08-16 Andrew Haley <aph@redhat.com>aph2004-08-162-0/+18
* 2004-08-16 Elliot Lee <sopwith@redhat.com>aph2004-08-162-3/+20
* .:nathan2004-08-1512-105/+121
* 2004-08-12 David Daney <ddaney@avtrex.com>daney2004-08-121-0/+13
* 2004-08-10 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-102-13/+7
* 2004-08-09 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-104-6/+10
* 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-063-141/+41
* 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>chastain2004-08-052-1/+13
* * tree.h (force_fit_type): Return a tree, take three flags.nathan2004-08-054-17/+26
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-057-29/+29
* 2004-08-04 Roger Sayle <roger@eyesopen.com>aph2004-08-042-18/+29
* 2004-08-02 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-022-5/+11
* * decl.c (update_aliases, initialize_local_variable): Replace callssayle2004-08-016-105/+125
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-282-55/+38
* * parse.y (build_super_invocation): Adjust declaration order tohp2004-07-262-1/+8
* * decl.c: Rename all identifiers named `class' to `cl'.bernie2004-07-252-2/+6
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-252-0/+6
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-1/+1
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-2412-55/+77
* 2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2004-07-233-36/+42
* PR java/16431.aph2004-07-211-0/+1
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-217-111/+339
* .:nathan2004-07-206-201/+168
* * builtins.c (max_builtin, min_builtin,sayle2004-07-189-104/+121
* * langhooks.h (builtin_function): New langhook.jsm282004-07-172-0/+6
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-172-21/+6
* * Fix for g++/15861fche2004-07-152-1/+7
* * java-tree.h (all_class_filename): Remove useless macro.bothner2004-07-144-21/+12
* 2004-07-12 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-122-4/+8
* * expr.c (java_truthvalue_conversion, flush_quick_stack,sayle2004-07-122-247/+272
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-114-27/+26
* 004-07-10 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-102-3/+11
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-106-40/+125
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-092-1/+6
* * class.c (make_class): Do not create binfo here.nathan2004-07-093-4/+12
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-084-275/+7
* * class.c (build_static_field_ref): Add a NOP_EXPR; otherwise webothner2004-07-082-0/+4
* * gcj.texi (Linking): New node. Document -lgij usage.bothner2004-07-082-9/+51
* * gcj.texi (Invoking gij): Document new -verbose:class flag.bothner2004-07-082-0/+7