summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2009-11-07 David Binderman <dcb314@hotmail.com>paolo2009-11-071-2/+1
* 2009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2009-04-221-19/+15
* gcc/:ian2009-04-201-5/+5
* 2009-04-13 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-04-131-158/+282
* 2009-03-27 Vladimir Makarov <vmakarov@redhat.com>hjl2009-03-281-60/+99
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-16/+87
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-97/+107
* gcc/rwild2008-06-061-12/+12
* * target.h (struct gcc_target.sched: dfa_pre_advance_cycle,mkuvyrkov2007-08-221-0/+39
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-62/+67
* 2007-05-14 Dave Korn <dave.korn@artimi.com>davek2007-05-141-2/+2
* 2007-02-10 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-101-53/+0
* * genautomata.c (write_automata): Include xstrerror output in thebje2007-01-181-2/+2
* * genautomata.c (STATS_OPTION): New option.bje2007-01-081-8/+14
* * genautomata.c (<struct state>, num_out_arcs, presence_signature):matz2006-03-211-38/+95
* 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-03-161-1/+14
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-3/+3
* PR target/25961sje2006-01-261-1/+10
* * genautomata.c (process_state_for_insn_equiv_partition):hp2006-01-241-1/+1
* r110128@banpei: zack | 2006-01-22 14:50:42 -0800zack2006-01-231-15/+18
* r110127@banpei: zack | 2006-01-22 14:49:27 -0800zack2006-01-231-798/+146
* r110126@banpei: zack | 2006-01-22 14:47:42 -0800zack2006-01-231-73/+31
* r110125@banpei: zack | 2006-01-22 14:46:46 -0800zack2006-01-231-744/+626
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-1/+1