summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+1
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-11/+8
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-3/+3
* Pass "insn" as an rtx_insn within generated get_attr_ fns in insn-attrtab.cdmalcolm2014-08-211-2/+5
* [genattrtab] Fix memory corruption, allocate enough memory for all bypassed r...ktkachov2014-06-181-2/+9
* gcc/rsandifo2014-05-131-4/+1
* PR other/31778mrs2014-05-121-1/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-7/+7
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-6/+6
* Update copyright years in gcc/rsandifo2013-01-101-3/+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-1/+0
* * doc/md.texi (Defining Attributes): Document that we are definingamylaar2012-11-051-7/+8
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-6/+2
* * genattrtab.c (attr_rtx_cost): Move earlier, start with cost being 1.matz2012-05-211-65/+231
* PR other/29442steven2012-05-041-279/+389
* genattrtab: avoid NULL-deref on errormeyering2012-04-241-3/+4
* gcc/rsandifo2011-08-311-0/+14
* gcc/rsandifo2011-08-311-2/+9
* gcc/rsandifo2011-08-111-4/+5
* * genattrtab.c (evaluate_eq_attr): Allow an attribute to be definedbernds2011-07-081-0/+38
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-2/+1
* 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-091-1/+2
* * Makefile.in (build/genattrtab.o): Depend on vecprim.h.jakub2010-06-211-36/+237
* * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).jakub2010-06-211-16/+203
* gcc/rsandifo2010-06-101-30/+53
* gcc/rsandifo2010-06-101-1/+1
* gcc/rsandifo2010-06-101-74/+44
* gcc/rsandifo2010-06-101-1/+2
* gcc/ChangeLog:steven2010-05-211-1/+0
* * df-core.c (df_ref_debug): Change format string placeholderuros2010-04-141-2/+2
* Remove trailing white spaces.hjl2009-11-251-11/+11
* 2009-09-08 Kai Tietz <kai.tietz@onevision.com>ktietz2009-09-081-1/+1
* include/:ian2009-06-031-2/+3
* * genattrtab.c (insert_right_side, evaluate_eq_attr): Avoid C++ghazi2008-07-091-8/+8
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-15/+16
* gcc/rwild2008-06-061-2/+2
* * genattrtab.c (main): Rearrange output of insn-attrtab.c headers.mkuvyrkov2007-10-171-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+5
* 2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-111-76/+0
* * genattrtab.c (struct attr_value_list, insn_code_values): Move tojakub2007-01-261-19/+42
* 2006-09-07 Eric Christopher <echristo@apple.com>geoffk2006-11-011-0/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+3
* * genattrtab.c (gen_bypass): Allow bypasses to contain whitespace.rsandifo2006-01-251-1/+4