summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * class.c (assume_compiled_node_struct): Rename type tobothner2004-03-196-60/+170
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-183-171/+201
* * jcf-jump.c (options): New --print-constants option.bothner2004-03-173-1/+10
* * jcf-dump.c (flag_print_constant_pool): Default to off.bothner2004-03-162-29/+55
* 2004-03-15 Andrew Haley <aph@redhat.com>aph2004-03-152-1/+8
* 2004-03-12 Andrew Haley <aph@redhat.com>aph2004-03-152-1/+14
* * jcf-parse.c (java_parse_file): Handle the case that input_filenamesayle2004-02-292-3/+7
* Note that entry fixes PR java/13508, java/11714.bothner2004-02-281-0/+1
* * parse.y (build_assertion): Re-do 02-25 change following Jeff Sturmbothner2004-02-282-8/+6
* gcc/kazu2004-02-272-1/+5
* 2004-02-26 Andrew Haley <aph@redhat.com>aph2004-02-263-3/+13
* * parse.y (build_assertion): If we're in an inner class, create thebothner2004-02-262-3/+13
* Improve some comments.bothner2004-02-262-5/+5
* * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.rth2004-02-192-1/+5
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-1/+1
* * Make-lang.in (java.install-man): Add extra dependencies.geoffk2004-02-172-1/+7
* * Make-lang.in: Install man pages under the same namesgeoffk2004-02-132-9/+14
* * gjavah.c: Include "intl.h".jsm282004-02-106-133/+183
* * parse.y (resolve_qualified_expression_name): In case of inaccessiblebothner2004-02-092-1/+13
* 2004-02-05 Kelley Cook <kcook@gcc.gnu.org>kcook2004-02-062-2/+4
* ada/kazu2004-02-055-6/+24
* gcc/kazu2004-02-042-1/+5
* * decl.c (java_init_decl_processing): Remove duplicatetromey2004-02-032-1/+5
* gcc/kcook2004-01-312-1/+5
* 2004-01-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-302-1/+7
* 2004-01-28 Andrew Haley <aph@redhat.com>aph2004-01-292-0/+5
* 2004-01-27 Andrew Haley <aph@redhat.com>aph2004-01-272-2/+18
* PR java/13733jsturm2004-01-222-2/+8