Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-29 | * Make-lang.in (java.tags): Don't tag '*.y' files. | Tom Tromey | 2 | -1/+5 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-08-21 | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 2 | -2/+10 |
2007-08-20 | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 2 | -44/+5 |
2007-08-17 | typeck.c (find_method_in_interfaces): Update. | Tom Tromey | 8 | -251/+77 |
2007-08-17 | tree.h (struct tree_label_decl): Removed old "java" fields. | Tom Tromey | 4 | -26/+46 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 3 | -4/+9 |
2007-07-31 | java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen... | Nick Clifton | 38 | -175/+152 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 2 | -5/+12 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-07-27 | mangle.c (set_type_package_list): Constify. | Kaveh R. Ghazi | 4 | -25/+12 |