aboutsummaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-26genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.Kaveh R. Ghazi1-2/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-9/+9
2005-03-31re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov1-6/+10
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata1-1/+2
2005-02-18genautomata.c (output_get_cpu_unit_code_func, [...]): Don't generate old-styl...Joseph Myers1-6/+5
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-446/+494
2004-07-16genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin...Segher Boessenkool1-15/+70
2004-02-08c-objc-common.c (): Fix a typo in a warning.Kazu Hirata1-7/+7
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-1/+1
2004-01-13rtl.def: Add comment about new option in automata_option.Vladimir Makarov1-51/+89
2004-01-11genautomata.c (make_automaton, [...]): Print progress bars with '.' character...Zack Weinberg1-7/+7
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-8/+7
2003-07-09genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh R. Ghazi1-2/+2
2003-07-09genattrtab.h: Add new macros for attr `special' flags.Kaveh R. Ghazi1-4/+4
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-69/+39
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-13ChangeLog.1: Fix spelling of "outputting".Matt Kraai1-1/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-1003/+702
2003-05-21Concatenate one of the fprintf calls in the previous change.Kaveh Ghazi1-3/+2
2003-05-21genautomata.c (output_description, [...]): Add missing specifiers.Kaveh R. Ghazi1-3/+3
2003-04-29genautomata.c (add_vect): Check undefined value for range type too.Vladimir Makarov1-0/+4
2003-04-14genautomata.c (output_translate_vect): Fix a typo in loop condition.Vladimir Makarov1-1/+1
2003-03-13c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-02-06genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u...Vladimir Makarov1-106/+135
2003-01-22genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ...Zack Weinberg1-2/+18
2003-01-21genautomata.c (output_internal_insn_latency_func): Add missing break statemen...Zack Weinberg1-1/+1
2003-01-21genautomata.c (output_internal_insn_latency_func): Fix missing close paren in...Andreas Schwab1-2/+2
2003-01-21genautomata.c: Space savings in generated code:Zack Weinberg1-102/+159
2003-01-20genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov1-4/+0
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-9/+9
2003-01-15decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi1-12/+14
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-568/+987
2002-12-22* genautomata.c: Fix comment typos.Kazu Hirata1-20/+20
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-6/+5
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-2/+2
2002-10-11cfganal.c (dfs_enumerate_from): Use PARAMS.John David Anglin1-1/+1
2002-10-09conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi1-10/+10
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs1-1/+1
2002-08-20genautomata.c (output_translate_vect, [...]): Mark variable with ATTRIBUTE_UN...Kaveh R. Ghazi1-5/+5
2002-08-10emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi1-11/+13
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth1-6/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-07-05genautomata.c (output_max_insn_queue_index_def): Take latencies into account.Vladimir Makarov1-4/+23
2002-06-22genautomata.c (copy_node, [...]): Const-ify.Kaveh R. Ghazi1-28/+27
2002-06-19genautomata.c (DECL_UNIT, [...]): New macros with checking and without it.Vladimir Makarov1-509/+760
2002-06-18rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.Vladimir Makarov1-13/+21