OSDN Git Service

2004-05-13 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / expmed.c
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-24 uweigand * expmed.c (expand_mult_highpart_adjust): Do not assum...
2004-04-21 kenner * expmed.c (expand_mult_highpart_optab): Use narrower...
2004-04-19 kenner * expmed.c (expand_mult_highpart_adjust): Make OP1...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-21 uweigand * expmed.c (choose_mult_variant): Pass MULT_COST as...
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-19 rsandifo * expmed.c (choose_mult_variant, expand_mult_const...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-21 kazu * combine.c (SHIFT_COUNT_TRUNCATED): Remove.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-01 hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2003-12-08 wilsonFix IA-64 glibc ICE
2003-11-11 wilsonUndo accidental GET_MODE_BITSIZE damage.
2003-10-25 grahams Fix bootstrap failure.
2003-10-25 zack * genmodes.c (struct mode_data): Add contained and...
2003-09-26 rsandifo * expmed.c (store_bit_field): Don't search for an...
2003-09-18 mmitchel PR target/11184
2003-09-05 sayle PR optimization/1823
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-04 sayle * fold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-13 rth PR middle-end/10475
2003-04-21 kenner * expmed.c (extract_bit_field): Reverse operands of...
2003-04-18 kenner * expmed.c (mask_rtx): Avoid undefined shifts for...
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-01-28 schwab * cfgloopmanip.c (create_preheader): Initialize src...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-09 sje * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove...
2002-12-02 amylaar * expmed.c (store_bit_field): Use int_mode_for_mode...
2002-10-31 sje * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_L...
2002-09-29 danglin * expmed.c (extract_bit_field): Fix bit-field extracti...
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-06-24 davem2002-06-24 David S. Miller <davem@redhat.com>
2002-06-17 rth * expmed.c (make_tree): Handle SIGN_EXTEND...
2002-06-13 davem2002-06-13 David S. Miller <davem@redhat.com>
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-05-30 rth * expmed.c (const_mult_add_overflow_p): New.
2002-04-26 rth PR c/2035
2002-04-22 trixGenerate constant for shift once.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-13 aldyh2002-03-13 Aldy Hernandez <aldyh@redhat.com>
2002-03-05 jakub * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
2002-03-01 rth * expmed.c (store_bit_field): Prevent generatio...
2002-02-27 geoffkIndex: ChangeLog
2002-02-22 echristo2002-02-21 Eric Christopher <echristo@redhat.com>
2002-02-21 jakub PR c++/4574
2002-02-20 dnovillo * expmed.c (store_bit_field): Do not store bit fields...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-01 jakub PR c/5304:
2002-01-30 zack * expmed.c (emit_store_flag): Call protect_from_queue...
2002-01-16 kazu * expmed.c (extract_fixed_bit_field): Remove unused...
2002-01-05 kazu * cse.c: Fix formatting.
2001-12-17 law * expmed.c (emit_store_flag): Extract updated...
2001-12-12 rth * expmed.c (expand_divmod): Ignore sdiv_pow2_ch...
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-11-20 geoffk * expmed.c (extract_bit_field): Don't create invalid...
2001-11-16 kenner * expr.c (store_field): Pass tree instead of max size...
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-11-07 hubicka * expmed.c (expand_mult): Force operand to register...
2001-11-02 aldyh * expmed.c (store_bit_field): Use simplify_gen_...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-08-31 rth * expmed.c (store_bit_field): Update to patch...
2001-08-27 rth * expmed.c (store_bit_field): Ignore adjustment...
2001-08-24 zack * expmed.c: Default-#define HAVE_insv, HAVE_extv,...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 rth * expmed.c (CODE_FOR_insv, gen_insv): Provide...
2001-08-22 zack * expmed.c (mode_for_extraction): New function.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-07-09 aph2001-07-03 Andrew Haley <aph@redhat.com>
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-05-22 rth * combine.c (gen_binary): Use swap_commutative_...
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-01-31 dj* expmed.c (extract_bit_field): allow non-integral...
2001-01-21 amylaar * expmed.c (synth_mult, expand_mult_highpart, expand_d...
2001-01-02 kenner * function.c (expand_function_end): Properly handle...
2000-12-28 aj2000-12-28 Andreas Jaeger <aj@suse.de>
2000-12-28 alehotsky * expmed.c (store_bit_field): Correctly compute smalle...
2000-12-16 kenner * expmed.c (expand_mult): Write REG_EQUAL note with...
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-06 denisc * expmed.c (expand_divmod): For signed divide by 2...
2000-10-25 wilsonFixes for C++ structure layout breakage.
2000-10-19 cchavvaMinor corrections in comments.
2000-10-18 cchavvaAdding new option -ftrapv.
2000-09-25 rth * expmed.c (store_bit_field): Adjust last chang...
2000-09-15 rth * expmed.c (store_bit_field): Consider naturall...
2000-08-12 geoffk* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
2000-08-07 rth * expmed.c (store_bit_field): Don't require...
2000-07-03 geoffk* expmed.c (expand_mult_highpart): Use op1 instead...
2000-06-24 cruxVector conversions support
next