summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* [1/77] Add an E_ prefix to mode namesRichard Sandiford2017-08-301-2/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* read-md.c: Move various state to within class rtx_readerDavid Malcolm2016-10-181-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-1/+1
* read-md.c: track column numbersDavid Malcolm2016-10-041-1/+1
* tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme2016-09-261-0/+1
* Make argv const char ** in read_md_files etcDavid Malcolm2016-05-061-2/+2
* re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov2016-01-291-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* gensupport.c (sequence_num): Replace with...Richard Sandiford2015-08-051-45/+0
* read-md.h (message_with_line, [...]): Delete.Richard Sandiford2015-07-161-73/+57
* genoutput.c (data): Use a file_location to record the source position.Richard Sandiford2015-07-161-69/+57
* genoutput.c (next_index_number): Delete.Richard Sandiford2015-07-161-12/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-19/+3
* re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov2015-01-151-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+12
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+1
* [Patch] Teach genrecog/genoutput that scratch registers require write constr...James Greenhalgh2014-09-191-0/+13
* Use rtx_insn internally within generated functionsDavid Malcolm2014-08-211-2/+2
* common.md: New file.Richard Sandiford2014-06-111-9/+10
* gcc/Richard Sandiford2014-06-031-66/+0
* md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford2014-05-281-0/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* 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-5/+5
* re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo2013-08-051-2/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* genoutput.c (process_template): Process '*' in '@' alternatives.J"orn Rennecke2012-10-151-8/+58
* re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)Richard Guenther2012-08-201-1/+1
* gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher2012-07-091-3/+20
* genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford2012-04-161-4/+0
* system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill2011-07-211-5/+5
* recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford2011-04-151-1/+10
* * recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford2011-04-121-10/+1
* recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford2011-04-121-1/+10
* recog.h (insn_data_d): Add n_generator_args.Richard Sandiford2011-04-011-35/+24
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-0/+1
* re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke2010-06-231-2/+2
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-101-66/+35
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-5/+5
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* recog.h (struct recog_data): New field is_operator.Bernd Schmidt2010-04-161-0/+2