| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+1 |
* | * genrecog.c (compute_predicate_codes): Avoid warning. | Andreas Jaeger | 2004-12-28 | 1 | -1/+2 |
* | genrecog.c (did_you_mean_codes): New. | DJ Delorie | 2004-12-23 | 1 | -0/+19 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | genrecog.c (compute_predicate_codes): Use op0_codes instead of codes. | Steve Ellcey | 2004-09-09 | 1 | -1/+1 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -42/+26 |
* | genattrtab.c (insn_ent): Replace insn_code... | Richard Sandiford | 2004-08-13 | 1 | -1/+3 |
* | genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL... | Zack Weinberg | 2004-08-13 | 1 | -1/+11 |
* | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 2004-08-12 | 1 | -201/+285 |
* | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 2004-08-03 | 1 | -3/+0 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -7/+6 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+1 |
* | re PR target/14040 (ARM cross compiler: error: could not split insn) | Mark Mitchell | 2004-04-01 | 1 | -2/+2 |
* | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 2004-03-02 | 1 | -3/+0 |
* | genrecog.c (find_operand): add extra argument stop. | Jan Hubicka | 2004-02-07 | 1 | -8/+22 |
* | genrecog.c (decision_type): Add DT_const_int. | Kazu Hirata | 2004-01-31 | 1 | -0/+23 |
* | * genrecog.c (write_node): Remove a useless local variable. | Kazu Hirata | 2004-01-28 | 1 | -4/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -3/+3 |
* | genrecog.c (print_host_wide_int): New. | Richard Henderson | 2003-12-18 | 1 | -2/+16 |
* | ChangeLog.7: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 2003-08-11 | 1 | -2/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -6/+4 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -15/+5 |
* | ChangeLog.1: Fix a typo. | Kazu Hirata | 2003-06-23 | 1 | -1/+1 |
* | genrecog.c (pred_table): Remove the entry for mode_independent_operand. | Kazu Hirata | 2003-06-23 | 1 | -3/+1 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -170/+99 |
* | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 2003-05-17 | 1 | -4/+2 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -1/+5 |
* | re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun... | Eric Botcazou | 2002-11-03 | 1 | -7/+9 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -2/+2 |
* | gensupport.c: Include hashtab.h. | Zack Weinberg | 2002-07-29 | 1 | -2/+10 |
* | hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | J"orn Rennecke | 2002-07-22 | 1 | -2/+2 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -4/+4 |
* | re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) | Jakub Jelinek | 2002-03-21 | 1 | -34/+2 |
* | cse.c: Fix formatting. | Kazu Hirata | 2002-01-05 | 1 | -2/+2 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -1/+1 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | rtl.def (INCLUDE): Define. | Alan Matsuoka | 2001-11-14 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe. | Jan Hubicka | 2001-10-28 | 1 | -5/+14 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -5/+5 |
* | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 2001-10-19 | 1 | -3/+3 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -11/+11 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -3/+3 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |