summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
Commit message (Expand)AuthorAgeFilesLines
* target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov2007-08-221-0/+39
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-62/+67
* genautomata.c (gen_regexp_el): Allocate correct size for regexp.Dave Korn2007-05-141-2/+2
* genautomata.c (longest_path_length): Delete unused function.Manuel López-Ibáñez2007-02-101-53/+0
* genautomata.c (write_automata): Include xstrerror output in the error message...Ben Elliston2007-01-181-2/+2
* genautomata.c (STATS_OPTION): New option.Ben Elliston2007-01-091-8/+14
* genautomata.c (<struct state>, [...]): New members.Michael Matz2006-03-211-38/+95
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-1/+14
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* re PR bootstrap/25961 (Mainline failed to bootstrap on ia64)Steve Ellcey2006-01-261-1/+10
* genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_...Zack Weinberg2006-01-241-1/+1
* r110128@banpei: zack | 2006-01-22 14:50:42 -0800Zack Weinberg2006-01-231-15/+18
* r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg2006-01-231-798/+146
* r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg2006-01-231-73/+31
* r110125@banpei: zack | 2006-01-22 14:46:46 -0800Zack Weinberg2006-01-231-744/+626
* 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