OSDN Git Service

* i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386-protos.h
2001-07-20 hubicka * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
2001-07-15 hubicka * loop.c (scan_loop): Add USEs inside PARALLELs into...
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-03 neilconfig:
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-28 neil * i386/i386.c (ix86_valid_type_attribute_p): Give...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-23 hubicka * i386-protos.h (emit_i387_cw_initialization): Declare.
2001-04-09 hubicka * i386.c (call, call_value): Make sure that resulting...
2001-03-25 hubicka * i386.md (movstrsi): Move offline.
2001-03-24 hubicka * i386-protos.h (ix86_split_long_move): Return void.
2001-03-21 hubicka * i386.md (pushqi1): New.
2001-03-16 hubicka * i386.c (ix86_expand_fp_movcc): Do not attempt to...
2001-02-28 hubicka * i386.md (attribute mode): Add "TI".
2001-02-25 kenner * config/i386/i386-protos.h (ix86_set_move_mem_attrs...
2001-02-25 kenner * config/i386/i386.c (ix86_set_move_mem_attrs): New...
2001-02-14 hubicka * invoke.texi (-mreg-alloc): Nuke.
2001-02-14 hubicka * i386-protos.h (ix86_memory_move_cost): Move offline.
2001-02-13 hubickaI will write 100 times "bootsrap must be run from tree...
2001-02-13 hubickaEven more breakage. Sorry!
2001-02-13 hubicka * i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New.
2001-02-08 rth * config/i386/i386.c (ix86_frame_pointer_requir...
2001-01-15 rth * config/i386/i386.c (asm_output_function_prefi...
2001-01-14 hubicka * i386.c (ix86_expand_compare): Add bypass_test and...
2001-01-13 hubicka * i386.c (ix86_fp_comparison_arithmetics_cost,
2001-01-11 hubicka * i386.c (ix86_comparison_operator, fcmov_comparison_o...
2000-11-27 hubicka * i386.c (ix86_force_to_memory, ix86_free_from_memory...
2000-10-17 grahams * i386-protos.h: Add missing prototype.
2000-09-29 hubicka * recog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-18 cruxMMX/SSE builtin support
2000-09-15 hubicka * i386-protos.h (no_comparison_operator, uno_compariso...
2000-09-08 cruxMMX/SSE patterns for i386
2000-08-28 gkm * config/i386/i386-protos.h (ix86_expand_compare)...
2000-08-25 wehle * i386.c (ix86_find_base_term): New.
2000-06-27 hubicka * genattrtab.c (write_attr_value): Do not abort for...
2000-06-26 cruxAdd MMX and SSE registers to i386 machine description
2000-06-16 law * i386.md: Create new [right,left] rotate and right...
2000-06-01 cpopetz * config/i386/i386.c (ix86_use_fcomi_compare): Make...
2000-04-27 hubicka * cse.c (CSE_ADDRESS_COST): Remove.
2000-04-13 aj2000-04-13 Andreas Jaeger <aj@suse.de>
2000-04-09 rth * genrecog.c (pred): Update comparison_operator...
2000-03-28 rthAdd CCZmode.
2000-03-18 rth * i386.c (call_insn_operand): Always allow...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-02-02 rth * i386.c (general_no_elim_operand): New.
2000-01-25 jason * dwarf2out.c: include "varray.h", not dyn...
2000-01-24 hubicka * i386.h (PREDICATE_CODES): Add aligned_operand.
2000-01-20 hubicka * i386-protos.h (ix86_compute_frame_size): Remove...
2000-01-18 ghazi * alpha-protos.h: PROTO -> PARAMS.
2000-01-03 hp * config/i386/i386.c (ix86_expand_unary_operator)...
1999-12-17 hubicka * i386.md (HI to SImode promoting splitters): Rewrite.
1999-12-12 ghazi * i386-protos.h (output_387_binary_op, output_fix_trunc,
1999-12-09 mmitchel * loop.c (record_biv): Declare parameter as int.
1999-11-18 rth * i386-protos.h (split_xf, ix86_split_movdi...
1999-11-05 rth * i386.c (split_xf): New.
1999-09-20 cruxMake it possible to prototype port-specific functions...