aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2008-05-12jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT.Aaron W. LaFramboise2-2/+9
2008-05-07[multiple changes]Kenneth Zadeck2-3/+8
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini5-12/+13
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey2-1/+7
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini3-13/+5
2008-04-01texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers3-2/+8
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2-22/+89
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey2-85/+36
2008-03-12mangle.c (java_mangle_decl): Remove dead check.Paolo Bonzini2-3/+4
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini3-12/+9
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2-2/+6
2008-02-29expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method.Tom Tromey3-3/+12
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey6-63/+19
2008-02-06re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2-1/+6
2008-01-232008-01-23 David Daney <ddaney@avtrex.com>David Daney5-15/+76
2008-01-04re PR java/17779 (ICE: Seg fault)Andrew Haley2-1/+7
2008-01-04re PR java/17779 (ICE: Seg fault)Andrew Haley2-5/+23
2007-12-20lang.c (java_classify_record): Don't return RECORD_IS_INTERFACE for now.Alexandre Oliva2-1/+8
2007-12-18re PR java/27643 (ICE in java_mark_cni_decl_local compiling bytecode->native)Andrew Haley3-13/+27
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva2-0/+22
2007-11-26PR 34081/C++Andreas Krebbel2-1/+7
2007-11-26expr.c (build_jni_stub): Use the computed jni func type for variable meth.Alexandre Oliva2-21/+32
2007-11-26* class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.Alexandre Oliva2-1/+5
2007-11-26expr.c (type_assertion_hash): Hash type uids rather than tree pointers.Alexandre Oliva2-2/+26
2007-11-18constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE...David Daney2-5/+11
2007-11-07re PR java/34019 (Minor typo in gcj documentation)Tom Tromey2-1/+6
2007-11-02re PR java/33765 (gcj internal compiler error when reading an empty file)Tom Tromey3-0/+11
2007-11-01Make-lang.in (java/jcf-dump.o): Depend on zipfile.h.Tom Tromey2-3/+10
2007-10-17Make-lang.in (java/builtins.o): Add $(OPTABS_H) and $(EXPR_H) dependencies.Richard Guenther2-1/+7
2007-10-03re PR java/33639 (gcj generates assembler errors)Andrew Haley2-2/+63
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2-2/+8
2007-09-15java-tree.h (struct lang_decl_func): Remove.Tom Tromey3-8/+8
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka3-11/+5
2007-09-06* jcf-parse.c (parse_class_file): Re-enter the current file.Tom Tromey2-0/+11
2007-09-06boehm.c (mark_reference_fields): Move misaligned pointer checkRoman Zippel2-7/+12
2007-09-06Add function name to last changelog entry:Matthias Klose1-1/+2
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel2-0/+12
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey4-14/+25
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore2-1/+5
2007-09-04decl.c (java_init_decl_processing): Call "__cxa_end_cleanup" when using the A...Andrew Haley2-1/+9
2007-09-04* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz2-2/+5
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi3-4/+10
2007-08-29* Make-lang.in (java.tags): Don't tag '*.y' files.Tom Tromey2-1/+5
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2-2/+6
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2-2/+10
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2-44/+5
2007-08-17typeck.c (find_method_in_interfaces): Update.Tom Tromey8-251/+77
2007-08-17tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey4-26/+46
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi3-4/+9
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton38-175/+152