summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* genoutput.c (validate_optab_operands): New.Paolo Bonzini2009-04-081-0/+18
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-091-20/+20
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-1/+1
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-0/+1
* * rtl.def (define_constraint, define_register_constraint)Zack Weinberg2006-02-281-13/+174
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-5/+5
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-22/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-5/+3
* genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford2004-08-131-0/+6
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* genoutput.c (process_template): Strip trailing whitespace in @ templates and ...Jakub Jelinek2004-02-221-1/+12
* re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers2004-01-091-3/+28
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+4
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-48/+3
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-73/+48
* * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.Segher Boessenkool2003-02-071-1/+4
* Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke2003-01-131-2/+2
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke2003-01-091-1/+86