Age | Commit message (Expand) | Author | Files | Lines |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 1 | -7/+7 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | expr.c (handled_component_p): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-12 | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 1 | -0/+41 |
2007-06-22 | re PR middle-end/32374 (internal compiler error: in reload_cse_simplify_opera... | Uros Bizjak | 1 | -1/+1 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -1/+6 |
2007-06-12 | re PR middle-end/31579 (ICE when compiling attached code) | Andrew Pinski | 1 | -10/+3 |
2007-06-12 | re PR libstdc++/29286 (placement new does not change the dynamic type as it s... | Ian Lance Taylor | 1 | -0/+7 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -1/+2 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -1/+1 |
2007-06-10 | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 1 | -30/+90 |
2007-06-01 | expr.c (force_operand): Remove breaks after return statements. | Uros Bizjak | 1 | -11/+7 |
2007-06-01 | expr.c (convert_move): Assert that we don't have a BLKmode operand. | Eric Christopher | 1 | -73/+80 |
2007-05-18 | re PR middle-end/31344 (bootstrap broken on i[345]86-linux) | Uros Bizjak | 1 | -1/+6 |
2007-05-17 | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 1 | -0/+16 |
2007-05-14 | builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal... | Uros Bizjak | 1 | -18/+23 |
2007-05-08 | md.texi (msub@var{m}@var{n}4, [...]): Document. | Chao-ying Fu | 1 | -0/+41 |
2007-05-01 | constraints.md: New. | Kazu Hirata | 1 | -0/+1 |
2007-04-28 | alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_... | Jan Hubicka | 1 | -3/+3 |
2007-04-24 | 2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk> | Richard Sandiford | 1 | -1/+42 |
2007-04-24 | Revert: | Jan Hubicka | 1 | -3/+3 |
2007-04-23 | function.c (init_function_start): Don't init line number info. | Jan Hubicka | 1 | -3/+3 |
2007-04-22 | re PR middle-end/31448 (ICE in expand_shift with bit fields and expand inlini... | Andrew Pinski | 1 | -1/+8 |
2007-04-22 | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 1 | -1/+1 |
2007-04-06 | langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P. | Daniel Berlin | 1 | -6/+0 |
2007-04-03 | expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield an appropri... | Richard Henderson | 1 | -3/+13 |
2007-03-30 | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 1 | -1/+1 |
2007-03-22 | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 1 | -7/+8 |
2007-03-01 | expr.c (emit_move_complex_push): Export. | Richard Henderson | 1 | -11/+21 |
2007-02-16 | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 1 | -1/+9 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -23/+11 |
2007-02-15 | expr.c (expand_expr_real_1): If a temporary is made and the reference doesn't... | Eric Botcazou | 1 | -3/+12 |
2007-02-10 | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 1 | -0/+35 |
2007-02-09 | calls.c (store_one_arg): Pass correct alignment to emit_push_insn for non-BLK... | Joseph Myers | 1 | -1/+16 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -9/+44 |
2007-01-11 | builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA... | Roger Sayle | 1 | -4/+4 |
2006-12-12 | re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe... | Andrew Pinski | 1 | -0/+7 |
2006-12-07 | expr.c (string_constant): Account for non-zero lower bound arrays. | Andrew MacLeod | 1 | -1/+15 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -7/+20 |
2006-11-27 | expr.c (emit_block_move_via_libcall): Export. | Jan Hubicka | 1 | -10/+11 |
2006-11-22 | c-tree.texi: Document new tree codes. | Ira Rosen | 1 | -0/+24 |
2006-11-14 | expmed.c (emit_store_flag_1): New function. | Richard Earnshaw | 1 | -18/+14 |
2006-11-11 | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 1 | -5/+0 |
2006-11-08 | [multiple changes] | Dorit Nuzman | 1 | -0/+31 |
2006-10-13 | re PR target/29250 (internal compiler error: in extract_insn, at recog.c:2084) | David Edelsohn | 1 | -1/+2 |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -35/+0 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -0/+35 |
2006-07-26 | re PR target/27907 (ICE in expand_simple_unop, at optabs.c:2307) | Zdenek Dvorak | 1 | -0/+2 |
2006-07-18 | tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme... | Olivier Hainque | 1 | -29/+43 |