| Commit message (Expand) | Author | Age | Files | Lines |
* | system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. | Jason Merrill | 2011-07-21 | 1 | -1/+1 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-15 | 1 | -0/+2 |
* | * recog.h, genoutput.c, optabs.c: Revert last patch. | Richard Sandiford | 2011-04-12 | 1 | -2/+0 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-12 | 1 | -0/+2 |
* | recog.h (insn_data_d): Add n_generator_args. | Richard Sandiford | 2011-04-01 | 1 | -0/+1 |
* | New -fcompare-elim pass. | Richard Henderson | 2011-01-22 | 1 | -0/+5 |
* | target.def (preferred_output_reload_class): New hook. | Anatoly Sokolov | 2010-10-17 | 1 | -1/+1 |
* | re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as... | Jakub Jelinek | 2010-06-24 | 1 | -0/+3 |
* | re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har... | Joern Rennecke | 2010-06-23 | 1 | -2/+2 |
* | target.h (struct gcc_target): Add mode_dependent_address_p field. | Anatoly Sokolov | 2010-05-12 | 1 | -2/+2 |
* | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 2010-04-16 | 1 | -0/+5 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -3/+12 |
* | MAINTAINERS: Add myself as mep maintainer. | DJ Delorie | 2009-06-24 | 1 | -0/+1 |
* | re PR inline-asm/39058 (ICE with double in inline-asm) | Jakub Jelinek | 2009-02-02 | 1 | -2/+2 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -0/+2 |
* | reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib... | Andreas Krebbel | 2008-05-27 | 1 | -0/+19 |
* | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 2008-05-27 | 1 | -1/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | fwprop.c (try_fwprop_subst): Use validate_unshare_change. | Jan Hubicka | 2007-06-27 | 1 | -1/+2 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -3/+2 |
* | fwprop.c: New file. | Paolo Bonzini | 2006-11-04 | 1 | -0/+1 |
* | [multiple changes] | Razya Ladelsky | 2006-05-04 | 1 | -0/+1 |
* | recog.c (volatile_mem_p, [...]): Remove. | Kazu Hirata | 2006-03-05 | 1 | -1/+0 |
* | recog.c (validate_replace_rtx_subexp): Remove. | Kazu Hirata | 2006-01-28 | 1 | -1/+0 |
* | recog.c (peephole2_optimize): Make it static. | Kazu Hirata | 2006-01-28 | 1 | -1/+0 |
* | reload.c (find_reloads): Fix comment typo. | Alan Modra | 2005-12-16 | 1 | -1/+1 |
* | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 2005-12-13 | 1 | -0/+1 |
* | genrecog.c (enum decision_type): Add DT_num_insns. | Paul Brook | 2005-08-27 | 1 | -0/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR target/20126 (Inlined memcmp makes one argument null on entry) | Alexandre Oliva | 2005-04-10 | 1 | -0/+1 |
* | recog.c (verify_changes): Make it static. | Kazu Hirata | 2005-03-07 | 1 | -1/+0 |
* | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 2005-03-02 | 1 | -0/+2 |
* | re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers) | Joseph Myers | 2005-01-23 | 1 | -1/+5 |
* | Minor back end speedup. | Matt Austern | 2004-11-24 | 1 | -3/+18 |
* | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 2004-08-12 | 1 | -16/+0 |
* | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 2004-07-25 | 1 | -1/+1 |
* | recog.c (validate_replace_src): Remove. | Kazu Hirata | 2004-02-26 | 1 | -1/+0 |
* | re PR c/11234 (-pedantic accepts function pointer <-> void*) | Joseph Myers | 2004-01-09 | 1 | -2/+14 |
* | rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. | Richard Henderson | 2003-12-02 | 1 | -1/+1 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -71/+69 |
* | genrecog.c (pred_table): Remove the entry for mode_independent_operand. | Kazu Hirata | 2003-06-23 | 1 | -1/+0 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -1/+1 |
* | gcse.c (try_replace_reg): Use num_changes_pending. | Jan Hubicka | 2002-07-23 | 1 | -0/+2 |
* | recog.c (store_data_bypass_p, [...]): New. | Richard Henderson | 2002-05-03 | 1 | -0/+3 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -12/+12 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | recog.h (struct insn_operand_data): Shrink 'mode' field to 16 bits. | Zack Weinberg | 2001-08-13 | 1 | -1/+1 |
* | Makefile.in (gcse.o): Now includes ggc.h. | Richard Kenner | 2001-02-18 | 1 | -0/+1 |
* | rtl.h (add_clobbers): Remove duplicate declaration. | Richard Kenner | 2001-02-18 | 1 | -2/+3 |
* | regrename.c: Rewrite to handle multi-register modes and cond_exec instructions. | Bernd Schmidt | 2000-10-27 | 1 | -0/+2 |