OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / expmed.c
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
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-04-18 kenner * expmed.c (emit_store_flag): If comparing two-word...
2000-04-10 kenner * expmed.c (init_expmed): Don't free objects we make.
2000-03-30 kenner * expmed.c (store_bit_field, store_fixed_bit_field...
2000-03-30 kenner * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-26 kenner * expmed.c (extract_bit_field): Ensure BITS_PER_WORD...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawCopyright fixes.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-02-10 wilsonFix ia64 compiler problem with gcc.c-torture/compile...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-04 dje * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
2000-01-04 lawUpdate copyrights
2000-01-02 mmitchel * system.h (CEIL): Define.
2000-01-01 cruxAvoid losing pending stack adjusts.
1999-10-26 law * expmed.c (extract_bit_field): Allow for the...
1999-09-23 cruxUse cbranch patterns when available
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-02 law * combine.c (simplify_shift_const): Remove...
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-02 geoffkUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01 geoffk * config/rs6000/rs6000.c (num_insns_constant_wide...
1999-06-28 law * expmed.c (expand_divmod): Ensure unsigned...
next