OSDN Git Service

* config/m68k/m68k-none.h: Introduce new ColdFire archs.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.c
2003-08-19 pinskia2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
2003-08-16 hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-07-31 jakub * config/i386/i386.c (legitimate_pic_address_disp_p...
2003-07-31 hubicka * cgraph.c (create_edge): Fix typo.
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-15 kazu PR target/10795
2003-07-09 aldyh2003-07-09 Aldy Hernandez <aldyh@redhat.com>
2003-07-08 jakub PR c/11420
2003-07-07 aj * config/i386/i386-protos.h: Convert prototypes to...
2003-07-06 kazu * config/h8300/h8300.c: Fix comment typos.
2003-07-05 kazu * ggc.h: Follow spelling conventions.
2003-07-02 kazu * config/i386/emmintrin.h: Fix comment typos.
2003-06-30 hubicka * i386.c (standard_80387_constant_p): Accept TFmode...
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-23 jakub * config/i386/i386.c (x86_output_mi_thunk): Don't...
2003-06-21 hubicka * i386.c (ix86_va_arg): Fix allocation of temporary...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-16 vmakarov2003-06-16 Vladimir Makarov <vmakarov@redhat.com>
2003-06-13 rth * config/i386/i386.c (legitimate_constant_p...
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-07 hubicka * i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default...
2003-06-07 hubicka * Makefile.in (stageprofile_build): Kill redundant...
2003-06-05 rth * config/i386/i386.c (struct ix86_address)...
2003-06-04 jakub * function.c (trampolines_created): New variable.
2003-06-04 hubicka * i386.c (min_insn_size, k8_avoid_jump_misspredicts...
2003-06-04 hubicka * i386.c (ix86_reorg): Replace the jump instead of...
2003-06-04 aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2003-05-23 hubicka * i386.c (ix86_reorg): Calls are also jumps.
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-08 rth * config/i386/i386.c (ix86_split_long_move...
2003-04-27 rth * config/i386/i386.c (output_pic_addr_const...
2003-04-24 hubicka * cfgbuild.c (make_edges): Do not use next_nonnote_in...
2003-04-11 rth * config/i386/i386.c (tls_model_chars): Remove.
2003-04-10 rupp * config/i386/i386.c (ix86_ms_bitfield_layout_p):...
2003-04-08 hubicka * i386.c (legitimate_pic_address_disp_p): Do not accep...
2003-04-03 hubicka * i386.c (print_operand): Do not bypass output_addr_co...
2003-04-03 hubicka * i386.c (constant_address_p): Use legitimate_constant_p.
2003-04-02 hubicka PR inline-asm/8088
2003-04-02 hubicka * i386.c (override_options): Disable red zone by...
2003-03-25 hubicka * i386.c (ix86_rtx_costs): For -fpic and x86-64 local...
2003-03-22 aj * config/i386/i386.c (ix86_init_machine_status): Retur...
2003-03-21 hubicka * i386.c (ix86_compute_frame_layout): Recompute fast...
2003-03-19 hubicka * i386.h (machine_function): New fields use_fast_prolo...
2003-03-16 mmitchel PR optimization/9016
2003-03-12 hubicka * i386.c (ix86_setup_incoming_varargs): Set stack_alig...
2003-03-12 ebotcazou PR optimization/9888
2003-03-05 matz * i386/i386.c (ix86_save_reg): Also test
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-02-28 joel2003-02-28 Joel Sherrill <joel@OARcorp.com>
2003-02-26 rth * config/i386/i386.c (function_arg): Pass varia...
2003-02-25 hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-02-23 rth2003-02-22 Richard Henderson <rth@redhat.com>
2003-02-23 rth * config/i386/i386.c: Replace "mcpu" with ...
2003-02-22 hubicka * i386.c (def_builtin): Special case 64bit builtins.
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-16 sayle2003-02-15 Roger Sayle <roger@eyesopen.com>
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-02-11 hubicka * i386.c (contains_128bit_aligned_vector_p): New function.
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 rth * config/i386/i386.c (ix86_expand_movstr):...
2003-02-09 hubicka * i386.c (vector_move_operand): New predicate.
2003-02-09 hubicka * i386.md (ahi?v*3): Set third operand type to TImode.
2003-02-07 dannysmith * config/i386/i386.h (MS_AGGREGATE_RETURN): New define.
2003-02-06 ebotcazou PR c/9530
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-02-06 sayle * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLI...
2003-02-05 hubicka * i386-protos.h (x86_emit_floatuns): Declare.
2003-02-04 zack2003-02-04 Rodney Brown <rbrown64@csc.com.au>
2003-02-03 hubicka * i386.c (ix86_expand_store_builtin): Always force...
2003-02-03 sayle * hooks.c (hook_rtx_rtx_identity): Generic hook functi...
2003-02-03 hubicka * i386.c (ix86_expand_int_movcc): Fix setcc sign...
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-31 ljrittle PR c/9506
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 hubicka * i386.c (ix86_carry_flag_operator): New predicate.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-26 kazu * config/i386/i386-modes.def: Fix comment typos.
2003-01-25 aj * config/i386/i386.c (x86_output_mi_thunk): Correct...
2003-01-25 hubicka * i386.c (ix86_expand_movstr, ix86_expand_clrstr)...
2003-01-25 stuart * config/i386/i386.c (x86_output_mi_thunk) Add Darwin...
2003-01-24 rakdver * config/i386/i386-protos.h (function_arg_pass_by_refe...
2003-01-17 ghazi * i386.c (x86_function_profiler): Fix format specifier.
2003-01-15 aoliva* config/i386/i386.c (ix86_expand_vector_move): Validiz...
2003-01-11 hubicka PR target/9068
2003-01-09 rupp * config/i386/i386.c (ix86_attribute_table): Add new...
2003-01-09 rth PR optimization/8750
2003-01-09 hubicka * i386.c (ix86_expand_int_addcc): Fix thinko.
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2003-01-07 hubicka * genopinit.c (optabs): Add addc_optab.
2003-01-07 rth * config/i386/i386.c (ix86_init_mmx_sse_builtins):
2002-12-28 aj * config/i386/i386.c (x86_function_profiler): Mark...
2002-12-26 kazu * config/i386/athlon.md: Fix comment typos.
2002-12-21 kazu * config/fr30/fr30.md: Fix a comment typo.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-19 rth * config/i386/i386.c (ix86_handle_cdecl_attribu...
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-09 rth * target.h (gcc_target): Add cannot_force_const...
next