aboutsummaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+1
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-2/+2
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-10-04read-md.c: track column numbersDavid Malcolm1-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-2/+2
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-05gensupport.c (sequence_num): Replace with...Richard Sandiford1-45/+0
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-73/+57
2015-07-16genoutput.c (data): Use a file_location to record the source position.Richard Sandiford1-69/+57
2015-07-16genoutput.c (next_index_number): Delete.Richard Sandiford1-12/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-19/+3
2015-01-15re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+1
2014-09-19[Patch] Teach genrecog/genoutput that scratch registers require write constr...James Greenhalgh1-0/+13
2014-08-21Use rtx_insn internally within generated functionsDavid Malcolm1-2/+2
2014-06-11common.md: New file.Richard Sandiford1-9/+10
2014-06-03gcc/Richard Sandiford1-66/+0
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-0/+5
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-5/+5
2013-08-05re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-10-15genoutput.c (process_template): Process '*' in '@' alternatives.J"orn Rennecke1-8/+58
2012-08-20re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)Richard Guenther1-1/+1
2012-07-09gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher1-3/+20
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford1-4/+0
2011-07-21system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill1-5/+5
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-1/+10
2011-04-12* recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford1-10/+1
2011-04-12recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-1/+10
2011-04-01recog.h (insn_data_d): Add n_generator_args.Richard Sandiford1-35/+24
2010-11-30hwint.c: New.Joseph Myers1-2/+1
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez1-0/+1
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke1-2/+2
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford1-66/+35
2010-06-10read-md.h (read_rtx_lineno): Rename to...Richard Sandiford1-5/+5
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-0/+1