summaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-30Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*Ilya Leoshkevich
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-20poly_int: rtx constantsRichard Sandiford
2017-07-29replace rtx_alloc_stat with c++Trevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-05-19rtl.h (PUT_MODE_RAW): New macro.Richard Sandiford
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-09-09Handcode gen_rtx_INSNDavid Malcolm
2014-08-27Introduce rtx_expr_list subclass of rtx_defDavid Malcolm
2014-08-27Introduce rtx_insn_list subclass of rtx_defDavid Malcolm
2014-05-13rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
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-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-01gegenrtl.c: Remove unnecesary prototypes.Jan Hubicka
2010-05-22rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka
2005-06-25Update FSF address.Kelley Cook
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell
2004-09-02*** empty log message ***Dan Nicolaescu
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford
2003-10-11gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg
2003-10-10genmodes.c, [...]: New files.Zack Weinberg
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-12-18* gengenrtl.c (gencode): Delete unnecessary rtl_obstack declaration.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-07-21gengenrtl.c (gencode): Don't define obstack_alloc_rtx.Neil Booth
2002-07-11rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke
2002-05-31gcse.c (gcse_emit_move_after): New.Jan Hubicka
2002-05-30gengenrtl.c (type_from_format, [...]): Support 'B'.Jan Hubicka
2002-05-19gengenrtl.c: Add prototype for excluded_rtx.Andreas Jaeger
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg