summaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* rtl.h (PUT_MODE_RAW): New macro.Richard Sandiford2015-05-191-1/+1
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-1/+2
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-5/+24
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* Handcode gen_rtx_INSNDavid Malcolm2014-09-091-0/+1
* Introduce rtx_expr_list subclass of rtx_defDavid Malcolm2014-08-271-1/+2
* Introduce rtx_insn_list subclass of rtx_defDavid Malcolm2014-08-271-1/+2
* rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford2014-05-131-3/+4
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-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-2/+2
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-2/+2
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-0/+1
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-0/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* gegenrtl.c: Remove unnecesary prototypes.Jan Hubicka2010-06-011-80/+14
* rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher2010-05-221-5/+0
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka2007-05-241-4/+15
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-2/+2
* *** empty log message ***Dan Nicolaescu2004-09-021-3/+1
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-2/+2
* gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg2003-10-111-4/+4
* genmodes.c, [...]: New files.Zack Weinberg2003-10-101-10/+8
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-6/+3
* builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi2003-06-161-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-39/+29
* * gengenrtl.c (gencode): Delete unnecessary rtl_obstack declaration.Geoffrey Keating2002-12-181-1/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* gengenrtl.c (gencode): Don't define obstack_alloc_rtx.Neil Booth2002-07-211-4/+0
* rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke2002-07-111-1/+2
* gcse.c (gcse_emit_move_after): New.Jan Hubicka2002-05-311-0/+3
* gengenrtl.c (type_from_format, [...]): Support 'B'.Jan Hubicka2002-05-301-2/+4
* gengenrtl.c: Add prototype for excluded_rtx.Andreas Jaeger2002-05-191-7/+8
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-4/+18
* real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg2002-04-191-63/+0
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-12/+10
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-2/+2
* gencheck.c, [...]: Don't define xmalloc.Zack Weinberg2001-12-011-18/+0
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-5/+5
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12