]> gcc.gnu.org Git - gcc.git/history - gcc/recog.c
Fix copyrights.
[gcc.git] / gcc / recog.c
2000-02-26 Jeff LawFix copyrights.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
2000-01-13 Kaveh R. Ghazisvr3.h (ASM_FILE_START): Wrap if-clause in squigly...
1999-11-01 Richard Kenner[multiple changes]
1999-10-29 Richard Hendersonflow.c (count_or_remove_death_notes): Equate NULL with...
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-20 Richard Hendersonbasic-block.h (PROP_*): Move constants from ...
1999-10-18 Richard Hendersonbasic-block.h (set_block_num): Declare.
1999-10-15 Richard Hendersonrecog.c (pmode_register_operand): New.
1999-10-09 Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-31 Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-24 Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-04 Richard Earnshawrecog.c (preproces_constraints): Zero recog_op_alt...
1999-04-10 Jan Hubickarecog.c (constrain_operands): Ignore unary operators...
1999-04-07 Jeff LawFix trivial formatting buglet in each file.
1999-03-07 Richard Henderson* recog.c (push_operand, pop_operand): VOIDmode needn...
1999-02-05 Nick CliftonOnly call update_flow_info if instruction scheduling...
1999-02-02 Bob MansonBob Manson <manson@charmed.cygnus.com>
1999-02-01 Richard Hendersonrecog.c (check_asm_operands): Treat indeterminate opera...
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-21 Richard Hendersoncse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 Richard Hendersonrecog.c (pop_operand): New function.
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. GhaziWarning fixes:
1999-01-15 Richard Hendersonexpr.c (queued_subexp_p): Make public.
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-04 Bernd Schmidtfinal.c (cleanup_subreg_operands): Delete some unused...
1998-11-04 Bernd Schmidtrecog.h (enum op_type): Define.
1998-10-25 Kaveh R. GhaziWarning fixes:
1998-10-22 Bernd Schmidtregclass.c (regclass): Break out some code into new...
1998-10-17 Bernd SchmidtMakefile.in (insn-extract.o): Fix dependencies.
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-02 Bernd Schmidt* recog.c (alter_subreg): Delete declaration.
1998-09-15 Jeffrey A Lawcombine.c (make_extraction): If no mode is specified...
1998-08-22 Jeff Lawrecog.c (validate_replace_rtx_group): New function.
1998-08-19 Mark Mitchellrtl.h (rtx_function): New type.
1998-05-20 Doug Evans* Global CSE and constant/copy propagation.
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-17 Jeffrey A LawForgot to check in last night.
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-01-25 Alasdair Bairdrecog.c (validate_replace_rtx_1): Only perform substitu...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-06-25 Jim Wilson(constrain_operands): When checking earlyclobbers, use
1997-04-13 Richard Kenner(validate_replace_rtx_1, case MINUS): New case.
1996-10-23 Ian Lance TaylorAccept a unary operator in constrain_operands
1996-09-29 Richard Kenner(register_operand): Don't reject subreg of complex...
1996-09-24 Richard Kenner(constrain_operands): Don't test clobbered constraints.
1996-07-03 Mike Stumpformatting tweaks
1996-03-12 Jeff Lawrecog.c (constrain_operands, case 'V'): Don't call...
1995-07-01 Richard Kenner(register_operand): Disallow subreg of reg not allowed...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-04-10 Torbjorn Granlund(constrain_operands, case 'E'): Make this work like
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-10-17 Richard KennerUpdate comment.
1994-03-06 Richard Kenner(constrain_operands): Properly handle '#' in constraint.
1993-12-12 Richard Kenner(indirect_operand): Verify mode of OP is correct.
1993-06-12 Richard Kenner(constrain_operands): Correctly ignore MATCH_OPERATOR...
1993-02-26 Richard Kenner(constrain_operands, case 'r'): If STRICT, a REG isn...
1992-10-11 Richard Kenner(general_operand, immediate_operand, const_double_opera...
1992-07-06 Charles Hannumentered into RCS
1992-06-24 Richard Stallman*** empty log message ***
1992-05-27 Richard Kenner*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-04-19 Richard Stallman*** empty log message ***
1992-04-17 Richard Kenner*** empty log message ***
1992-03-11 Richard Kenner*** empty log message ***
1992-01-15 Richard Kenner*** empty log message ***
1991-12-24 Richard Stallman*** empty log message ***
1991-11-27 Richard KennerInitial revision
This page took 1.58363 seconds and 88 git commands to generate.