| Commit message (Expand) | Author | Age | Files | Lines |
* | * stmt.c (expand_stack_restore): Change sa mode if needed. | Steve Ellcey | 2008-05-08 | 1 | -0/+1 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -1/+1 |
* | re PR middle-end/35800 (Revision 133835 failed to compile binutils) | Richard Guenther | 2008-04-03 | 1 | -6/+11 |
* | re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ... | Richard Guenther | 2008-04-02 | 1 | -18/+29 |
* | builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s... | Jan Hubicka | 2008-03-31 | 1 | -3/+2 |
* | re PR middle-end/34134 (ICE when using __builtin_stack_restore) | Jakub Jelinek | 2007-12-04 | 1 | -1/+1 |
* | re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long) | Richard Guenther | 2007-11-20 | 1 | -4/+5 |
* | builtins.c (gimplify_va_arg_expr): Use inform for help message. | Manuel López-Ibáñez | 2007-10-17 | 1 | -1/+1 |
* | Makefile.in (stmt.o): Add alloc-pool.h dependency. | Laurynas Biveinis | 2007-09-05 | 1 | -5/+12 |
* | re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers) | Andrew Pinski | 2007-08-19 | 1 | -11/+3 |
* | optabs.c (expand_widen_pattern_expr): Use optabs accestors. | Jan Hubicka | 2007-08-09 | 1 | -1/+1 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | function.c (match_asm_constraints_1, [...]): New. | Paolo Bonzini | 2007-07-05 | 1 | -0/+1 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -6/+4 |
* | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 2007-06-10 | 1 | -1/+1 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -8/+3 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -3/+1 |
* | builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal... | Uros Bizjak | 2007-05-14 | 1 | -3/+3 |
* | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 2007-03-09 | 1 | -5/+6 |
* | re PR middle-end/30729 (value computed is not used warning with unused result... | Andrew Pinski | 2007-02-15 | 1 | -0/+1 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -4/+8 |
* | re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on po... | Richard Sandiford | 2006-11-11 | 1 | -2/+6 |
* | re PR c++/27451 (ICE with invalid asm statement) | Volker Reichelt | 2006-05-22 | 1 | -1/+5 |
* | function.h (struct function): Rename to x_stack_check_probe_note. | Steven Bosscher | 2006-03-20 | 1 | -11/+1 |
* | re PR middle-end/26557 (ICE in simplify_subreg) | Roger Sayle | 2006-03-13 | 1 | -0/+4 |
* | re PR middle-end/18859 (ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:... | Eric Botcazou | 2006-03-13 | 1 | -4/+12 |
* | re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name) | Jakub Jelinek | 2006-02-18 | 1 | -3/+3 |
* | re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw... | Roger Sayle | 2006-02-13 | 1 | -19/+11 |
* | re PR inline-asm/16194 (global register with inline-asm and clobered) | J"orn Rennecke | 2006-02-09 | 1 | -28/+45 |
* | expr.h (expand_normal): new inline function. | Marcin Dalecki | 2006-01-31 | 1 | -51/+29 |
* | stmt.c (case_bit_test_cmp): Stabilize the sort using code label numbers. | Richard Sandiford | 2006-01-20 | 1 | -1/+5 |
* | re PR c/25183 (internal compiler error triggered by overflow in constant expr... | Richard Guenther | 2006-01-03 | 1 | -3/+5 |
* | re PR c/23113 (The -Wunused (value computed is not used) option missed an imp... | Joseph Myers | 2005-08-06 | 1 | -28/+7 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | stmt.c (expand_case): Use build_int_cst. | Richard Guenther | 2005-06-01 | 1 | -4/+6 |
* | common.opt (fjump-tables): New. | Joseph Myers | 2005-06-01 | 1 | -0/+1 |
* | re PR inline-asm/8788 (ICE in emit_move_insn, at expr.c:3089) | Roger Sayle | 2005-05-09 | 1 | -1/+1 |
* | dojump.c: Fix comment typos. | Kazu Hirata | 2005-04-27 | 1 | -18/+18 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -5/+5 |
* | tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca... | Hans-Peter Nilsson | 2005-03-23 | 1 | -20/+33 |
* | re PR tree-optimization/15784 (fold misses binary optimization) | Jeff Law | 2005-03-10 | 1 | -3/+2 |
* | re PR inline-asm/20314 (Bogus differ in number of alternatives error) | Jakub Jelinek | 2005-03-10 | 1 | -1/+1 |
* | re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397) | Alexandre Oliva | 2005-02-18 | 1 | -2/+8 |
* | stmt.c (emit_case_bit_tests): Call fold_convert instead of convert. | James A. Morrison | 2005-02-18 | 1 | -4/+3 |
* | bt-load.c, [...]: Update copyright. | Kazu Hirata | 2005-02-17 | 1 | -1/+2 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -2/+2 |
* | defaults.h, [...]: Fix comment typos. | Kazu Hirata | 2004-12-13 | 1 | -3/+4 |
* | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 2004-11-29 | 1 | -7/+1 |