gensupport.c: Include hashtab.h.
[gcc.git] / gcc / expmed.c
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
2000-01-02 Mark Mitchellsystem.h (CEIL): Define.
2000-01-01 Bernd SchmidtAvoid losing pending stack adjusts.
1999-10-26 Geoff Keatingexpmed.c (extract_bit_field): Allow for the case of...
1999-09-23 Bernd SchmidtUse cbranch patterns when available
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-02 Finn Hakanssoncombine.c (simplify_shift_const): Remove extra semicolon.
1999-08-18 Bernd SchmidtCombined compare & jump infrastructure
1999-08-02 Geoffrey KeatingUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01 Geoff Keatingrs6000.c (num_insns_constant_wide): Correct for type...
1999-06-28 David Edelsohn* expmed.c (expand_divmod): Ensure unsigned value fits...
1999-04-17 Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-03-25 Andrew Macleodrtl.texi (RTX_FRAME_RELATED_P): Add documentation.
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-02-14 Jeffrey A Lawexcept.c (start_catch_handler): Use emit_cmp_and_jump_i...
1998-12-08 J"orn Renneckeloop.c (strength_reduce): If scan_start points to the...
1998-10-21 Jim WilsonFix sparc builtin_memcpy miscompilation.
1998-10-13 Richard Hendersonfunction.c (purge_addressof_1): Fix typo in inequality...
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-09 Richard Hendersonexpmed.c (store_bit_field): Pun non-integral str_rtx...
next