OSDN Git Service

Replace inclusion of <stdio.h> with "system.h"
[pf3gnuchains/gcc-fork.git] / gcc / recog.c
2000-03-09 cruxFix a bug in preprocess_constraints
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-13 ghazi * svr3.h (ASM_FILE_START): Wrap if-clause in squigly...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-15 rth * recog.c (pmode_register_operand): New.
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-04 rearnsha* recog.c (preproces_constraints): Zero recog_op_alt...
1999-04-10 rth * recog.c (constrain_operands): Ignore unary...
1999-04-07 lawFix trivial formatting buglet in each file.
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