summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
Commit message (Expand)AuthorAgeFilesLines
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra2014-10-221-3/+3
* lra.c (lra_set_insn_recog_data): Fix typo in comment.Felix Yang2014-09-251-1/+1
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-10/+33
* insn_latency takes a pair of rtx_insnDavid Malcolm2014-09-041-7/+1
* dfa_clear_single_insn_cache takes an rtx_insnDavid Malcolm2014-08-291-1/+1
* define_bypass guard functions take a pair of rtx_insnDavid Malcolm2014-08-211-2/+8
* toplev.c (init_local_tick): Avoid signed integer multiplication overflow.Jakub Jelinek2014-03-221-1/+1
* re PR target/49008 (A typo code found in genautomata.c)Vladimir Makarov2014-02-111-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* merge auto_vec and stack_vecTrevor Saunders2013-12-201-3/+3
* re PR other/59545 (Signed integer overflow issues)Jakub Jelinek2013-12-191-1/+1
* add auto_vecTrevor Saunders2013-11-221-19/+6
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* Add error message for mismatched parentheses in reservation stringTom de Vries2013-06-111-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-282/+239
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-8/+8
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-3/+2
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-6/+11
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* genautomata.c (parse_automata_opt): New static function.Bernd Schmidt2012-03-051-37/+36
* genautomata.c (NO_COMB_OPTION): New macro.Bernd Schmidt2011-08-301-4/+24
* md.texi (automata_option): Document collapse-ndfa.Bernd Schmidt2011-08-251-45/+125
* md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford2011-08-111-38/+106
* genautomata.c (add_arc): Return void.Bernd Schmidt2011-07-111-15/+5
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* vec.h (VEC_qsort): Define.Nathan Froyd2010-10-111-12/+4
* genautomata.c (gen_regexp_repeat, [...]): Use the string found in vector elem...Bernd Schmidt2010-08-271-5/+5
* Fix comment typo.Joern Rennecke2010-07-121-1/+1
* re PR rtl-optimization/44752 (insn-automata.c: empty translation unit)Joern Rennecke2010-07-121-0/+10
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-1/+1
* genautomata.c (output_automata_list_min_issue_delay_code): Correctly decompre...Jie Zhang2010-07-071-3/+6
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* re PR bootstrap/44427 (genautomata uses more than 1.5GB of RAM on powerpc64-l...Segher Boessenkool2010-06-061-4/+7
* genautomata.c (get_excl_set): Do work per element, not per char.Segher Boessenkool2010-06-051-28/+22
* genautomata.c (curr_state_pass_num): Delete.Segher Boessenkool2010-06-051-82/+74
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-24/+24
* builtins.c (apply_args_size, [...]): Remove some set but not used variables.David Binderman2009-11-071-2/+1
* Makefile.in: Update dependencies.Manuel López-Ibáñez2009-04-221-19/+15
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-5/+5
* genautomata.c: Put blank after comma.Vladimir Makarov2009-04-131-158/+282
* genautomata.c: Add a new year to the copyright.Vladimir Makarov2009-03-271-60/+99