varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT...
[gcc.git] / gcc / expmed.c
2003-09-26 Richard Sandifordexpmed.c (store_bit_field): Don't search for an integer...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-05 Roger Saylere PR rtl-optimization/1823 (-ftrapv aborts with pointe...
2003-08-22 Kazu Hiratac-decl.c: Fix comment formatting.
2003-08-04 Roger Saylefold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
2003-06-13 Richard Hendersonre PR middle-end/10475 (ICE in subreg_highpart_offset...
2003-04-21 Olivier Hainqueexpmed.c (extract_bit_field): Reverse operands of ...
2003-04-18 Richard Kenner* expmed.c (mask_rtx): Avoid undefined shifts for BITSI...
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-01-28 Andreas Schwabcfgloopmanip.c (create_preheader): Initialize src to...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-09 Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove defini...
2002-12-02 J"orn Renneckeexpmed.c (store_bit_field): Use int_mode_for_mode to...
2002-10-31 Steve Ellcey* expmed.c (store_bit_field): Check FUNCTION_ARG_REG_LI...
2002-09-29 John David Anglin* expmed.c (extract_bit_field): Fix bit-field extractio...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-06-24 David S. Millersparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32...
2002-06-17 Richard Henderson* expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.
2002-06-13 David S. Millerexpmed.c (init_expmed): Remove duplicate init of 'reg'.
2002-06-03 Kazu Hirataemit-rtl.c: Likewise.
2002-05-30 Eric Botcazouexpmed.c (const_mult_add_overflow_p): New.
2002-04-26 Richard Hendersonre PR c/2035 (ICE in extract_bit_field, at expmed.c...
2002-04-22 Tom RixGenerate constant for shift once.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-19 Lars Brinkhoffemit-rtl.c (gen_int_mode): New function.
2002-03-13 Aldy Hernandezexpmed.c (store_bit_field): Reset alias set for memory.
2002-03-05 Jakub Jelinekexpmed.c (emit_store_flag): Don't test BITS_PER_WORD...
2002-03-01 Richard Hendersonexpmed.c (store_bit_field): Prevent generation of CONCA...
2002-02-27 Geoffrey KeatingIndex: ChangeLog
2002-02-22 Eric Christopherexpmed.c (store_bit_field): Try to simplify the subreg...
2002-02-21 Jakub Jelinekre PR c++/4574 (Internal compiler error in `expand_and...
2002-02-20 Diego Novilloexpmed.c (store_bit_field): Do not store bit fields...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-02-01 Jakub Jelinekre PR c/5304 (gcc-20011231 generates incorrect divmod...
2002-01-30 Zack Weinberg* expmed.c (emit_store_flag): Call protect_from_queue...
2002-01-16 Kazu Hirataexpmed.c (extract_fixed_bit_field): Remove unused code.
2002-01-05 Kazu Hiratacse.c: Fix formatting.
2001-12-17 Jeff Lawexpmed.c (emit_store_flag): Extract updated comparison...
2001-12-12 Richard Hendersonexpmed.c (expand_divmod): Ignore sdiv_pow2_cheap for...
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-20 Geoffrey Keating* expmed.c (extract_bit_field): Don't create invalid...
2001-11-16 Richard Kennerexpr.c (store_field): Pass tree instead of max size...
2001-11-11 Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-11-07 Jan Hubickaexpmed.c (expand_mult): Force operand to register befor...
2001-11-02 Aldy Hernandezexpmed.c (store_bit_field): Use simplify_gen_subreg...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-08-31 Roman Zippelexpmed.c (store_bit_field): Update to patch from 2001...
2001-08-27 Roman Zippelexpmed.c (store_bit_field): Ignore adjustment to bitpos...
2001-08-24 Zack Weinbergexpmed.c: Default-#define HAVE_insv, HAVE_extv, and...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22 Richard Hendersonexpmed.c (CODE_FOR_insv, gen_insv): Provide defaults.
2001-08-22 Zack Weinbergexpmed.c (mode_for_extraction): New function.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-09 Andrew Haleyexpmed.c (store_fixed_bit_field): Don't use a mode...
2001-07-02 Richard Kenneremit-rtl.c (adjust_address): New function.
2001-05-22 Jan Hubickacombine.c (gen_binary): Use swap_commutative_operands_p
2001-04-12 Alexandre Olivaexpmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-01-31 DJ Delorieexpmed.c (extract_bit_field): allow non-integral modes...
2001-01-21 J"orn Renneckeexpmed.c (synth_mult, [...]): Guard uses of shift_cost...
2001-01-02 Richard Kennerfunction.c (expand_function_end): Properly handle DECL_...
2000-12-28 Andreas Jaegerexpmed.c (store_bit_field): Fix last patch.
2000-12-28 Alan Lehotskyexpmed.c (store_bit_field): Correctly compute smallest...
2000-12-16 Richard Kenner* expmed.c (expand_mult): Write REG_EQUAL note with...
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-06 Denis Chertykovexpmed.c (expand_divmod): For signed divide by 2, prefe...
2000-10-25 Jim WilsonFixes for C++ structure layout breakage.
2000-10-19 Chandrakala ChavvaMinor corrections in comments.
2000-10-18 Chandrakala ChavvaAdding new option -ftrapv.
2000-09-25 Richard Hendersonexpmed.c (store_bit_field): Adjust last change to not...
2000-09-15 Richard Hendersonexpmed.c (store_bit_field): Consider naturally aligned...
2000-08-12 Geoff Keatingtree.h (DECL_OFFSET_ALIGN): Make the off_align field...
2000-08-07 Richard Hendersonexpmed.c (store_bit_field): Don't require MEM_IN_STRUCT_P.
2000-07-03 Geoff Keatingexpmed.c (expand_mult_highpart): Use op1 instead of...
2000-06-24 Bernd SchmidtVector conversions support
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-04-18 Richard Kennerexpmed.c (emit_store_flag): If comparing two-word integ...
2000-04-10 Richard Kennerexpmed.c (init_expmed): Don't free objects we make.
2000-03-30 Richard Kennerexpmed.c (store_bit_field, [...]): Fix more cases of...
2000-03-30 Richard Kenner* expmed.c (store_fixed_bit_field): STRUCT_ALIGN is...
2000-03-30 Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-26 Richard Kennerexpmed.c (extract_bit_field): Ensure BITS_PER_WORD...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Jeff LawCopyright fixes.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-10 Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-02-10 Jim WilsonFix ia64 compiler problem with gcc.c-torture/compile...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-04 David Edelsohnexpmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
2000-01-04 Jeff LawUpdate copyrights
next