aboutsummaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez1-19/+15
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-5/+5
2009-04-13genautomata.c: Put blank after comma.Vladimir Makarov1-158/+282
2009-03-27genautomata.c: Add a new year to the copyright.Vladimir Makarov1-60/+99
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-16/+87
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-97/+107
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-12/+12
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov1-0/+39
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-62/+67
2007-05-14genautomata.c (gen_regexp_el): Allocate correct size for regexp.Dave Korn1-2/+2
2007-02-10genautomata.c (longest_path_length): Delete unused function.Manuel López-Ibáñez1-53/+0
2007-01-18genautomata.c (write_automata): Include xstrerror output in the error message...Ben Elliston1-2/+2
2007-01-09genautomata.c (STATS_OPTION): New option.Ben Elliston1-8/+14
2006-03-21genautomata.c (<struct state>, [...]): New members.Michael Matz1-38/+95
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-1/+14
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-26re PR bootstrap/25961 (Mainline failed to bootstrap on ia64)Steve Ellcey1-1/+10
2006-01-24genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_...Zack Weinberg1-1/+1
2006-01-23r110128@banpei: zack | 2006-01-22 14:50:42 -0800Zack Weinberg1-15/+18
2006-01-23r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg1-798/+146
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg1-73/+31
2006-01-23r110125@banpei: zack | 2006-01-22 14:46:46 -0800Zack Weinberg1-744/+626
2005-07-28builtins.c: Fix comment typo(s).Volker Reichelt1-1/+1
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