summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-10-18read-md.c: Move various state to within class rtx_readerDavid Malcolm
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-04read-md.c: track column numbersDavid Malcolm
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov
2016-01-04Update copyright years.Jakub Jelinek
2015-08-05gensupport.c (sequence_num): Replace with...Richard Sandiford
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford
2015-07-16genoutput.c (data): Use a file_location to record the source position.Richard Sandiford
2015-07-16genoutput.c (next_index_number): Delete.Richard Sandiford
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-01-15re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-19[Patch] Teach genrecog/genoutput that scratch registers require write constr...James Greenhalgh
2014-08-21Use rtx_insn internally within generated functionsDavid Malcolm
2014-06-11common.md: New file.Richard Sandiford
2014-06-03gcc/Richard Sandiford
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-08-05re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-10-15genoutput.c (process_template): Process '*' in '@' alternatives.J"orn Rennecke
2012-08-20re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)Richard Guenther
2012-07-09gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford
2011-07-21system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford
2011-04-12* recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford
2011-04-12recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford
2011-04-01recog.h (insn_data_d): Add n_generator_args.Richard Sandiford
2010-11-30hwint.c: New.Joseph Myers
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke