Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | tree-dump.c (dump_option_value_in): Add TDF_NOUID. | Richard Guenther | 1 | -6/+29 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -13/+13 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -0/+5 |
2009-10-17 | * print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION. | Eric Botcazou | 1 | -1/+1 |
2009-09-24 | cgraphunit.c (cgraph_lower_function): Revert last change. | Jakub Jelinek | 1 | -2/+2 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -0/+2 |
2009-08-25 | hwint.h (HOST_LONG_FORMAT): New macro | Douglas B Rupp | 1 | -2/+3 |
2009-06-29 | re PR middle-end/38212 (restrict implementation causes wrong-code) | Richard Guenther | 1 | -4/+0 |
2009-05-22 | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 1 | -2/+0 |
2009-05-05 | tree.h: Remove DECL_BY_REFERENCE from private_flag comment. | Jakub Jelinek | 1 | -0/+4 |
2009-04-28 | tree.h (SSA_NAME_VALUE): Remove. | Richard Guenther | 1 | -4/+1 |
2008-11-04 | * print-tree.c (print_node): Use code instead of TREE_CODE (node). | Jakub Jelinek | 1 | -49/+49 |
2008-11-04 | print-tree.c (print_node): Don't print DECL_INITIAL for PARM_DECL. | Jakub Jelinek | 1 | -1/+3 |
2008-10-05 | re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block) | Dodji Seketeli | 1 | -0/+6 |
2008-08-06 | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -9/+9 |
2008-07-29 | c-decl.c (merge_decls): Do not handle DECL_INLINE. | Jan Hubicka | 1 | -2/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -21/+4 |
2008-07-26 | cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE. | Jan Hubicka | 1 | -2/+2 |
2008-07-23 | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 1 | -0/+14 |
2008-05-16 | invoke.text (-fdump-tree-*-verbose): New option. | Kenneth Zadeck | 1 | -15/+26 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -9/+0 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -2/+0 |
2008-04-15 | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 1 | -2/+4 |
2008-04-07 | Removal of Return with Depressed Stack Pointer support | Eric Botcazou | 1 | -3/+0 |
2008-03-06 | tree.def (BIT_FIELD_REF): Constrain result type and its precision. | Richard Guenther | 1 | -2/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -9/+4 |
2008-02-03 | re PR c++/33916 (Default constructor fails to initialize array members) | Jason Merrill | 1 | -0/+15 |
2007-11-01 | * print-tree.c (print_node): Print column number. | Tom Tromey | 1 | -0/+6 |
2007-09-06 | tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing. | Ian Lance Taylor | 1 | -2/+2 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -2/+2 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -1/+29 |
2007-07-28 | calls.c (special_function_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-10 | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 1 | -11/+9 |
2007-06-12 | re PR libstdc++/29286 (placement new does not change the dynamic type as it s... | Ian Lance Taylor | 1 | -1/+3 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -8/+26 |
2007-01-11 | builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA... | Roger Sayle | 1 | -3/+3 |
2007-01-02 | c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge... | Douglas Gregor | 1 | -0/+5 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+13 |
2006-10-06 | * print-tree.c (print_node_brief, print_node): Print sign of Inf. | J"orn Rennecke | 1 | -2/+2 |
2006-07-17 | re PR other/28251 (dumped addresses makes diffing dumps unusable) | J"orn Rennecke | 1 | -13/+21 |
2006-05-15 | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Zdenek Dvorak | 1 | -4/+1 |
2006-04-23 | re PR c++/26534 ([4.1] bitfield wrong optimize) | Mark Mitchell | 1 | -0/+3 |
2006-02-15 | tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. | Daniel Berlin | 1 | -0/+9 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-25 | re PR middle-end/25886 (up to 256 tree codes for Objective-C++) | Diego Novillo | 1 | -0/+14 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+4 |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -68/+78 |
2005-10-12 | re PR c/24255 (__transparent_union__ mishandled) | Richard Henderson | 1 | -3/+0 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -5/+5 |