summaryrefslogtreecommitdiff
path: root/gcc/genattr.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-05-11genautomata.c cleanupAlexander Monakov
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-10-21unconditionally compile most of the delay slot codeTrevor Saunders
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-09-04insn_latency takes a pair of rtx_insnDavid Malcolm
2014-08-29dfa_clear_single_insn_cache takes an rtx_insnDavid Malcolm
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm
2014-08-25shorten_branches takes an rtx_insnDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-07-21Fix typos.Ondřej Bílka
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke
2012-05-04rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher
2011-07-25genattr.c (write_upcase, [...]): Move to ...Joern Rennecke
2011-06-28genattr-common.c: New.Joseph Myers
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd
2010-06-21Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek
2010-06-10md.texi (define_enum_attr): Document.Richard Sandiford
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford
2009-11-25Remove trailing white spaces.H.J. Lu
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov
2006-01-23r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg
2005-09-20re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke
2005-06-25Update FSF address.Kelley Cook
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata
2004-02-28genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE...Kazu Hirata
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-09genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh R. Ghazi
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata