summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 2003-10-20 Kelley Cook <kcook@gcc.gnu.org>kcook2003-10-212-53/+81
* * Makefile.in (install-info): Simplify.mmitchel2003-10-202-21/+13
* gcc:neroden2003-10-142-1/+6
* * decl.c (java_init_decl_processing): Declare signers field.tromey2003-10-093-0/+7
* * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesjason2003-10-093-2/+9
* PR bootstrap/12512mmitchel2003-10-062-4/+11
* * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.kcook2003-10-054-4/+8
* Added a missing ChangeLog Entry:aph2003-10-031-0/+5
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-016-97/+232
* * jcf-write.c (generate_bytecode_insns): Implement evaluate-oncesayle2003-09-302-1/+36
* * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, notrth2003-09-286-29/+29
* * expr.c (java_check_reference): Use the semantics of COND_EXPRssayle2003-09-282-4/+7
* * decl.c (java_optimize_inline, dump_function): Remove.jsturm2003-09-285-53/+18
* * toplev.c (flag_evaluation_order): New global variable.sayle2003-09-284-11/+17
* 2003-09-27 Alexandre Petit-Bianco <apbianco@redhat.com>tromey2003-09-272-21/+31
* * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE value.ro2003-09-242-17/+22
* * jcf-write.c (generate_bytecode_insns): Optimize binary operationssayle2003-09-232-2/+7
* * decl.c (java_init_decl_processing): Don't emit otable declsjsturm2003-09-232-10/+19
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-227-31/+38
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-217-33/+36
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-215-24/+23
* * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle2003-09-183-2/+5
* * jcf-write.c (generate_bytecode_insns): Add support for fconst_2.sayle2003-09-182-2/+7
* 2003-09-16 Andrew Haley <aph@redhat.com>aph2003-09-182-0/+21
* 2003-09-17 Ranjit Mathew <rmathew@hotmail.com>tromey2003-09-172-7/+21
* * class.c (add_miranda_methods): Ensure super-interfaces are laidbryce2003-09-172-4/+11
* Cleaned up Jan's ChangeLog entrieskcook2003-09-161-2/+2
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-112-1/+6
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-102-1/+6
* * decl.c (java_expand_body): New function.jsturm2003-09-038-45/+206
* * builtins.c (enum builtin_type): Delete unused enumeration.sayle2003-09-033-29/+6
* * gcj.texi (Extensions): Document gcjlib URLs.tromey2003-08-282-0/+19
* 2003-01-31 Andrew Haley <aph@redhat.com>aph2003-08-201-4/+30
* * gcj.texi (Extensions): Added xref.tromey2003-08-202-1/+17
* * gcj.texi (Invoking gij): Document -X and -?.tromey2003-08-132-1/+13
* * Make-lang.in: Added missing win32-host.o to JAVA_OBJS,membar2003-08-133-5/+10
* * parse.y (java_check_regular_methods): Typo fixes. Calltromey2003-08-127-113/+349
* Fix for PR java/11600:tromey2003-08-052-11/+38
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-052-6/+4
* * java-tree.h (METHOD_TRANSIENT): Removed.tromey2003-08-044-15/+9
* treelang:aj2003-07-282-9/+9
* * decl.c (force_poplevels): Fix warning call.nathan2003-07-252-2/+5
* * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.gdr2003-07-255-18/+37
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-242-14/+4
* gcc:ghazi2003-07-195-26/+25
* * common.opt: Document --param.neil2003-07-192-2/+6
* * Makefile.in, configure, configure.in: Remove handling ofneil2003-07-183-65/+27
* 2003-07-17 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-171-1/+0
* * expr.c: Remove the last argument to expand_assignment().kazu2003-07-152-7/+11
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-094-6/+118