OSDN Git Service

* config/mips/mips.c (mips_explicit_type_size_string): Correct
[pf3gnuchains/gcc-fork.git] / gcc / recog.c
1999-03-07 rth * recog.c (push_operand, pop_operand): VOIDmode...
1999-02-05 nickcOnly call update_flow_info if instruction scheduling...
1999-02-02 rthBob Manson <manson@charmed.cygnus.com>
1999-02-01 rth * recog.c (check_asm_operands): Treat indetermi...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-21 rth * cse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 rth * recog.c (pop_operand): New function.
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghaziWarning fixes:
1999-01-15 rth * expr.c (queued_subexp_p): Make public.
1998-12-23 ghaziWarning fixes:
1998-12-04 crux * final.c (cleanup_subreg_operands): Delete some unuse...
1998-11-04 law * recog.h (enum op_type): Define.
1998-10-25 ghaziWarning fixes:
1998-10-22 law * regclass.c (regclass): Break out some code...
1998-10-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14 ghaziWarning fixes:
1998-10-02 law * recog.c (alter_subreg): Delete declaration.
1998-09-15 law * combine.c (make_extraction): If no mode is...
1998-08-22 law
1998-08-19 law * rtl.h (rtx_function): New type.
1998-05-20 law * Global CSE and constant/copy propagation.
1998-05-06 lawtypo typo fixes fixes
1998-04-17 lawForgot to check in last night.
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-01-25 law * recog.c (validate_replace_rtx_1): Only perfor...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-06-25 wilson(constrain_operands): When checking earlyclobbers, use
1997-04-13 kenner(validate_replace_rtx_1, case MINUS): New case.
1996-10-23 ianAccept a unary operator in constrain_operands
1996-09-29 kenner(register_operand): Don't reject subreg of complex...
1996-09-24 kenner(constrain_operands): Don't test clobbered constraints.
1996-07-03 mrsformatting tweaks
1996-03-12 law * recog.c (constrain_operands, case 'V'): Don...
1995-07-01 kenner(register_operand): Disallow subreg of reg not allowed...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-10 tege(constrain_operands, case 'E'): Make this work like
1994-11-16 ianCheck target endianness at run time, not compile time
1994-10-17 kennerUpdate comment.
1994-03-06 kenner(constrain_operands): Properly handle '#' in constraint.
1993-12-12 kenner(indirect_operand): Verify mode of OP is correct.
1993-06-12 kenner(constrain_operands): Correctly ignore MATCH_OPERATOR...
1993-02-26 kenner(constrain_operands, case 'r'): If STRICT, a REG isn...
1992-10-11 kenner(general_operand, immediate_operand, const_double_opera...
1992-07-06 mycroftentered into RCS
1992-06-24 rms*** empty log message ***
1992-05-27 kenner*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-19 rms*** empty log message ***
1992-04-17 kenner*** empty log message ***
1992-03-11 kenner*** empty log message ***
1992-01-15 kenner*** empty log message ***
1991-12-24 rms*** empty log message ***
1991-11-27 kennerInitial revision