summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* 2004-07-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-201-2/+0
* * libgcc2.c (__enable_execute_stack): New symbol.ebotcazou2004-07-174-4/+4
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-6/+6
* 2004-07-17 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-07-171-1/+1
* 2004-07-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-171-1/+1
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-3/+0
* * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Move indirect ...rth2004-07-141-7/+3
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-143-15/+8
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-133-18/+14
* * config/i386/i386.c (override_options): Pick a 64-bit CPUdrow2004-07-101-2/+20
* * config/i386/i386.c (init_cumulative_args): Set mmx/sse registersrth2004-07-101-7/+10
* * config/i386/mm3dnow.h: New.rth2004-07-101-0/+220
* * config/i386/i386.md (sse2_clflush): Use correct operand for clflush.rth2004-07-091-1/+1
* * config/i386/i386.c (classify_argument): Treat V1xx modes the same asrth2004-07-092-41/+91
* * expmed.c (extract_bit_field): Correct condition to use vec_extractrth2004-07-081-0/+4
* 2004-07-08 Paolo Bonzini <bonzini@gnu.org>jakub2004-07-081-0/+8
* * config/i386/i386.c (ix86_gimplify_va_arg): Don't need temporary forrth2004-07-081-4/+4
* * config/i386/i386.c (override_options): Don't set x86_prefetch_ssejakub2004-07-071-2/+0
* gcc/ChangeLog:aoliva2004-07-074-15/+15
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-10/+9
* * config/i386/i386.c (legitimize_pic_address): Make static.rth2004-07-062-11/+9
* * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove.steven2004-07-061-14/+1
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-4/+0
* 2004-07-02 Aaron W. LaFramboise <aaronraolete36@aaronwl.com>dannysmith2004-07-011-3/+7
* * config/i386/winnt.c (i386_pe_encode_section_info): Smash rtlname'sbothner2004-06-301-9/+9
* * config/rs6000/darwin.h (CC1_SPEC): Handle -gused and -gfull.dpatel2004-06-251-0/+3
* * config/i386/i386.md (ffsdi2, clzdi2): New expanders.jakub2004-06-241-0/+67
* Patch from Robert Millan.wilson2004-06-243-37/+56
* 2004-06-23 Wu Yongwei <adah@sh163.net>dannysmith2004-06-231-7/+9
* * config/i386/i386.c (TARGET_STRUCT_VALUE_RTX): New.rth2004-06-231-21/+37
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-8/+8
* 2004-06-21 Kelley Cook <kcook@gcc.gnu.org>kcook2004-06-211-7/+10
* * config/i386/i386.c: Include insn-codes.hsteven2004-06-213-847/+853
* * config/i386/i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.sayle2004-06-201-4/+2
* 2004-06-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-181-0/+7
* PR target/15433hubicka2004-06-171-4/+4
* PR target/15178jakub2004-06-141-0/+15
* * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.jason2004-06-112-242/+1
* * target.h (struct gcc_target): Change gimplify_va_arg_exprjason2004-06-101-13/+8
* * config/i386/winnt.c (i386_pe_output_labelref): Correctdannysmith2004-06-091-2/+2
* * config/i386/k6.md: Rewrite using the DFA model.steven2004-06-092-122/+250
* Gimplify VA_ARG_EXPR into simpler forms.jason2004-06-091-0/+257
* PR target/15790wilson2004-06-081-0/+7
* PR rtl-optimization/15717rakdver2004-06-081-1/+2
* PR rtl-opt/15193rth2004-06-071-0/+12
* * toplev.c (init_asm_output): Add explicit 'b' to mode whendannysmith2004-06-053-6/+161
* Re-apply hopefully fixed patch:hubicka2004-06-041-7/+10
* * i386.c (ix86_adjust_cost): Don't increase the cost forsteven2004-06-021-8/+0
* * except.c: Revert change of 2004-05-26.bryce2004-05-281-13/+7
* * i386.md (UNSPECV_EH_RETURN): Kill.hubicka2004-05-261-7/+13