summaryrefslogtreecommitdiff
path: root/gcc/genattr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* unconditionally compile most of the delay slot codetbsaunde2015-10-211-24/+15
* gcc/rsandifo2015-07-161-23/+22
* Update copyright years.jakub2015-01-051-1/+1
* gcc/rsandifo2014-10-221-2/+10
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-22/+24
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-1/+1
* insn_latency takes a pair of rtx_insndmalcolm2014-09-041-1/+1
* dfa_clear_single_insn_cache takes an rtx_insndmalcolm2014-08-291-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-3/+3
* shorten_branches takes an rtx_insndmalcolm2014-08-251-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-09-281-3/+3
* Fix typos.mrs2013-07-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* * doc/md.texi (Defining Attributes): Document that we are definingamylaar2012-11-051-7/+24
* * rtl.def (ATTR_FLAG): Remove probability indicating flags.steven2012-05-041-6/+1
* * genattr.c (write_upcase, gen_attr <enum definition writing>):amylaar2011-07-251-26/+3
* * genattr-common.c: New. Based on genattr.c.jsm282011-06-281-3/+3
* gcc/froydnj2010-08-201-2/+2
* * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).jakub2010-06-211-7/+94
* gcc/rsandifo2010-06-101-18/+25
* gcc/rsandifo2010-06-101-1/+1
* gcc/rsandifo2010-06-101-0/+1
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-0/+4
* * target.h (struct gcc_target.sched: dfa_pre_advance_cycle,mkuvyrkov2007-08-221-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-03-161-0/+1
* r110127@banpei: zack | 2006-01-22 14:49:27 -0800zack2006-01-231-0/+2
* r110126@banpei: zack | 2006-01-22 14:47:42 -0800zack2006-01-231-8/+1
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-7/+0
* PR rtl-optimization/23898amylaar2005-09-201-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* 2004-07-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-201-176/+2
* gcc/kazu2004-03-151-1/+1
* * genattr.c (main): Don't definekazu2004-02-281-6/+0
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+1
* * genattr.c (internal_dfa_insn_code): Don't prototype.ghazi2003-07-091-1/+0
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * genattr.c (internal_dfa_insn_code): Output prototype.ghazi2003-07-051-0/+1
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-70/+55
* 2003-01-20 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-201-0/+5
* cp:ghazi2003-01-151-1/+1
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-091-0/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3