summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* Formatting fixes.rmathew2004-06-2711-40/+74
* 2004-06-26 Bryce McKinlay <mckinlay@redhat.com>bryce2004-06-273-8/+54
* * parse.y (qualify_and_find): Pass type decl, not identifier, tobryce2004-06-272-1/+6
* PR java/15734bryce2004-06-262-1/+11
* PR java/1207, java/16178bryce2004-06-263-12/+27
* * parse.y (set_nested_class_simple_name_value): Removed.bryce2004-06-242-17/+6
* Fixes PR java/16113.rmathew2004-06-222-1/+6
* * parse.y (create_class): Correct diagnostic message aboutrmathew2004-06-222-2/+7
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-226-46/+68
* 2004-06-21 Andrew Haley <aph@redhat.com>aph2004-06-212-0/+10
* * tree-alias-common.h (struct tree_alias_ops): Change ip andjsm282004-06-214-8/+16
* Fixes PR java/13948rmathew2004-06-173-14/+48
* gcc/ChangeLog:bonzini2004-06-162-2/+2
* gcc/ChangeLog:bonzini2004-06-153-12/+13
* 2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-082-2/+14
* * tree.h: Remove include of version.hmgadams2004-06-032-0/+5
* * jcf-write.c (generate_bytecode_conditional): Correct handlingbryce2004-05-312-4/+12
* * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if armathew2004-05-294-25/+30
* Fix formatting.bryce2004-05-291-2/+3
* * jcf-write.c (generate_bytecode_conditional): Handle binopsbryce2004-05-282-0/+41
* * check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR,bryce2004-05-282-0/+11
* * gcj.texi (Object allocation): Remove _Jv_AllocBytes.bryce2004-05-282-10/+34
* * decl.c (struct binding_level): Add GTY marker. Compilebryce2004-05-272-13/+16
* * lex.c (java_new_lexer): Set 'encoding'.bryce2004-05-263-3/+19
* ChangeLog:bonzini2004-05-242-5/+9
* * gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, notmark2004-05-212-1/+6
* 2004-05-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-05-192-1/+5
* * check-init.c: Correct minor typos.rmathew2004-05-172-12/+16
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-144-3/+8
* * java-gimplify.c (java_gimplify_expr): Correct minor typos.rmathew2004-05-142-4/+8
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-1320-679/+1335
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-106-20/+81
* 2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-102-11/+27
* Fixes PR java/9685, PR java/15073rmathew2004-05-062-21/+45
* Fixes PR java/15133rmathew2004-04-302-2/+14
* * builtins.c (java_builtins): Add acos, asin, ceil and floor.sayle2004-04-302-0/+17
* * resource.c (write_resource_constructor): Guard call to possiblysayle2004-04-222-2/+11
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-203-0/+8
* libjava:bryce2004-04-163-8/+10
* * expr.c (build_invokeinterface): Remove unused variables tobryce2004-04-142-2/+5
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-144-13/+34
* 2004-04-05 Caroline Tice <ctice@apple.com>ctice2004-04-051-5/+5
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-012-1/+5
* 2004-03-31 Andrew Haley <aph@redhat.com>aph2004-03-312-1/+7
* * gengtype.c (create_option): New function.zack2004-03-305-22/+27
* PR java/14689:matz2004-03-252-0/+7
* PR java/14315:tromey2004-03-232-3/+11
* * gcj.texi (Extensions): Document GCJ_PROPERTIES.tromey2004-03-232-1/+17
* * class.c, gjavah.c, lang.c: Fix comment typos.kazu2004-03-205-6/+11
* * gcj.texi (Code Generation): Document new flags and assert defaults.bothner2004-03-202-0/+23