OSDN Git Service

* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.c
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-12 hubicka * i386.md (tablejump): Sign extend the operand.
2002-08-11 hubicka * i386.c (classify_argument): Fix computing of field...
2002-08-09 jakub * config/i386/i386.c (legitimate_constant_p): UNSPEC_T...
2002-08-07 jakub * stor-layout.c (place_union_field): Apply ADJUST_FIEL...
2002-08-06 jakub * config/i386/i386.c (x86_field_alignment): Apply...
2002-08-04 nathan * config/i386/i386.c (x86_field_alignment): Remove...
2002-07-31 shebs * config.gcc (i[34567]86-*-darwin*): New config...
2002-07-24 sayle2002-07-24 Frank van der Linden <fvdl@wasabisystems...
2002-07-23 neil * config/i386/i386.c (AT_BP): Remove.
2002-07-17 rth * config/i386/i386.c (ix86_expand_int_movcc...
2002-07-17 rth * config/i386/i386.c (ix86_expand_int_movcc...
2002-07-16 hubicka * i386.h (MACHINE_DEPENDENT_REORG): New macro.
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-15 jakub PR middle-end/7245
2002-07-10 rupp * config/i386/i386.c (ix86_svr3_asm_out_constr...
2002-07-10 hubicka * i386.c (ix86_init_mmx_sse_builtins): Fix thinko.
2002-07-03 wcohen2002-07-02 Will Cohen <wcohen@redhat.com>
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 aldyh2002-06-30 Aldy Hernandez <aldyh@redhat.com>
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-16 hubicka * i386-protos.h (x86_field_alignment): Declare.
2002-06-13 hubicka * i386.c (ix86_expand_movstr): Fix pasto.
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-11 hubicka * i386.c (x86_promote_QImode): Set for Athlon
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 echristo2002-06-10 Eric Christopher <echristo@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 hubicka * i386.c (classify_argument): Properly handle base...
2002-05-30 rth PR optimization/6822
2002-05-30 rth * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_F...
2002-05-30 rth * config/i386/i386.c (USE_HIDDEN_LINKONCE)...
2002-05-29 rth * config/i386/i386.c (ix86_output_function_epil...
2002-05-29 rth * config/i386/i386.c (ix86_compute_frame_layout...
2002-05-29 rth * config/i386/i386.c (output_pic_addr_const...
2002-05-29 rth * config/i386/i386.c (ix86_save_reg): Examine...
2002-05-28 rth * config/i386/i386.c (ix86_compute_frame_layout...
2002-05-25 rth * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-23 rth * configure.in (HAVE_AS_TLS): New test.
2002-05-23 rth * config/i386/i386.c (output_set_got): Fix...
2002-05-23 rth * config/i386/i386.c, config/i386/i386.h: Tidy...
2002-05-23 rth * config/i386/i386.c (get_pic_label_name):...
2002-05-23 rth * config/i386/i386.c (ix86_expand_call): New...
2002-05-21 law * i386.c (ix86_sched_reorder_ppro): Fix typo...
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-14 rth * config/i386/i386.c (ix86_save_reg): Make...
2002-05-14 rth * config/i386/i386.md: Use define_constants...
2002-05-13 law * i386.c (ia32_multipass_dfa_lookahead): Prototype.
2002-05-13 law * i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DF...
2002-05-09 law * i386.c (ia32_use_dfa_pipeline_interface)...
2002-05-06 hubicka * i386.c (q_regs_operand): Use ANY_QI_REGS_P.
2002-05-04 berndsFix bugs in SSE2 suppport and add SSE2 functions to...
2002-05-03 hubicka * i386.c (expand_movstr, expand_clrstr): Fix inline...
2002-05-03 jakub * config/i386/i386.c (ix86_expand_int_movcc): Truncate...
2002-04-29 berndsInitial P4 SSE2 builtin support
2002-04-29 hubicka * i386.c (dbx64_register_map): Fix typo.
2002-04-23 hubicka * i386.c (ix86_output_addr_diff_elt): Avoid x86_64...
2002-04-23 amodra PR target/6413
2002-04-19 jakub PR optimization/3756
2002-04-16 jakub PR target/6303
2002-04-03 jasonfix comment
2002-04-02 rth PR opt/190
2002-03-30 hubicka * local-alloc.c (local_alloc): Avoid call of update_eq...
2002-03-29 rth * config/i386/i386.c (x86_arch_always_fancy_mat...
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-27 schwab * config/i386/i386.c (classify_argument): Also check for
2002-03-27 hubicka * i386.c (ix86_output_addr_diff_elt): Remove binutils...
2002-03-22 rth * config/i386/i386.c, config/i386/i386.md:...
2002-03-20 jakub PR c/5972
2002-03-13 rth PR 5878
2002-03-13 rth * config/i386/i386.c (ix86_expand_prologue...
2002-03-10 ghazi * c4x.c (c4x_fp_reglist): Const-ify.
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-03-03 rth * config/i386/i386.h (ix86_expand_prologue...
2002-02-27 rth * config/i386/i386.c (print_operand): Don't...
2002-02-25 jakub PR target/5755
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-20 rth * config/i386/i386.c (ix86_expand_vector_move...
2002-02-19 grahams * config/i386/i386.c (ix86_expand_builtin): Fix typo.
2002-02-18 hubicka * i386.c (classify_argument): Properly classify SSE...
2002-02-17 pthomas2002-02-17 Philipp Thomas <pthomas@suse.de>
2002-02-13 hubicka * i386.md (mul patterns): Allow memory operand to...
2002-02-13 jakub PR optimization/5547:
2002-02-07 hubicka * i386-protos.h (x86_order_regs_for_local_alloc):...
2002-01-21 jakub * config/i386/i386.c (ix86_function_arg_regno_p):...
2002-01-15 kazu * config/i386/i386.c: Fix formatting.
2002-01-12 rth * config/i386/i386.c (bdesc_2arg): Mark psadbw...
2002-01-12 rth * config/i386/i386.c (override_options): If...
2002-01-12 rth * config/i386/mmintrin.h: New file.
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2002-01-07 grahams * config/i386/i386.c: Update copyright.
2002-01-03 wcohen * function.h (struct function): Add profile.
2001-12-30 grahams * config/i386/i386.c (ix86_asm_dialect): Fix...
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-18 hubicka * att.h (ASM_FILE_START): Use asm_dialect.
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
next