aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
AgeCommit message (Expand)Author
2005-04-15 * doc/invoke.texi: Fix typos.Volker Reichelt
2005-01-30 * optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi,Kazu Hirata
2005-01-22 * genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson
2005-01-21 * doc/rtl.texi: Document value extension requirements for CONST_INT.Paul Brook
2005-01-05 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: AddSteven Bosscher
2004-11-17 * doc/rtl.texi (Flags): Grammar fix.Ben Elliston
2004-11-14 * doc/rtl.texi (SUBREG): Adjust BYTENUM value in example.Eric Botcazou
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andSteven Bosscher
2004-11-05 * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,Joseph Myers
2004-11-05 * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,Joseph Myers
2004-10-092004-10-09 Roger Sayle <roger@eyesopen.com>Roger Sayle
2004-09-08 * function.c (reference_callee_copied): New.Richard Henderson
2004-09-08 * doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.Ben Elliston
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson
2004-07-27 * libgcc2.c: Change all conditionals testingZack Weinberg
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-092004-04-09 Caroline Tice <ctice@apple.com>Caroline Tice
2004-03-032004-02-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-01-27 * doc/rtl.texi (Arithmetic): Rewrite entries for PLUS,Zack Weinberg
2004-01-18 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,Joseph Myers
2004-01-18 * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi,Joseph Myers
2004-01-13 * doc/rtl.texi (Vector Operations): Remove defunct vec_const item.Ben Elliston
2003-07-31 * doc/c-tree.texi: Normalize spellings of "lowercase" andMatt Kraai
2003-07-01 * combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata
2003-06-22 * doc/rtl.texi: Fix the @findex for pre_modify.Kazu Hirata
2003-05-30 * doc/invoke.texi: Fix typos.Kazu Hirata
2003-05-12 * doc/rtl.texi: Document zero_extract as a valid destinationRoger Sayle
2003-04-27 * varasm.c (const_str_htab_hash, const_str_htab_eq, STRHASH,Zack Weinberg
2003-04-22 PR 8866Richard Henderson
2003-04-21Refine last change.Richard Kenner
2003-04-21 * doc/rtl.texi (RTX_UNCHANGING_P): Point to true_dependence forRichard Kenner
2003-04-17 * rtl.h (MEM_ALIAS_SET): Update documentation.Richard Henderson
2003-04-07 * doc/rtl.texi (Comparison operations): Update toEric Botcazou
2003-02-20 * combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek
2003-02-05 * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson
2003-02-012003-02-01 Richard Henderson <rth@redhat.com>Richard Henderson
2003-01-26 * doc/cpp.texi: Fix typos.Kazu Hirata
2002-12-17 * doc/c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata
2002-09-15 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-042002-09-04 Janis Johnson <janis187@us.ibm.com>Janis Johnson
2002-08-30 * doc/c-tree.texi (RDIV_EXPR): Fix typo.Paul Koning
2002-08-14Insert memory clobbers before the code that pops variable arrays.Dale Johannesen
2002-07-19 * rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg
2002-06-14 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2002-05-30 * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.Jan Hubicka
2002-05-102002-05-10 David S. Miller <davem@redhat.com>David S. Miller
2002-05-102002-05-09 David S. Miller <davem@redhat.com>David S. Miller
2002-05-08 * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,Janis Johnson
2002-05-06 * doc/rtl.texi (Flags): Update to reflect current usage.Janis Johnson