OSDN Git Service

(CC): Add -U__STDC__.
[pf3gnuchains/gcc-fork.git] / gcc / optabs.c
1993-01-07 rms(init_optabs): Add optab entries for QFmode and HFmode.
1992-12-31 wilson(expand_binop): Correct indentation of doubleword multi...
1992-12-06 kenner(expand_binop): Correct sign of complex quotient imagpart.
1992-11-25 rms(expand_binop, expand_twoval_binop): If we are going
1992-11-10 rms(expand_unop): For complex negation, do get_insns,...
1992-11-06 rms(init_libfuncs): Add casts when comparing/incrementing...
1992-11-06 rms(expand_binop): When trying to expand a multiple word
1992-10-05 rms(init_optabs): Use cabs as the only libcall for abs.
1992-10-02 rms(expand_unop): Handle complex negate and abs val.
1992-09-29 kenner(expand_binop): Convert X - C to X + (-C).
1992-09-28 rms(expand_binop): Use get_insns, not gen_sequence.
1992-09-19 kenner(expand_binop, expand_unop): Don't make SUBREG for...
1992-09-13 rms(expand_binop): Convert op1 of shift libcall to word_mode.
1992-09-11 rms(expand_binop): Fix typo, `mode' => `methods'.
1992-09-10 rms(init_fixtab): Fix typo for fix_truncdfqi2.
1992-09-10 rms(init_optabs): Use __gcc_bcmp, not real bcmp.
1992-08-30 kenner(expand_{binop,unop}): Don't make invalid paradoxical...
1992-08-28 jrv(sin_optab,cos_optab): Define optabs for sin and cos.
1992-08-26 wilsonPartially undo Mar 7 change. Only call
1992-08-21 kenner(expand_binop): If, e.g., mulqi3 doesn't exist, try...
1992-07-17 rms(emit_cmp_insn): Always do protect_from_queue on x...
1992-07-06 mycroftentered into RCS
1992-06-23 kenner*** empty log message ***
1992-06-23 rms*** empty log message ***
1992-06-23 wilson*** empty log message ***
1992-05-25 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-25 rms*** empty log message ***
1992-04-18 rms*** empty log message ***
1992-04-05 jrv*** empty log message ***
1992-04-02 kenner*** empty log message ***
1992-03-29 rms*** empty log message ***
1992-03-14 rms*** empty log message ***
1992-03-11 tege*** empty log message ***
1992-03-07 kenner*** empty log message ***
1992-03-02 jrv*** empty log message ***
1992-02-04 kenner*** empty log message ***
1992-01-17 rms*** empty log message ***
1991-12-30 kennerInitial revision