| Commit message (Expand) | Author | Age | Files | Lines |
* | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 2011-05-03 | 1 | -0/+3 |
* | gensupport.h (pattern_stats): New structure. | Richard Sandiford | 2011-04-01 | 1 | -86/+25 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | genrecog.c: Include diagnostic-core.h before toplev.h. | Manuel López-Ibáñez | 2010-07-09 | 1 | -0/+1 |
* | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 2010-06-10 | 1 | -1/+1 |
* | read-md.h (read_rtx_lineno): Rename to... | Richard Sandiford | 2010-06-10 | 1 | -6/+6 |
* | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 2010-06-10 | 1 | -0/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var... | Jakub Jelinek | 2010-04-07 | 1 | -8/+12 |
* | i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable. | Jakub Jelinek | 2009-11-27 | 1 | -4/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | genattrtab.c (insert_right_side, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-09 | 1 | -8/+8 |
* | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 2007-08-23 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | genrecog.c: Include regs.h in generated file. | Eric Christopher | 2007-05-30 | 1 | -3/+4 |
* | Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H). | Richard Sandiford | 2007-04-12 | 1 | -0/+1 |
* | genemit.c (main): Print include statement for dfp.h. | Andreas Krebbel | 2007-03-19 | 1 | -0/+1 |
* | * genemit.c (gen_expand): Allocate enough memory. | Michael Matz | 2006-11-13 | 1 | -1/+2 |
* | genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl... | Kaz Kojima | 2006-11-13 | 1 | -2/+10 |
* | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 2006-03-29 | 1 | -0/+1 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -3/+3 |
* | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 2006-01-23 | 1 | -7/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Makefile.in (insn-emit.o): Add basic-block.h dependency. | Jan Hubicka | 2005-05-20 | 1 | -0/+1 |
* | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 2005-03-05 | 1 | -1/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 2005-03-04 | 1 | -1/+5 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -20/+31 |
* | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 2004-08-03 | 1 | -3/+0 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -2/+2 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -2/+2 |
* | re PR target/14040 (ARM cross compiler: error: could not split insn) | Mark Mitchell | 2004-04-01 | 1 | -2/+3 |
* | genemit.c (gen_exp): Use const_int_rtx whenever possible. | Kazu Hirata | 2004-02-06 | 1 | -0/+4 |
* | Fix typo and clarify comment. | Richard Kenner | 2004-02-05 | 1 | -3/+4 |
* | genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead of gen_rtx. | Kazu Hirata | 2004-02-02 | 1 | -2/+8 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha... | Jan Hubicka | 2004-01-20 | 1 | -0/+8 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -1/+1 |
* | * genemit.c (register_constraints): Remove. | Kazu Hirata | 2003-11-30 | 1 | -12/+2 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -3/+2 |
* | stmt.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -1/+1 |
* | genattrtab.c (write_attr_get): Revert part of last patch to always write out ... | Andreas Jaeger | 2003-07-05 | 1 | -3/+3 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -23/+20 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -52/+33 |
* | dbxout.c (lastfile, cwd): Fix `unused' warning. | Kaveh Ghazi | 2003-01-16 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -1/+5 |
* | Recognize return insns even if the return appears in a parallel. | Bernd Schmidt | 2002-07-30 | 1 | -2/+3 |
* | hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | J"orn Rennecke | 2002-07-22 | 1 | -1/+1 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -6/+6 |
* | genemit.c (gen_insn): Print file:lineno comment before function. | Richard Henderson | 2002-05-23 | 1 | -22/+28 |
* | re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt... | Jakub Jelinek | 2002-03-20 | 1 | -3/+8 |