usage.adb: Add lines for V switch.
[platform/upstream/gcc.git] / gcc / expmed.c
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...
1998-10-05 Torbjorn Granlundexpmed.c (expand_divmod): Don't widen for computing...
1998-09-23 Nick CliftonAdd comment provided by Jim Wilson.
1998-09-15 Jeffrey A Lawcombine.c (make_extraction): If no mode is specified...
1998-08-22 David S. Millerexpmed.c (make_tree): Sign extend even if TREE_UNSIGNED...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-24 John Carrexpr.c (get_memory_rtx): New function.
1998-06-20 Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-16 Jeff Lawexpr.c (store_constructor_field): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-03 Jeff Lawdummy commit before merge
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-15 Richard Henderson* expmed.c (expand_shift): If SHIFT_COUNT_TRUNCATED...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 Jim WilsonPatches to fix minor optimizer bugs
1997-09-23 David S. Millerexpmed.c (expand_divmod): If compute_mode is not the...
1997-09-07 Jeff Lawversion.c: Bump for snapshot.
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-02-15 Richard Kenner(expand_divmod): prefer divmod in same mode over div...
1997-01-27 Richard Kenner(emit_store_flag): Properly test for STORE_FLAG_VALUE...
1997-01-04 Richard Kenner(store_fixed_bit_field): If not SLOW_UNALIGNED_ACCESS...
1996-12-12 Jeff Law* expmed.c (emit_store_flag_force): Fix typos/thinkos.
1996-10-21 Torbjorn Granlund(emit_store_flag_force): New function.
1996-09-25 Jim Wilson(store_bit_field): don't make flag_force_mem disable...
1996-07-17 Torbjorn Granlund(expand_mult_highpart): Revert last change.
1996-07-03 Mike Stumpformatting tweaks
1996-06-28 Richard Kenner(expand_mult_highpart): Use op1 not wide_op1 in expansi...
next