Age | Commit message (Expand) | Author | Files | Lines |
2008-06-26 | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 1 | -2/+2 |
2008-05-27 | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 1 | -2/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-04-03 | genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAI... | Richard Guenther | 1 | -19/+36 |
2007-01-18 | genpreds.c (write_insn_preds_c): Only write out the function body for regclas... | Ben Elliston | 1 | -2/+4 |
2006-10-04 | Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen: | Zack Weinberg | 1 | -7/+9 |
2006-06-30 | cfgexpand.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-06-29 | genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e... | Roger Sayle | 1 | -2/+2 |
2006-06-29 | genpreds.c (write_predicate_stmts): Add missing break. | Roger Sayle | 1 | -0/+1 |
2006-06-28 | genpreds.c (generate_switch_p): New function. | Roger Sayle | 1 | -8/+116 |
2006-03-29 | * genpreds.c (write_tm_constrs_h): Delete variable p. | David Edelsohn | 1 | -1/+0 |
2006-03-29 | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 1 | -11/+22 |
2006-03-20 | genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of ... | David Edelsohn | 1 | -1/+1 |
2006-03-19 | genpreds.c (write_tm_preds_h): Add semicolon and newline at end of insn_extra... | David Edelsohn | 1 | -1/+1 |
2006-03-10 | genpreds.c (write_insn_constraint_len): Change definition of insn_constraint_... | Adam Nemet | 1 | -1/+1 |
2006-02-28 | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 1 | -59/+826 |
2006-01-23 | r110130@banpei: zack | 2006-01-22 14:52:43 -0800 | Zack Weinberg | 1 | -10/+50 |
2006-01-23 | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 1 | -7/+0 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -1/+1 |
2005-03-04 | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 1 | -1/+2 |
2005-02-23 | genpreds.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-23 | genpreds.c (mark_mode_tests): Handle non-VOIDmode match_operands. | Paolo Bonzini | 1 | -2/+5 |
2004-12-13 | Makefile.in (insn-preds.o): Depend on REGS_H. | Richard Henderson | 1 | -1/+2 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -29/+38 |
2004-08-13 | Makefile.in (insn-preds.o): Depend on TREE_H. | Richard Henderson | 1 | -0/+1 |
2004-08-12 | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 1 | -27/+448 |
2004-08-04 | Makefile.in (RTL_BASE_H, RTL_H): Correct. | Zack Weinberg | 1 | -3/+0 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -6/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-03-03 | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -3/+3 |
2001-08-23 | genconstants.c, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -4/+4 |
2001-08-09 | Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE. | Zack Weinberg | 1 | -0/+68 |