aboutsummaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-16recog.h (struct recog_data): New field is_operator.Bernd Schmidt1-0/+2
2009-04-08genoutput.c (validate_optab_operands): New.Paolo Bonzini1-0/+18
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-09genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-20/+20
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-1/+1
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-1/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-0/+1
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg1-13/+174
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-5/+5
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-22/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-5/+3
2004-08-13genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford1-0/+6
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-02-22genoutput.c (process_template): Strip trailing whitespace in @ templates and ...Jakub Jelinek1-1/+12
2004-01-09re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers1-3/+28
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-4/+4
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-48/+3
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-73/+48
2003-02-07* genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.Segher Boessenkool1-1/+4
2003-01-13Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke1-2/+2
2003-01-09defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke1-1/+86
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+6
2002-03-11genflags.c (gen_insn): Use IS_VSPACE.Chris Meyer1-4/+9
2002-03-07genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand1-1/+1
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-2/+2
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-17/+17
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-2/+2
2001-04-11Makefile.in (insn-output.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1