summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLog:steven2010-05-211-1/+0
* * recog.h (struct recog_data): New field is_operator.bernds2010-04-161-0/+2
* 2009-04-08 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-081-0/+18
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * genattrtab.c (insert_right_side, evaluate_eq_attr): Avoid C++ghazi2008-07-091-20/+20
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-1/+1
* 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2008-05-271-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * genemit.c (main): Add tm-constrs.h to included headers.dje2006-03-291-0/+1
* * rtl.def (define_constraint, define_register_constraint)zack2006-02-281-13/+174
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-5/+5
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-22/+0
* Update FSF address.kcook2005-06-251-2/+2
* * genattrtab.c, genemit.c, genoutput.c, genrecog.c,kazu2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)rsandifo2005-03-041-1/+1
* * Makefile.in (gengtype): Use $(BUILD_ERRORS).nathan2004-09-091-5/+3
* * genattrtab.c (insn_ent): Replace insn_code, insn_index and linenorsandifo2004-08-131-0/+6
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* * genoutput.c (process_template): Strip trailing whitespace in @jakub2004-02-221-1/+12
* PR c/11234jsm282004-01-091-3/+28
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-4/+4
* * genattr.c (internal_dfa_insn_code): Output prototype.ghazi2003-07-051-48/+3
* cp:ghazi2003-06-161-1/+1
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-73/+48
* * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.rth2003-02-071-1/+4
* Add 2003 copyright notices for constraints string patch, also 2002 noticeamylaar2003-01-131-2/+2
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-091-1/+86
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+6
* * genflags.c (gen_insn): Use IS_VSPACE.rth2002-03-111-4/+9
* * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.uweigand2002-03-071-1/+1
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-2/+2
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-17/+17
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-2/+2
* * Makefile.in (insn-output.o): Depend on $(EXPR_H).ghazi2001-04-111-0/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* libiberty:zack2001-03-061-3/+9
* * genoutput.c (process_template): Add sanity checking for '@' templates.hubicka2000-12-131-0/+9
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-0/+18
* 2000-09-10 Denis Chertykov <denisc@overta.ru>hp2000-09-101-1/+16
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-2/+3
* * genoutput.c: Don't include errors.h.rth2000-05-271-30/+57
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-26/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-8/+0
* * gensupport.c: New file.cpopetz2000-05-031-17/+11
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-21/+28