Age | Commit message (Expand) | Author | Files | Lines |
2008-07-02 | configure.ac (java-home): new AC_ARG_ENABLE. | Joshua Sumali | 3 | -5/+116 |
2008-06-29 | optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings. | Kaveh R. Ghazi | 2 | -0/+7 |
2008-06-24 | jcf-path.c (jcf_path_init): Don't name variable 'try'. | Tom Tromey | 10 | -135/+162 |
2008-06-21 | tree.h (enum tree_code): Include all-tree.def, not tree.def. | Ian Lance Taylor | 3 | -47/+1 |
2008-06-20 | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 14 | -59/+84 |
2008-06-15 | libgomp.texi (omp_test_lock): Fix typo. | Ralf Wildenhues | 2 | -17/+21 |
2008-06-14 | re PR java/36247 (Segfault with -findirect-dispatch and --jni) | Tom Tromey | 2 | -1/+13 |
2008-05-23 | jcf-parse.c (give_name_to_class): Call find_sourcefile to find full pathname ... | Andrew Haley | 2 | -1/+6 |
2008-05-12 | jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT. | Aaron W. LaFramboise | 2 | -2/+9 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 2 | -3/+8 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 5 | -12/+13 |
2008-04-03 | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 2 | -1/+7 |
2008-04-03 | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 3 | -13/+5 |
2008-04-01 | texi2pod.pl: Handle @samp and @url inside verbatim blocks. | Joseph Myers | 3 | -2/+8 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2 | -22/+89 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 2 | -85/+36 |
2008-03-12 | mangle.c (java_mangle_decl): Remove dead check. | Paolo Bonzini | 2 | -3/+4 |
2008-03-11 | langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete. | Paolo Bonzini | 3 | -12/+9 |
2008-03-02 | re PR driver/35420 (--version copyright date vs. 2008) | Jakub Jelinek | 2 | -2/+6 |
2008-02-29 | expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method. | Tom Tromey | 3 | -3/+12 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 6 | -63/+19 |
2008-02-06 | re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ... | Kaveh R. Ghazi | 2 | -1/+6 |
2008-01-23 | 2008-01-23 David Daney <ddaney@avtrex.com> | David Daney | 5 | -15/+76 |
2008-01-04 | re PR java/17779 (ICE: Seg fault) | Andrew Haley | 2 | -1/+7 |
2008-01-04 | re PR java/17779 (ICE: Seg fault) | Andrew Haley | 2 | -5/+23 |
2007-12-20 | lang.c (java_classify_record): Don't return RECORD_IS_INTERFACE for now. | Alexandre Oliva | 2 | -1/+8 |
2007-12-18 | re PR java/27643 (ICE in java_mark_cni_decl_local compiling bytecode->native) | Andrew Haley | 3 | -13/+27 |
2007-12-15 | re PR debug/7081 (DWARF enhancements for C++) | Alexandre Oliva | 2 | -0/+22 |
2007-11-26 | PR 34081/C++ | Andreas Krebbel | 2 | -1/+7 |
2007-11-26 | expr.c (build_jni_stub): Use the computed jni func type for variable meth. | Alexandre Oliva | 2 | -21/+32 |
2007-11-26 | * class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID. | Alexandre Oliva | 2 | -1/+5 |
2007-11-26 | expr.c (type_assertion_hash): Hash type uids rather than tree pointers. | Alexandre Oliva | 2 | -2/+26 |
2007-11-18 | constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE... | David Daney | 2 | -5/+11 |
2007-11-07 | re PR java/34019 (Minor typo in gcj documentation) | Tom Tromey | 2 | -1/+6 |
2007-11-02 | re PR java/33765 (gcj internal compiler error when reading an empty file) | Tom Tromey | 3 | -0/+11 |
2007-11-01 | Make-lang.in (java/jcf-dump.o): Depend on zipfile.h. | Tom Tromey | 2 | -3/+10 |
2007-10-17 | Make-lang.in (java/builtins.o): Add $(OPTABS_H) and $(EXPR_H) dependencies. | Richard Guenther | 2 | -1/+7 |
2007-10-03 | re PR java/33639 (gcj generates assembler errors) | Andrew Haley | 2 | -2/+63 |
2007-09-27 | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 2 | -2/+8 |
2007-09-15 | java-tree.h (struct lang_decl_func): Remove. | Tom Tromey | 3 | -8/+8 |
2007-09-11 | decl.c (java_expand_body): Kill. | Jan Hubicka | 3 | -11/+5 |
2007-09-06 | * jcf-parse.c (parse_class_file): Re-enter the current file. | Tom Tromey | 2 | -0/+11 |
2007-09-06 | boehm.c (mark_reference_fields): Move misaligned pointer check | Roman Zippel | 2 | -7/+12 |
2007-09-06 | Add function name to last changelog entry: | Matthias Klose | 1 | -1/+2 |
2007-09-06 | boehm.c: Don't use bitmap as gc_descr if pointer is misaligned. | Roman Zippel | 2 | -0/+12 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 4 | -14/+25 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 2 | -1/+5 |
2007-09-04 | decl.c (java_init_decl_processing): Call "__cxa_end_cleanup" when using the A... | Andrew Haley | 2 | -1/+9 |
2007-09-04 | * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o) | Daniel Jacobowitz | 2 | -2/+5 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 3 | -4/+10 |