1999-09-07 |
Jeff Law | Merge in gcc2-ss-010999 |
blob | commitdiff | raw |
1999-09-02 |
Finn Hakansson | combine.c (simplify_shift_const): Remove extra semicolon. |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Bernd Schmidt | Combined compare & jump infrastructure |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Geoffrey Keating | Unroll my commit of 1999/08/01 16:14:58, there was... |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Geoff Keating | rs6000.c (num_insns_constant_wide): Correct for type... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
David Edelsohn | * expmed.c (expand_divmod): Ensure unsigned value fits... |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Zack Weinberg | c-aux-info.c, [...]: Include toplev.h for real declarat... |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Andrew Macleod | rtl.texi (RTX_FRAME_RELATED_P): Add documentation. |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Kaveh R. Ghazi | Warning fixes: |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Jeffrey A Law | except.c (start_catch_handler): Use emit_cmp_and_jump_i... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
J"orn Rennecke | loop.c (strength_reduce): If scan_start points to the... |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Jim Wilson | Fix sparc builtin_memcpy miscompilation. |
blob | commitdiff | raw | diff to current |
1998-10-13 |
Richard Henderson | function.c (purge_addressof_1): Fix typo in inequality... |
blob | commitdiff | raw | diff to current |
1998-10-13 |
Kaveh R. Ghazi | Warning fixes: |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Richard Henderson | expmed.c (store_bit_field): Pun non-integral str_rtx... |
blob | commitdiff | raw | diff to current |
1998-10-05 |
Torbjorn Granlund | expmed.c (expand_divmod): Don't widen for computing... |
blob | commitdiff | raw | diff to current |
1998-09-23 |
Nick Clifton | Add comment provided by Jim Wilson. |
blob | commitdiff | raw | diff to current |
1998-09-15 |
Jeffrey A Law | combine.c (make_extraction): If no mode is specified... |
blob | commitdiff | raw | diff to current |
1998-08-22 |
David S. Miller | expmed.c (make_tree): Sign extend even if TREE_UNSIGNED... |
blob | commitdiff | raw | diff to current |
1998-06-29 |
Jeff Law | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog... |
blob | commitdiff | raw | diff to current |
1998-06-24 |
John Carr | expr.c (get_memory_rtx): New function. |
blob | commitdiff | raw | diff to current |
1998-06-20 |
Jeffrey A Law | calls.c (expand_call): Initialize "src" and "dest". |
blob | commitdiff | raw | diff to current |
1998-05-06 |
Jeff Law | typo typo fixes fixes |
blob | commitdiff | raw | diff to current |
1998-05-05 |
Jeff Law | * Check in merge from gcc2. See ChangeLog.12 for details. |
blob | commitdiff | raw | diff to current |
1998-04-16 |
Jeff Law | expr.c (store_constructor_field): Add prototype. |
blob | commitdiff | raw | diff to current |
1998-04-04 |
Jeff Law | * Check in merge from gcc2. See ChangeLog.11 and Chang... |
blob | commitdiff | raw | diff to current |
1998-04-03 |
Jeff Law | dummy commit before merge |
blob | commitdiff | raw | diff to current |
1998-03-20 |
Kaveh R. Ghazi | Major cutover to using system.h: |
blob | commitdiff | raw | diff to current |
1998-01-14 |
Richard Henderson | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_... |
blob | commitdiff | raw | diff to current |
1997-12-15 |
Richard Henderson | * expmed.c (expand_shift): If SHIFT_COUNT_TRUNCATED... |
blob | commitdiff | raw | diff to current |
1997-12-07 |
Jeff Law | Merge from gcc-2.8 |
blob | commitdiff | raw | diff to current |
1997-11-02 |
Jeff Law | Update mainline egcs to gcc2 snapshot 971021. |
blob | commitdiff | raw | diff to current |
1997-10-20 |
Jim Wilson | Patches to fix minor optimizer bugs |
blob | commitdiff | raw | diff to current |
1997-09-23 |
David S. Miller | expmed.c (expand_divmod): If compute_mode is not the... |
blob | commitdiff | raw | diff to current |
1997-09-07 |
Jeff Law | version.c: Bump for snapshot. |
blob | commitdiff | raw | diff to current |
1997-05-06 |
Mike Stump | reformat a little to match GNU coding standards. |
blob | commitdiff | raw | diff to current |
1997-02-15 |
Richard Kenner | (expand_divmod): prefer divmod in same mode over div... |
blob | commitdiff | raw | diff to current |
1997-01-27 |
Richard Kenner | (emit_store_flag): Properly test for STORE_FLAG_VALUE... |
blob | commitdiff | raw | diff to current |
1997-01-04 |
Richard Kenner | (store_fixed_bit_field): If not SLOW_UNALIGNED_ACCESS... |
blob | commitdiff | raw | diff to current |
1996-12-12 |
Jeff Law | * expmed.c (emit_store_flag_force): Fix typos/thinkos. |
blob | commitdiff | raw | diff to current |
1996-10-21 |
Torbjorn Granlund | (emit_store_flag_force): New function. |
blob | commitdiff | raw | diff to current |
1996-09-25 |
Jim Wilson | (store_bit_field): don't make flag_force_mem disable... |
blob | commitdiff | raw | diff to current |
1996-07-17 |
Torbjorn Granlund | (expand_mult_highpart): Revert last change. |
blob | commitdiff | raw | diff to current |
1996-07-03 |
Mike Stump | formatting tweaks |
blob | commitdiff | raw | diff to current |
1996-06-28 |
Richard Kenner | (expand_mult_highpart): Use op1 not wide_op1 in expansi... |
blob | commitdiff | raw | diff to current |
1996-06-27 |
Jim Wilson | (extract_bit_field): Check TRULY_NOOP_TRUNCATION before |
blob | commitdiff | raw | diff to current |
1996-05-17 |
Richard Kenner | (store_split_bit_field): Don't assume the alignment... |
blob | commitdiff | raw | diff to current |
1996-05-05 |
Richard Kenner | Fix typo in comment. |
blob | commitdiff | raw | diff to current |
1996-03-30 |
Torbjorn Granlund | (expand_divmod, case TRUNC_DIV_EXPR): Move some code |
blob | commitdiff | raw | diff to current |
1996-03-27 |
Richard Kenner | (negate_rtx): Fix typo in previous change. |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Richard Kenner | (negate_rtx): Don't try to negate a constant ourself... |
blob | commitdiff | raw | diff to current |
1996-03-19 |
Richard Kenner | (emit_store_flag): If expanding (GE X 0) will need... |
blob | commitdiff | raw | diff to current |
1996-01-17 |
Jim Wilson | (extract_bit_field): For multi-word bitfield, clobber... |
blob | commitdiff | raw | diff to current |
1996-01-16 |
Richard Kenner | (extract_bit_field): Don't abort if not MEM_IN_STRUCT_P. |
blob | commitdiff | raw | diff to current |
1995-12-17 |
Torbjorn Granlund | (expand_mult_highpart): When doing widening multiply, |
blob | commitdiff | raw | diff to current |
1995-12-15 |
Richard Kenner | (store_bit_field): Don't use insv for BLKmode value. |
blob | commitdiff | raw | diff to current |
1995-12-14 |
Torbjorn Granlund | (expand_divmod... |
blob | commitdiff | raw | diff to current |
1995-12-13 |
Richard Kenner | (expand_divmod): Don't use TARGET if it's the wrong... |
blob | commitdiff | raw | diff to current |
1995-07-13 |
Richard Kenner | (SHIFT_COUNT_TRUNCATED): Use #ifdef not #if. |
blob | commitdiff | raw | diff to current |
1995-06-15 |
Richard Kenner | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-06-14 |
Richard Kenner | (emit_store_flag): Always set LAST. |
blob | commitdiff | raw | diff to current |
1995-06-08 |
Richard Kenner | (store_split_bit_field): When adjust arg in BYTES_BIT_E... |
blob | commitdiff | raw | diff to current |
1995-06-08 |
Richard Kenner | (expand_divmod): Always check result of emit_store_flag. |
blob | commitdiff | raw | diff to current |
1995-06-01 |
Richard Kenner | (extract_fixed_bit_field): For REG case, compute total_... |
blob | commitdiff | raw | diff to current |
1995-06-01 |
Richard Kenner | (expand_mult_highpart): Use wide_op1 for all multiplies. |
blob | commitdiff | raw | diff to current |
1995-05-16 |
Richard Kenner | Fix typos in comments. |
blob | commitdiff | raw | diff to current |
1995-05-02 |
Michael Meissner | If expensive optimizations, use different pseudos when... |
blob | commitdiff | raw | diff to current |
1995-04-03 |
Michael Meissner | Get correct bit offset for big endian (SUBREG (REG)) |
blob | commitdiff | raw | diff to current |
1995-02-13 |
Doug Evans | (store_split_bit_field): If value is VOIDmode, pass... |
blob | commitdiff | raw | diff to current |
1995-02-11 |
Richard Kenner | (expand_divmod): Always call expand_twoval_binop with... |
blob | commitdiff | raw | diff to current |
1995-02-06 |
Torbjorn Granlund | (mul_cost, div_cost): New variables. |
blob | commitdiff | raw | diff to current |
1995-01-14 |
Doug Evans | Add 1995 to copyright. |
blob | commitdiff | raw | diff to current |
1995-01-14 |
Doug Evans | (extract_bit_field, fields bigger than word case):... |
blob | commitdiff | raw | diff to current |
1994-12-29 |
Jim Wilson | (expand_mult_highpart): Use convert_modes instead of |
blob | commitdiff | raw | diff to current |
1994-12-12 |
Doug Evans | (emit_store_flag): Set mode after canonicalizing op0... |
blob | commitdiff | raw | diff to current |
1994-11-29 |
Richard Kenner | (expand_shift): Open-code rotate even if by a variable. |
blob | commitdiff | raw | diff to current |
1994-11-29 |
Jim Wilson | (store_bit_field, extract_bit_field): Consistently use |
blob | commitdiff | raw | diff to current |
1994-11-19 |
Jim Wilson | (expand_shift): Re-enable truncation of immediate shift... |
blob | commitdiff | raw | diff to current |
1994-11-16 |
Ian Lance Taylor | Check target endianness at run time, not compile time |
blob | commitdiff | raw | diff to current |
1994-11-15 |
Richard Kenner | (expand_divmod, case ROUND_DIV_EXPR): Implement. |
blob | commitdiff | raw | diff to current |
1994-11-12 |
Richard Kenner | (expand_divmod, case TRUNC_DIV_EXPR): Promote signed... |
blob | commitdiff | raw | diff to current |
1994-09-22 |
Richard Kenner | (expand_divmod): Special case for signed CEIL_DIV_EXPR... |
blob | commitdiff | raw | diff to current |
1994-09-15 |
Jim Wilson | (store_split_bit_field): Use number of bits in arg not |
blob | commitdiff | raw | diff to current |
1994-08-31 |
Per Bothner | expmed.c (store_bit_field): Semi-revert Aug 25 change... |
blob | commitdiff | raw | diff to current |
1994-08-31 |
Richard Kenner | (store_split_bit_field): Always adjust arg to extract_f... |
blob | commitdiff | raw | diff to current |
1994-08-26 |
Per Bothner | Always store into multi-word bitfields starting with... |
blob | commitdiff | raw | diff to current |
1994-08-05 |
Jim Wilson | (expand_mult): Accept DImode for synth_mult only if... |
blob | commitdiff | raw | diff to current |
1994-07-30 |
Richard Kenner | ({store,extract}_bit_field): Don't use bitfield insn... |
blob | commitdiff | raw | diff to current |
1994-07-28 |
Richard Kenner | (expand_mult): Properly set ADD_TARGET for add_variant. |
blob | commitdiff | raw | diff to current |
1994-07-27 |
Richard Kenner | (expand_divmod): Don't make REG_NOTE if last insn's... |
blob | commitdiff | raw | diff to current |
1994-07-13 |
Torbjorn Granlund | (expand_divmod, case CEIL_DIV_EXPR): Handle emit_store_... |
blob | commitdiff | raw | diff to current |
1994-07-08 |
Doug Evans | (extract_split_bit_field): Set UNIT to BITS_PER_WORD... |
blob | commitdiff | raw | diff to current |
1994-07-08 |
Richard Kenner | (expand_mult_highpart): Build constant forms of CNST1... |
blob | commitdiff | raw | diff to current |
1994-07-06 |
Torbjorn Granlund | (expand_divmod): Clear out TARGET also if OP1 is a... |
blob | commitdiff | raw | diff to current |
1994-07-05 |
Torbjorn Granlund | (expand_divmod): Fix typo setting op1_is_pow2. |
blob | commitdiff | raw | diff to current |
1994-07-02 |
Torbjorn Granlund | (expand_divmod): Always return gen_lowpart (mode, ... |
blob | commitdiff | raw | diff to current |
1994-07-01 |
Torbjorn Granlund | (expand_divmod): Put OP0 in a register when computing |
blob | commitdiff | raw | diff to current |
1994-07-01 |
Richard Kenner | (expand_divmod): Don't set REG_NOTES unless we generate... |
blob | commitdiff | raw | diff to current |
1994-06-29 |
Torbjorn Granlund | (expand_mult): Generalize to call synth_mult also for... |
blob | commitdiff | raw | diff to current |
1994-06-18 |
Richard Kenner | (expand_shift): Don't try extzv for lshr. |
blob | commitdiff | raw | diff to current |
next |