summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH 6/9] ENABLE_CHECKING refactoring: generatorslaw2015-10-291-3/+3
* gcc/rsandifo2015-07-161-103/+100
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-8/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/amodra2014-10-221-3/+3
* * lra.c (lra_set_insn_recog_data): Fix typo in comment.law2014-09-251-1/+1
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-10/+33
* insn_latency takes a pair of rtx_insndmalcolm2014-09-041-7/+1
* dfa_clear_single_insn_cache takes an rtx_insndmalcolm2014-08-291-1/+1
* define_bypass guard functions take a pair of rtx_insndmalcolm2014-08-211-2/+8
* * toplev.c (init_local_tick): Avoid signed integer multiplicationjakub2014-03-221-1/+1
* 2014-02-11 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-02-111-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-3/+3
* PR other/59545jakub2013-12-191-1/+1
* add auto_vectbsaunde2013-11-221-19/+6
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-4/+4
* Add error message for mismatched parentheses in reservation stringvries2013-06-111-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-282/+239
* This patch normalizes more bitmap function names.crowl2012-11-011-8/+8
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-6/+11
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * genautomata.c (parse_automata_opt): New static function.bernds2012-03-051-37/+36
* * genautomata.c (NO_COMB_OPTION): New macro.bernds2011-08-301-4/+24
* * doc/md.texi (automata_option): Document collapse-ndfa.bernds2011-08-251-45/+125
* gcc/rsandifo2011-08-111-38/+106
* * genautomata.c (add_arc): Return void. All callers changed.bernds2011-07-111-15/+5
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/froydnj2010-10-111-12/+4
* * genautomata.c (gen_regexp_repeat, gen_regexp_allof,bernds2010-08-271-5/+5
* Fix comment typo.amylaar2010-07-121-1/+1
* PR rtl-optimization/44752amylaar2010-07-121-0/+10
* 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-091-1/+1
* * genautomata.c (output_automata_list_min_issue_delay_code):jiez2010-07-071-3/+6
* gcc/rsandifo2010-06-101-1/+1
* gcc/ChangeLogsegher2010-06-061-4/+7
* 2010-06-05 Segher Boessenkool <segher@kernel.crashing.org>segher2010-06-051-28/+22
* 2010-06-05 Segher Boessenkool <segher@kernel.crashing.org>segher2010-06-051-82/+74
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-1/+3
* gcc/ChangeLog:steven2010-05-211-1/+0
* Remove trailing white spaces.hjl2009-11-251-24/+24