aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
AgeCommit message (Expand)Author
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
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi
2001-12-01gencheck.c, [...]: Don't define xmalloc.Zack Weinberg
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi
2000-10-13Remove obstacks.Mark Mitchell
2000-08-03* gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita
2000-06-25gengenrtl.c (special_rtx): Fix typo in comment.Theodore Papadopoulo
2000-06-12gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.H.J. Lu
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg
2000-04-21gengenrtl.c (gencode): Write obstack_alloc_rtx function start in proper format.Richard Kenner
2000-04-18* gengenrtl.c (genlegend): Fix misspelling.Stan Cox
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi