summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+6
* genflags.c (gen_insn): Use IS_VSPACE.Chris Meyer2002-03-111-4/+9
* genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand2002-03-071-1/+1
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-2/+2
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-17/+17
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-2/+2