aboutsummaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
AgeCommit message (Expand)Author
2017-04-03Fix numerous typos in commentsredi
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-05-11genautomata.c cleanupamonakov
2016-05-06Make argv const char ** in read_md_files etcdmalcolm
2016-01-04 Update copyright years.jakub
2015-10-29[PATCH 6/9] ENABLE_CHECKING refactoring: generatorslaw
2015-07-16gcc/rsandifo
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-22gcc/amodra
2014-09-25 * lra.c (lra_set_insn_recog_data): Fix typo in comment.law
2014-09-15Instruction attributes take an rtx_insn *dmalcolm
2014-09-04insn_latency takes a pair of rtx_insndmalcolm
2014-08-29dfa_clear_single_insn_cache takes an rtx_insndmalcolm
2014-08-21define_bypass guard functions take a pair of rtx_insndmalcolm
2014-03-22 * toplev.c (init_local_tick): Avoid signed integer multiplicationjakub
2014-02-112014-02-11 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-19 PR other/59545jakub
2013-11-22add auto_vectbsaunde
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-28gcc/rsandifo
2013-06-11Add error message for mismatched parentheses in reservation stringvries
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-03-05 * genautomata.c (parse_automata_opt): New static function.bernds
2011-08-30 * genautomata.c (NO_COMB_OPTION): New macro.bernds
2011-08-25 * doc/md.texi (automata_option): Document collapse-ndfa.bernds
2011-08-11gcc/rsandifo
2011-07-11 * genautomata.c (add_arc): Return void. All callers changed.bernds
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-10-11gcc/froydnj
2010-08-27 * genautomata.c (gen_regexp_repeat, gen_regexp_allof,bernds
2010-07-12Fix comment typo.amylaar
2010-07-12 PR rtl-optimization/44752amylaar
2010-07-092010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-07-07 * genautomata.c (output_automata_list_min_issue_delay_code):jiez
2010-06-10gcc/rsandifo
2010-06-06gcc/ChangeLogsegher