OSDN Git Service

* ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.c
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-31 kazu * config/i386/att.h: Fix comment formatting.
2001-10-31 kazu2001-10-31 Kazu Hirata <kazu@hxi.com>
2001-10-28 jsm28 * config/alpha/alpha.md, config/arm/arm.c, config...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-23 hubicka * i386.c (ix86_expand_int_movcc): Cleanup; use expand_...
2001-10-23 aoliva* config/i386/i386.c (override_options): Default to...
2001-10-23 aoliva* config/i386/i386.c (override_options): Set upper...
2001-10-22 rth * config/i386/i386.c (ix86_expand_clear): New.
2001-10-21 robertl * config/i386/i386.c (sco_asm_named_section): Delete.
2001-10-20 hubicka * i386.c (split_di): Handle splitting of DFmode.
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-17 rth * configure.in (HAVE_AS_GOTOFF_IN_DATA): New...
2001-10-16 hubicka * i386.c (split_ti): New function.
2001-10-10 dj* config/i386/i386.c (ix86_attribute_table): Correct
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 kenner * config/i386/i386.c (ix86_split_to_parts): Use trunc_...
2001-10-02 hubicka * doc/invoke.texi (i386 Options): Document x86-64...
2001-10-01 kenner * config/i386/i386.c (ix86_va_arg): Call set_mem_alias...
2001-09-29 berndsDocumentation for vector extensions
2001-09-28 berndsAdd support for 3Dnow builtins
2001-09-28 hubicka * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,
2001-09-25 berndsSSE/MMX builtins bugfixes
2001-09-25 berndsAdd target_flags mask bit to builtin definitions
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-21 jsm28 Table-driven attributes.
2001-09-20 hubicka * i386.md (indirect_jump): Allow Pmode operand.
2001-09-14 rth * config/i386/i386.c (internal_label_prefix...
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-08-25 hubicka * predict.c (expensive_function_p): New.
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-16 kraai * config/i386/i386.c (ix86_init_mmx_sse_builtins)...
2001-08-15 hubicka * predict.c (struct block_info_def): Remove nvisited.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-04 rth * i386.c: Revert 07-30 ix86_output_main_functio...
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-23 rth * config/i386/i386.c (ix86_expand_setcc): Don...
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-20 hubickaoops, missed rej file.
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-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-11 kazu2001-07-10 Kazu Hirata <kazu@hxi.com>
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-09 aj * output.h: Add declaration of final_forward_branch_p.
2001-07-09 neil * final.c (output_addr_const): Use target opening and
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-04 kenner * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 neilconfig:
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-28 hubicka * i386.md (cmp?i): Simplify; refuse immediate operand
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-06-14 hubicka * i386.c (ix86_expand_prologue): Fix merging conflict.
2001-06-14 hubicka * i386.c (x86_accumulate_outgoing_args, x86_prologue_u...
2001-06-13 rth * config/i386/i386.c (ix86_expand_prologue...
2001-06-06 hubicka * i386.md (floatdi?f): Avoid usinf of SSE instructions
2001-06-04 hubicka * rtlanal.c (operand_preference): Fix preference for...
2001-06-02 hubicka * i386.md (all uses of ext_register_operand): Make...
2001-05-31 hubicka * flow.c (set_block_for_new_insns): Remove bogus shortcut.
2001-05-24 hubicka * i386.c (incdec_operand): Accept only 1 and -1.
2001-05-14 hubicka * i386.h (TARGET_64BIT): Define to constant if !TARGET...
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-05-04 ghazi * i386.c (ix86_emit_restore_regs_using_mov, ix86_save_...
2001-05-04 geoffk * invoke.texi (i386 Options): Delete references to...
2001-04-26 hubicka * (ix86_expand_fp_movcc): Re-enable SSE conditional...
2001-04-25 rth * config/i386/i386.c (ix86_expand_epilogue...
2001-04-25 jakub * config/i386/i386.c (ix86_expand_int_movcc): If overl...
2001-04-20 aoliva* config/i386/i386.c (ix86_expand_int_movcc,
2001-04-11 hubicka * i386.md (floatsisf_sse): Fix output template
2001-04-09 hubicka * i386.c (expand_fp_movcc): Fix condition reversal...
2001-04-05 hubicka * i386.c (x86_initialize_trampoline): New global function.
2001-04-05 hubicka * i386.c (ix86_split_long_move): Use PUT_MODE instead...
2001-04-05 hubicka * i386.c (function_arg): Return constm1_rtx for last...
2001-04-03 hubicka * i386.c (ix86_force_to_memory, ix86_free_from_memory):
2001-03-30 hubicka * i386.c (ix86_split_long_move): Use change address...
2001-03-29 hubicka * i386.c (ix86_expand_setcc): Support 64bit.
2001-03-28 rth * config/i386/i386.c (general_no_elim_operand...
2001-03-26 hubicka * i386.c (struct machine_function): Add save_varrargs_...
2001-03-25 hubicka * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicat...
2001-03-25 hubicka * i386.md (movstrsi): Move offline.
2001-03-24 hubicka * i386-protos.h (ix86_split_long_move): Return void.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-21 hubicka * i386.c (override_options): Default ix86_regparm...
2001-03-21 hubicka * i386.md (pushqi1): New.
2001-03-16 hubicka * i386.c (ix86_expand_fp_movcc): Do not attempt to...
2001-03-14 hubicka * i386.c (ix86_cmodel_string, ix86_cmodel): Define.
2001-03-12 hubicka * i386.c: Commit forgotten hunk in previous patch.
2001-03-12 hubicka * i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.
2001-03-10 hubicka * i386.h (DBX_REGISTER_NUMBER): Return proper values...
next