builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to clrmem*.
[gcc.git] / gcc / config / i386 / i386-protos.h
2000-02-26 Jeff LawFix copyrights.
2000-02-02 Richard Hendersoni386.c (general_no_elim_operand): New.
2000-01-25 Jason Merrilldwarf2out.c: include "varray.h", not dyn-string.h.
2000-01-24 Jan Hubickai386.h (PREDICATE_CODES): Add aligned_operand.
2000-01-20 Jan Hubickai386-protos.h (ix86_compute_frame_size): Remove prototype.
2000-01-18 Kaveh R. Ghazialpha-protos.h: PROTO -> PARAMS.
2000-01-03 Hans-Peter Nilssoni386.c (ix86_expand_unary_operator): Function definitio...
1999-12-17 Jan Hubickai386.md (HI to SImode promoting splitters): Rewrite.
1999-12-12 Kaveh R. Ghazii386-protos.h (output_387_binary_op, [...]): Constify...
1999-12-09 Andreas Jaegerloop.c (record_biv): Declare parameter as int.
1999-11-18 Jan Hubickai386-protos.h (split_xf, [...]): Remove.
1999-11-05 Richard Hendersoni386.c (split_xf): New.
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...