summaryrefslogtreecommitdiff
path: root/gcc/genattr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* genautomata.c cleanupAlexander Monakov2016-05-111-4/+4
* Make argv const char ** in read_md_files etcDavid Malcolm2016-05-061-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* unconditionally compile most of the delay slot codeTrevor Saunders2015-10-211-24/+15
* read-md.h (message_with_line, [...]): Delete.Richard Sandiford2015-07-161-23/+22
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford2014-10-221-2/+10
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-22/+24
* recog_memoized works on an rtx_insn *David Malcolm2014-09-091-1/+1
* insn_latency takes a pair of rtx_insnDavid Malcolm2014-09-041-1/+1
* dfa_clear_single_insn_cache takes an rtx_insnDavid Malcolm2014-08-291-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-3/+3
* shorten_branches takes an rtx_insnDavid Malcolm2014-08-251-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-6/+6
* md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke2012-11-051-7/+24
* rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher2012-05-041-6/+1
* genattr.c (write_upcase, [...]): Move to ...Joern Rennecke2011-07-251-26/+3
* genattr-common.c: New.Joseph Myers2011-06-281-3/+3
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek2010-06-211-7/+94
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-18/+25
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+4
* target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov2007-08-221-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-0/+1
* r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg2006-01-231-0/+2
* r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg2006-01-231-8/+1
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke2005-09-201-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-176/+2
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE...Kazu Hirata2004-02-281-6/+0
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-2/+1
* genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh R. Ghazi2003-07-091-1/+0
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1