summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
Commit message (Expand)AuthorAgeFilesLines
* builtins.c: Fix comment typo(s).Volker Reichelt2005-07-281-1/+1
* genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.Kaveh R. Ghazi2005-06-261-2/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-9/+9
* re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov2005-03-311-6/+10
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+2
* genautomata.c (output_get_cpu_unit_code_func, [...]): Don't generate old-styl...Joseph Myers2005-02-181-6/+5
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-446/+494
* genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin...Segher Boessenkool2004-07-161-15/+70
* c-objc-common.c (): Fix a typo in a warning.Kazu Hirata2004-02-081-7/+7
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-1/+1
* rtl.def: Add comment about new option in automata_option.Vladimir Makarov2004-01-131-51/+89
* genautomata.c (make_automaton, [...]): Print progress bars with '.' character...Zack Weinberg2004-01-111-7/+7
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-8/+7
* genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh R. Ghazi2003-07-091-2/+2
* genattrtab.h: Add new macros for attr `special' flags.Kaveh R. Ghazi2003-07-091-4/+4
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-69/+39
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-1/+1
* ChangeLog.1: Fix spelling of "outputting".Matt Kraai2003-06-131-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-1003/+702
* Concatenate one of the fprintf calls in the previous change.Kaveh Ghazi2003-05-211-3/+2
* genautomata.c (output_description, [...]): Add missing specifiers.Kaveh R. Ghazi2003-05-211-3/+3
* genautomata.c (add_vect): Check undefined value for range type too.Vladimir Makarov2003-04-291-0/+4
* genautomata.c (output_translate_vect): Fix a typo in loop condition.Vladimir Makarov2003-04-141-1/+1
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u...Vladimir Makarov2003-02-061-106/+135
* genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ...Zack Weinberg2003-01-221-2/+18
* genautomata.c (output_internal_insn_latency_func): Add missing break statemen...Zack Weinberg2003-01-211-1/+1
* genautomata.c (output_internal_insn_latency_func): Fix missing close paren in...Andreas Schwab2003-01-211-2/+2
* genautomata.c: Space savings in generated code:Zack Weinberg2003-01-211-102/+159
* genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov2003-01-201-4/+0
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-9/+9
* decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi2003-01-151-12/+14
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2003-01-091-568/+987
* * genautomata.c: Fix comment typos.Kazu Hirata2002-12-221-20/+20
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-6/+5
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-2/+2
* cfganal.c (dfs_enumerate_from): Use PARAMS.John David Anglin2002-10-111-1/+1
* conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi2002-10-091-10/+10
* tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs2002-08-211-1/+1
* genautomata.c (output_translate_vect, [...]): Mark variable with ATTRIBUTE_UN...Kaveh R. Ghazi2002-08-201-5/+5
* emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi2002-08-101-11/+13
* genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth2002-07-231-6/+0
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* genautomata.c (output_max_insn_queue_index_def): Take latencies into account.Vladimir Makarov2002-07-051-4/+23
* genautomata.c (copy_node, [...]): Const-ify.Kaveh R. Ghazi2002-06-221-28/+27
* genautomata.c (DECL_UNIT, [...]): New macros with checking and without it.Vladimir Makarov2002-06-191-509/+760