summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-12 Andrew Haley <aph@redhat.com>aph2003-11-122-3/+11
* 2003-11-12 Andrew Haley <aph@redhat.com>aph2003-11-123-9/+39
* PR java/12915:tromey2003-11-112-1/+9
* * jcf-parse.c (classify_zip_file): Correctly comparetromey2003-11-102-1/+6
* PR java/12894:tromey2003-11-082-3/+7
* 2003-11-06 Andrew Haley <aph@redhat.com>aph2003-11-062-2/+8
* 2003-11-03 Kelley Cook <kcook@gcc.gnu.org>kcook2003-11-042-65/+50
* Fixes PR java/12866.jsturm2003-11-032-4/+12
* * .cvsignore: Remove c-parse.* and tradcif.ckcook2003-11-022-10/+4
* * approved by aphfche2003-10-282-3/+5
* Correct misapplied patch.aph2003-10-241-1/+1
* 2003-10-24 David S. Miller <davem@redhat.com>davem2003-10-242-1/+5
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-247-40/+208
* * jcf-write.c: Follow spelling conventions.kazu2003-10-223-3/+8
* * ChangeLog: Fix typos.kazu2003-10-228-54/+65
* * expr.c (expand_byte_code): Only warn about dead bytecode whentromey2003-10-222-4/+11
* Fix for PR java/12586.bryce2003-10-212-29/+27
* 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