summaryrefslogtreecommitdiff
path: root/gcc/genconfig.c
Commit message (Expand)AuthorAgeFilesLines
* always define HAVE_peephole2tbsaunde2015-08-211-0/+5
* always define HAVE_conditional_executiontbsaunde2015-08-211-0/+2
* gcc/rsandifo2015-07-161-45/+36
* always define HAVE_lo_sumtbsaunde2015-05-241-0/+2
* always define HAVE_peepholetbsaunde2015-05-221-0/+2
* always define HAVE_conditional_movetbsaunde2015-05-221-0/+2
* always define HAVE_cc0tbsaunde2015-04-221-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* Only transform rotate to rotatert and v.v. if target has bothsegher2014-07-021-0/+18
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-09-281-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/rsandifo2010-06-101-1/+1
* Remove trailing white spaces.hjl2009-11-251-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-7/+0
* Update FSF address.kcook2005-06-251-2/+2
* * genconfig.c (walk_insn_part): Look at match_dups inside a label_ref.bernds2004-11-121-1/+2
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-1/+1
* gcc/kazu2004-02-041-1/+1
* * genconfig.c (main): Have CC0_P check its operand even on akazu2004-01-301-1/+3
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-29/+16
* * genconfig.c (main): Generate CC0_P.kazu2003-02-051-1/+8
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * 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
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-2/+4
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * genattr.c, gencheck.c, gencodes.c, genconfig.c, genflags.c,zack2001-04-021-4/+10
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-0/+1
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-5/+30
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-27/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-7/+0
* * gensupport.c: New file.cpopetz2000-05-031-28/+33
* * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.rth2000-04-271-6/+6
* * rtl.def (COND_EXEC): New.rth2000-04-071-18/+12
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-6/+6
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+1
* * genconfig.c (main): Disable HAVE_conditional_arithmetic.rth1999-10-061-0/+3
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-6/+0
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8