aboutsummaryrefslogtreecommitdiff
path: root/gcc/expmed.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-06Merge with basic-improvements as of 2002-11-05.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-07-03Mainline merge as of 2002-06-30.Diego Novillo
2002-06-17 * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.Richard Henderson
2002-06-132002-06-13 David S. Miller <davem@redhat.com>David S. Miller
2002-06-03 * emit-rtl.c: Likewise.Kazu Hirata
2002-05-30 * expmed.c (const_mult_add_overflow_p): New.Eric Botcazou
2002-04-26 PR c/2035Richard Henderson
2002-04-22Generate constant for shift once.Tom Rix
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,Neil Booth
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-19 * emit-rtl.c (gen_int_mode): New function.Lars Brinkhoff
2002-03-132002-03-13 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-03-05 * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2Jakub Jelinek
2002-03-01 * expmed.c (store_bit_field): Prevent generation of CONCATs;Richard Henderson
2002-02-27Index: ChangeLogGeoffrey Keating
2002-02-222002-02-21 Eric Christopher <echristo@redhat.com>Eric Christopher
2002-02-21 PR c++/4574Jakub Jelinek
2002-02-20 * expmed.c (store_bit_field): Do not store bit fields using SUBREGDiego Novillo
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-02-01 PR c/5304:Jakub Jelinek
2002-01-30 * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.Zack Weinberg
2002-01-16 * expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-12-17 * expmed.c (emit_store_flag): Extract updated comparison codeJeffrey A Law
2001-12-12 * expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes inRichard Henderson
2001-12-09 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,Joseph Myers
2001-11-20 * expmed.c (extract_bit_field): Don't create invalid SUBREGs.Geoffrey Keating
2001-11-16 * expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner
2001-11-11 * expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner
2001-11-07 * expmed.c (expand_mult): Force operand to register before computingJan Hubicka
2001-11-02 * expmed.c (store_bit_field): Use simplify_gen_subreg to makeAldy Hernandez
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs