Age | Commit message (Expand) | Author | Files | Lines |
2003-04-29 | genautomata.c (add_vect): Check undefined value for range type too. | Vladimir Makarov | 1 | -0/+4 |
2003-04-14 | genautomata.c (output_translate_vect): Fix a typo in loop condition. | Vladimir Makarov | 1 | -1/+1 |
2003-03-13 | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -4/+4 |
2003-02-06 | genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u... | Vladimir Makarov | 1 | -106/+135 |
2003-01-22 | genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ... | Zack Weinberg | 1 | -2/+18 |
2003-01-21 | genautomata.c (output_internal_insn_latency_func): Add missing break statemen... | Zack Weinberg | 1 | -1/+1 |
2003-01-21 | genautomata.c (output_internal_insn_latency_func): Fix missing close paren in... | Andreas Schwab | 1 | -2/+2 |
2003-01-21 | genautomata.c: Space savings in generated code: | Zack Weinberg | 1 | -102/+159 |
2003-01-20 | genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. | Vladimir Makarov | 1 | -4/+0 |
2003-01-17 | et-forest.c: Fix comment typos. | Kazu Hirata | 1 | -9/+9 |
2003-01-15 | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -12/+14 |
2003-01-09 | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -568/+987 |
2002-12-22 | * genautomata.c: Fix comment typos. | Kazu Hirata | 1 | -20/+20 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -6/+5 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -2/+2 |
2002-10-11 | cfganal.c (dfs_enumerate_from): Use PARAMS. | John David Anglin | 1 | -1/+1 |
2002-10-09 | conflict.c (arc_hash): Change return type to hashval_t. | Kaveh R. Ghazi | 1 | -10/+10 |
2002-08-21 | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 1 | -1/+1 |
2002-08-20 | genautomata.c (output_translate_vect, [...]): Mark variable with ATTRIBUTE_UN... | Kaveh R. Ghazi | 1 | -5/+5 |
2002-08-10 | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -11/+13 |
2002-07-23 | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 1 | -6/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-07-05 | genautomata.c (output_max_insn_queue_index_def): Take latencies into account. | Vladimir Makarov | 1 | -4/+23 |
2002-06-22 | genautomata.c (copy_node, [...]): Const-ify. | Kaveh R. Ghazi | 1 | -28/+27 |
2002-06-19 | genautomata.c (DECL_UNIT, [...]): New macros with checking and without it. | Vladimir Makarov | 1 | -509/+760 |
2002-06-18 | rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'. | Vladimir Makarov | 1 | -13/+21 |
2002-06-09 | genautomata.c: Don't include ctype.h or limits.h. | Kaveh R. Ghazi | 1 | -7/+2 |
2002-05-23 | genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4 of size of uns... | Vladimir Makarov | 1 | -2/+2 |
2002-05-21 | genautomata.c (reserv_sets_hash_value): Fix a typo. | Vladimir Makarov | 1 | -1/+1 |
2002-05-21 | genautomata.c (reserv_sets_hash_value): Define hash_value as set_el_t. | Vladimir Makarov | 1 | -39/+88 |
2002-05-14 | genautomata.c (transform_3): Add code for transformation `(A,B,...)+C -> A+C,... | Vladimir Makarov | 1 | -3/+43 |
2002-05-07 | genautomata.c (output_internal_min_issue_delay_func): Add ATTRIBUTE_UNUSED to... | Andreas Jaeger | 1 | -4/+4 |
2002-05-06 | genautomata.c (form_the_same_automaton_unit_lists_from_regexp): Fix typo in u... | Vladimir Makarov | 1 | -1/+1 |
2002-05-05 | genautomata.c (initiate_states): Add additional guard to initialize `units_ar... | Vladimir Makarov | 1 | -1/+2 |
2002-05-05 | genautomata.c (form_the_same_automaton_unit_lists_from_regexp, [...]): New pr... | Vladimir Makarov | 1 | -46/+261 |
2002-05-03 | genautomata.c (min_issue_delay_pass_states): Change return type in the protot... | Vladimir Makarov | 1 | -28/+38 |
2002-05-02 | combine.c: Fix comment formatting. | Kazu Hirata | 1 | -7/+7 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -0/+9162 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -8767/+0 |
2001-08-27 | * genautomata.c (expand_automata): Always create a description. | Richard Henderson | 1 | -38/+34 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -0/+8771 |