OSDN Git Service

2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.h
2006-09-07 hjl2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
2006-07-20 echristo2006-07-20 Eric Christopher <echristo@apple.com>
2006-05-22 rguenth2006-05-22 Richard Guenther <rguenther@suse.de>
2006-05-09 matz * config.host (<i[34567]86-*-*, x86_64-*-*>): Set
2006-04-09 mrsRevert previous patch, mistaken.
2006-04-08 mrsAdd missing part of rth patch.
2006-04-03 bonzini2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2006-02-28 zack * rtl.def (define_constraint, define_register_constraint)
2006-01-31 rguenth2006-01-31 Richard Guenther <rguenther@suse.de>
2006-01-19 hubicka * invoke.texi (generic): Document
2006-01-19 aolivaIntroduce TLS descriptors for i386 and x86_64.
2006-01-11 hubicka * i386.h (TARGET_DECOMPOSE_LEA): Kill.
2005-12-23 rth Merge from gomp-branch.
2005-12-13 jakub PR debug/25023
2005-12-05 jbeulich2005-12-05 Jan Beulich <jbeulich@novell.com>
2005-11-29 bje * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_I...
2005-11-03 rth PR target/9350
2005-10-04 uros * config/i386/i386.h (TARGET_FISTTP): Enable...
2005-08-06 kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-08-01 hubicka * i386-protos.h (asm_preferred_eh_data_format): Declare.
2005-07-31 hubicka * output.h (enum section_category): Export from varasm.c
2005-07-18 jbeulichgcc/
2005-07-14 rguenth2005-07-14 Richard Guenther <rguenther@suse.de>
2005-06-26 jakub * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if...
2005-06-25 kcookUpdate FSF address.
2005-06-16 rguenth2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-08 ebotcazou PR target/21889
2005-06-07 sayle2005-06-07 Uros Bizjak <uros@kss-loka.si>
2005-06-05 steven * config/i386/i386.c (x86_use_loop): Remove.
2005-05-26 rsandifo * opt-functions.awk (var_type): New function.
2005-05-03 aolivagcc/ChangeLog:
2005-04-29 wilsonFix problems noticed while reviewing patch from Alex...
2005-04-27 bonzinigcc:
2005-04-24 rth PR target/21101
2005-04-21 rsandifo * config.gcc (*-*-darwin*): Add darwin.opt to $extra_o...
2005-04-14 rth * config/i386/i386.c (x86_cmpxchg, x86_xadd...
2005-04-12 geoffk * config/i386/i386.h (TARGET_FPMATH_DEFAULT): New.
2005-04-05 rth PR target/20342
2005-04-05 jakub2005-04-05 Jakub Jelinek <jakub@redhat.com>
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-15 uros PR target/18668
2005-03-14 uros PR target/17688
2005-02-02 rth PR target/19680
2005-01-27 jakub * config/i386/i386.h (CALL_USED_REGISTERS): Fix commen...
2005-01-20 rth PR target/19511
2005-01-18 kazu * config/darwin.c, config/darwin.h, config/freebsd...
2005-01-11 rth PR target/13366
2005-01-09 rth * config/i386/emmintrin.h (_mm_cvtsi128_si32): Move...
2004-12-30 rth * target.h (targetm.calls.arg_partial_bytes): New.
2004-12-27 rth * config/i386/i386.h (UNITS_PER_SIMD_WORD)...
2004-12-23 rth * config/i386/i386.c (override_options): Respec...
2004-12-21 rth * config/i386/i386.c (x86_sse_split_regs):...
2004-12-21 rth * config/i386/i386.c (x86_sse_partial_regs_for_...
2004-12-21 rth * config/i386/i386.h (TARGET_SSE_TYPELESS_LOAD0...
2004-12-17 rth * config/i386/i386.c (x86_64_reg_class_name...
2004-12-15 rth PR target/19010
2004-12-14 rth PR target/17990
2004-12-13 rth * Makefile.in (insn-preds.o): Depend on REGS_H.
2004-11-24 bje * config/i386/i386.h (ASM_OUTPUT_DWARF_ADDR_CONST...
2004-11-23 sayle * config/i386/i386.h (TARGET_USE_FANCY_MATH_387):...
2004-11-12 rth PR 17778
2004-09-12 hubicka * i386.c (x86_schedule): New global variable.
2004-09-11 hubicka * i386.h (MODE_NEEDED): Calls need UNINITIALIZED mode...
2004-09-04 uros2004-09-04 Uros Bizjak <uros@kss-loka.si>
2004-09-03 rth/
2004-08-24 echristo2004-08-23 Eric Christopher <echristo@redhat.com>
2004-08-18 sayle * config/i386/i386.h (FIXED_REGISTERS): Update encodin...
2004-08-18 dorit Part of the vectorizer patch that was accidently left...
2004-08-13 rth * config/i386/i386.c (internal_label_prefix): Export.
2004-08-10 jakub PR target/3144
2004-07-27 zack * libgcc2.c: Change all conditionals testing
2004-07-26 rth * calls.c (combine_pending_stack_adjustment_and...
2004-07-16 rth * builtins.c (std_expand_builtin_va_arg): Remove.
2004-07-14 rth * target.h (struct gcc_target): Add calls.pass_by_refe...
2004-07-13 rth * target-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-07 aolivagcc/ChangeLog:
2004-06-21 steven * config/i386/i386.c: Include insn-codes.h
2004-06-11 jason * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG...
2004-05-21 ian * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-04-02 vmakarov2004-04-02 Vladimir Makarov <vmakarov@redhat.com>
2004-03-16 kazu * config/i386/i386-protos.h: Add a prototype for
2004-03-04 steven * i386.h (TARGET_CPU_DEFAULT_nocona): Fix value.
2004-03-03 kazu * hooks.c (hook_tree_tree_identity): New.
2004-02-26 hubicka * config.gcc: Add support for nocoma/prescott/pentium...
2004-02-24 hjl2004-02-23 Kelley Cook <kcook@gcc.gnu.org>
2004-02-19 kazu * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h,
2004-02-14 hubicka * i386.c (x86_four_jump_limit): New variable.
2004-02-07 kazu * config.gcc: Don't mention MAX_LONG_TYPE_SIZE.
2004-02-06 amodra * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-04 kazu * config/alpha/alpha.c, config/arc/arc.c, config/avr...
2004-02-04 kazu * config/darwin.c, config/darwin.h, config/freebsd...
2004-02-04 kazu * config/alpha/alpha.c, config/arc/arc.c,
2004-01-31 kazu * config/i386/i386-protos.h: Remove the prototype for
2004-01-28 kazu * config/i386/i386.c (TARGET_PROMOTE_PROTOTYPES):...
2004-01-14 hubicka * builtins.c (std_expand_builtin_va_arg): Align operan...
2004-01-06 hubicka * gcc.dg/i386-sse-5.c: New test
2004-01-02 kazu * config/i386/cygming.h: Fix comment formatting.
2003-12-31 kenner * print-rtl.c (print_rtx): For hard register, write...
2003-12-31 kazu * config/i386/i386.h: Remove an unnecessary #undef.
next