aboutsummaryrefslogtreecommitdiff
path: root/gcc/genemit.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-1/+0
2017-03-02re PR tree-optimization/79345 (passing yet-uninitialized member as argument t...Jakub Jelinek1-3/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-18read-md.c: Move various state to within class rtx_readerDavid Malcolm1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-1/+1
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme1-0/+1
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02Check for invalid FAILsRichard Sandiford1-8/+38
2015-10-02re PR c/67819 (-Wduplicated-cond should take macros into account)Marek Polacek1-1/+1
2015-10-02re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek1-2/+2
2015-07-20genemit.c (print_code, [...]): Remove declarations.Marek Polacek1-8/+0
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-55/+44
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-26rtl.h (emit): Add an optional boolean parameter to control whether barriers a...Richard Sandiford1-5/+15
2015-06-14rtl.h (classify_insn): Declare.Richard Sandiford1-80/+19
2015-06-13gensupport.h (add_implicit_parallel): Declare.Richard Sandiford1-21/+9
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-10/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-1/+1
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev1-5/+7
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-0/+4
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-2/+9
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-6/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-09-01genemit.c: Include dumpfile.h.Segher Boessenkool1-0/+5
2014-08-21Use rtx_insn internally within generated functionsDavid Malcolm1-4/+4
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford1-3/+0
2012-03-05genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson1-1/+2
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-3/+6
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-0/+3
2011-04-01gensupport.h (pattern_stats): New structure.Richard Sandiford1-86/+25
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez1-0/+1
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10read-md.h (read_rtx_lineno): Rename to...Richard Sandiford1-6/+6
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0