| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 2002-08-21 | 1 | -1/+1 |
* | genautomata.c (output_translate_vect, [...]): Mark variable with ATTRIBUTE_UN... | Kaveh R. Ghazi | 2002-08-20 | 1 | -5/+5 |
* | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 2002-08-10 | 1 | -11/+13 |
* | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 2002-07-23 | 1 | -6/+0 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -3/+0 |
* | genautomata.c (output_max_insn_queue_index_def): Take latencies into account. | Vladimir Makarov | 2002-07-05 | 1 | -4/+23 |
* | genautomata.c (copy_node, [...]): Const-ify. | Kaveh R. Ghazi | 2002-06-22 | 1 | -28/+27 |
* | genautomata.c (DECL_UNIT, [...]): New macros with checking and without it. | Vladimir Makarov | 2002-06-19 | 1 | -509/+760 |
* | rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'. | Vladimir Makarov | 2002-06-18 | 1 | -13/+21 |
* | genautomata.c: Don't include ctype.h or limits.h. | Kaveh R. Ghazi | 2002-06-09 | 1 | -7/+2 |
* | genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4 of size of uns... | Vladimir Makarov | 2002-05-23 | 1 | -2/+2 |
* | genautomata.c (reserv_sets_hash_value): Fix a typo. | Vladimir Makarov | 2002-05-21 | 1 | -1/+1 |
* | genautomata.c (reserv_sets_hash_value): Define hash_value as set_el_t. | Vladimir Makarov | 2002-05-21 | 1 | -39/+88 |
* | genautomata.c (transform_3): Add code for transformation `(A,B,...)+C -> A+C,... | Vladimir Makarov | 2002-05-14 | 1 | -3/+43 |
* | genautomata.c (output_internal_min_issue_delay_func): Add ATTRIBUTE_UNUSED to... | Andreas Jaeger | 2002-05-07 | 1 | -4/+4 |
* | genautomata.c (form_the_same_automaton_unit_lists_from_regexp): Fix typo in u... | Vladimir Makarov | 2002-05-06 | 1 | -1/+1 |
* | genautomata.c (initiate_states): Add additional guard to initialize `units_ar... | Vladimir Makarov | 2002-05-05 | 1 | -1/+2 |
* | genautomata.c (form_the_same_automaton_unit_lists_from_regexp, [...]): New pr... | Vladimir Makarov | 2002-05-05 | 1 | -46/+261 |
* | genautomata.c (min_issue_delay_pass_states): Change return type in the protot... | Vladimir Makarov | 2002-05-03 | 1 | -28/+38 |
* | combine.c: Fix comment formatting. | Kazu Hirata | 2002-05-02 | 1 | -7/+7 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2002-04-29 | 1 | -0/+9162 |
* | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 2001-08-30 | 1 | -8767/+0 |
* | * genautomata.c (expand_automata): Always create a description. | Richard Henderson | 2001-08-27 | 1 | -38/+34 |
* | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 2001-08-27 | 1 | -0/+8771 |