| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR rtl-optimization/23898 (basic block reordering excessively increases co... | J"orn Rennecke | 2005-09-20 | 1 | -2/+55 |
* | genattrtab.c (write_attr_get, [...]): Use insn_code member only if only one i... | Michael Matz | 2005-08-06 | 1 | -4/+11 |
* | genattrtab.c (current_alternative_string): Remove. | Michael Matz | 2005-08-05 | 1 | -48/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | genattrtab.c (ATTR_EQ_ATTR_P): Remove. | Paolo Bonzini | 2005-04-15 | 1 | -5/+1 |
* | genattrtab.c (NULL_ATTR): Remove. | Kazu Hirata | 2005-04-13 | 1 | -2/+0 |
* | genattrtab.c (attr_desc): Remove negative_ok and unsigned_p. | Kazu Hirata | 2005-04-08 | 1 | -15/+4 |
* | 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 | -2/+2 |
* | genattrtab.c (write_insn_cases): New function, split out from write_attr_case. | Richard Sandiford | 2004-09-09 | 1 | -19/+22 |
* | cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve... | Nathan Sidwell | 2004-09-09 | 1 | -1/+1 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -67/+59 |
* | genattrtab.c (insn_ent): Replace insn_code... | Richard Sandiford | 2004-08-13 | 1 | -25/+23 |
* | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 2004-08-03 | 1 | -3/+0 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -1628/+23 |
* | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 2004-07-14 | 1 | -3/+0 |
* | Introduce H8SX support. | Alexandre Oliva | 2004-07-08 | 1 | -0/+5 |
* | genattrtab.c (write_test_expr): Put a unsigned cast before the first operand ... | Kaz Kojima | 2004-06-26 | 1 | -2/+7 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+2 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -4/+5 |
* | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 2004-03-02 | 1 | -5/+0 |
* | emit-rtl.c (gen_rtx): Remove. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -1/+1 |
* | genattrtab.c (simplify_cond): Update indices correctly. | Zdenek Dvorak | 2003-11-24 | 1 | -38/+312 |
* | genattrtab.c (strcmp_check, [...]): New macros. | Zdenek Dvorak | 2003-11-24 | 1 | -46/+98 |
* | * genattrtab.c (count_sub_rtxs): Removed. | Zdenek Dvorak | 2003-11-23 | 1 | -60/+0 |
* | c-decl.c: Fix comment formatting. | Kazu Hirata | 2003-08-22 | 1 | -2/+2 |
* | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 2003-08-11 | 1 | -4/+2 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -35/+28 |
* | genattr.c (internal_dfa_insn_code): Don't prototype. | Kaveh R. Ghazi | 2003-07-09 | 1 | -22/+13 |
* | genattrtab.h: Add new macros for attr `special' flags. | Kaveh R. Ghazi | 2003-07-09 | 1 | -20/+21 |
* | genattrtab.c (write_attr_get): Revert part of last patch to always write out ... | Andreas Jaeger | 2003-07-05 | 1 | -0/+15 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -30/+7 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -1/+1 |
* | genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code. | Andreas Jaeger | 2003-06-01 | 1 | -535/+248 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -10/+9 |
* | [multiple changes] | Richard Henderson | 2003-02-01 | 1 | -0/+4 |
* | genattrtab.c (write_attr_get): Mark 'insn' paramter as ATTRIBUTE_UNUSED. | Ulrich Weigand | 2003-01-23 | 1 | -1/+1 |
* | genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. | Vladimir Makarov | 2003-01-20 | 1 | -1/+12 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -3/+3 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2003-01-09 | 1 | -0/+8 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -3/+6 |
* | ChangeLog.4: Fix typos. | Kazu Hirata | 2002-09-28 | 1 | -3/+3 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -6/+6 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2002-09-08 | 1 | -1/+1 |
* | m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR... | Kaveh R. Ghazi | 2002-08-14 | 1 | -1/+0 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -3/+0 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -0/+1 |
* | gensupport.c (n_comma_elts): Moved here from genattrtab.c. | Zack Weinberg | 2002-05-12 | 1 | -34/+5 |