aboutsummaryrefslogtreecommitdiff
path: root/gcc/expmed.c
AgeCommit message (Expand)Author
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-01-31* expmed.c (extract_bit_field): allow non-integral modes if wedj
2001-01-21 * expmed.c (synth_mult, expand_mult_highpart, expand_divmod): Guardamylaar
2001-01-02 * function.c (expand_function_end): Properly handle DECL_RESULTkenner
2000-12-282000-12-28 Andreas Jaeger <aj@suse.de>aj
2000-12-28 * expmed.c (store_bit_field): Correctly compute smallest mode thatalehotsky
2000-12-16 * expmed.c (expand_mult): Write REG_EQUAL note with proper mode.kenner
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi
2000-11-06 * expmed.c (expand_divmod): For signed divide by 2, preferdenisc
2000-10-25Fixes for C++ structure layout breakage.wilson
2000-10-19Minor corrections in comments.cchavva
2000-10-18Adding new option -ftrapv.cchavva
2000-09-25 * expmed.c (store_bit_field): Adjust last change to not considerrth
2000-09-15 * expmed.c (store_bit_field): Consider naturally alignedrth
2000-08-12* tree.h (DECL_OFFSET_ALIGN): Make the off_align field ofgeoffk
2000-08-07 * expmed.c (store_bit_field): Don't require MEM_IN_STRUCT_P.rth
2000-07-03* expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 whengeoffk
2000-06-24Vector conversions supportcrux
2000-05-04 * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason
2000-04-18 * expmed.c (emit_store_flag): If comparing two-word integerkenner
2000-04-10 * expmed.c (init_expmed): Don't free objects we make.kenner
2000-03-30 * expmed.c (store_bit_field, store_fixed_bit_field): Fix morekenner
2000-03-30 * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.kenner
2000-03-30 * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner
2000-03-26 * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.kenner
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-02-26Copyright fixes.law
2000-02-19 * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner
2000-02-10 * combine.c (make_extraction, force_to_mode): Avoid warning onkenner
2000-02-10Fix ia64 compiler problem with gcc.c-torture/compile/920410-1.c.wilson
2000-01-24 * rtl.def: Add unordered fp comparisions.rth
2000-01-14 * eh-common.h: PROTO -> PARAMS.ghazi
2000-01-04 * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parametersdje
2000-01-04Update copyrightslaw
2000-01-02 * system.h (CEIL): Define.mmitchel
2000-01-01Avoid losing pending stack adjusts.crux
1999-10-26 * expmed.c (extract_bit_field): Allow for the case of non-integerlaw
1999-09-23Use cbranch patterns when availablecrux
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-07Merge in gcc2-ss-010999law
1999-09-02 * combine.c (simplify_shift_const): Remove extra semicolon.law
1999-08-18Combined compare & jump infrastructurecrux
1999-08-02Unroll my commit of 1999/08/01 16:14:58, there was a communications mixupgeoffk
1999-08-01 * config/rs6000/rs6000.c (num_insns_constant_wide): Correctgeoffk
1999-06-28 * expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.law
1999-04-171999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-03-25damacleod
1999-03-19Warning fixes:ghazi
1999-02-14 * except.c (start_catch_handler): Use emit_cmp_and_jump_insns.law