summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* PR driver/35420jakub2008-03-022-2/+6
* * expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE ontromey2008-02-293-3/+12
* gcctromey2008-02-266-63/+19
* 2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>ghazi2008-02-062-1/+6
* 2008-01-23 David Daney <ddaney@avtrex.com>daney2008-01-235-15/+76
* 2008-01-04 Andrew Haley <aph@redhat.com>aph2008-01-042-1/+7
* 2008-01-03 Andrew Haley <aph@redhat.com>aph2008-01-042-5/+23
* * lang.c (java_classify_record): Don't returnaoliva2007-12-202-1/+8
* 2007-12-18 Andrew Haley <aph@redhat.com>aph2007-12-183-13/+27
* gcc/ChangeLog:aoliva2007-12-152-0/+22
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-262-1/+7
* * expr.c (build_jni_stub): Use the computed jni func type foraoliva2007-11-262-21/+32
* * class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.aoliva2007-11-262-1/+5
* * expr.c (type_assertion_hash): Hash type uids rather thanaoliva2007-11-262-2/+26
* 2007-11-16 David Daney <ddaney@avtrex.com>daney2007-11-182-5/+11
* PR java/34019:tromey2007-11-072-1/+6
* PR java/33765:tromey2007-11-023-0/+11
* * Make-lang.in (java/jcf-dump.o): Depend on zipfile.h.tromey2007-11-012-3/+10
* 2007-10-17 Richard Guenther <rguenther@suse.de>rguenth2007-10-172-1/+7
* 2007-10-03 Andrew Haley <aph@redhat.com>aph2007-10-032-2/+63
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-272-2/+8
* * java-tree.h (struct lang_decl_func) <function_decl_body>:tromey2007-09-153-8/+8
* * decl.c (java_expand_body): Kill.hubicka2007-09-113-11/+5
* * jcf-parse.c (parse_class_file): Re-enter the current file.tromey2007-09-062-0/+11
* boehm.c (mark_reference_fields): Move misaligned pointer checkzippel2007-09-062-7/+12
* Add function name to last changelog entry:doko2007-09-061-1/+2
* gcc/java/doko2007-09-062-0/+12
* gcc:tromey2007-09-064-14/+25
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-052-1/+5
* 2007-09-04 Andrew Haley <aph@redhat.com>aph2007-09-042-1/+9
* * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)drow2007-09-042-2/+5
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-033-4/+10
* * Make-lang.in (java.tags): Don't tag '*.y' files.tromey2007-08-292-1/+5
* * c-common.c (vector_types_convertible_p,ghazi2007-08-252-2/+6
* gcc:jsm282007-08-212-2/+10
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-202-44/+5
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-178-251/+77
* gcc:tromey2007-08-174-26/+46
* * system.h (CONST_CAST): New.ghazi2007-08-103-4/+9
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-3138-175/+152
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-302-5/+12
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-292-2/+6
* * mangle.c (set_type_package_list): Constify.ghazi2007-07-274-25/+12
* * java-tree.h (push_labeled_block, pop_labeled_block): Remove.tromey2007-07-266-147/+14
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-256-11/+23
* PR target/32462ro2007-07-162-1/+9
* 2007-07-12 Richard Guenther <rguenther@suse.de>rguenth2007-07-122-6/+22
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-103-7/+15
* * java/Make-lang.in (doc/gcj.info): Add $(gcc_docdir) to daney2007-07-032-4/+14
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-165-17/+50