summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-04 Uros Bizjak <uros@kss-loka.si>uros2004-09-041-9/+66
* 2004-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-041-1/+5
* /rth2004-09-031-1/+2
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-10/+10
* PR target/16298rth2004-08-241-30/+19
* 2004-08-23 Eric Christopher <echristo@redhat.com>echristo2004-08-241-18/+42
* * config/darwin.c (machopic_indirect_data_reference): Markmrs2004-08-211-14/+35
* * emit-rtl.c (gen_const_mem): New.rth2004-08-181-6/+3
* * rtl.def (NIL): Delete.zack2004-08-181-23/+23
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-4/+4
* 2004-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-171-9/+10
* .:nathan2004-08-151-15/+16
* * config/i386/i386.c (internal_label_prefix): Export.rth2004-08-131-1142/+27
* 2004-08-07 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-071-4/+1
* 2004-08-07 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-071-1/+4
* * config/i386/i386.c (ix86_expand_clrmem): Move gen_cld down tojakub2004-08-061-11/+55
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-4/+4
* * config/i386/i386.c (ix86_expand_prologue): If the function uses arsandifo2004-08-051-1/+8
* * libgcc2.c: Change all conditionals testingzack2004-07-271-1/+1
* * config/i386/i386.c (function_arg): Always treat 8-rth2004-07-261-1/+23
* * calls.c (combine_pending_stack_adjustment_and_call): Makerth2004-07-261-3/+6
* * config/i386/i386.c (output_fp_compare): Use ffreep to pop topsayle2004-07-261-1/+1
* * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)drow2004-07-251-0/+8
* * dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL onmmitchel2004-07-231-2/+4
* .:nathan2004-07-201-25/+18
* 2004-07-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-201-2/+0
* * libgcc2.c (__enable_execute_stack): New symbol.ebotcazou2004-07-171-1/+1
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-6/+6
* * 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-141-4/+8
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-10/+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/i386.c (classify_argument): Treat V1xx modes the same asrth2004-07-091-19/+46
* 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-071-4/+4
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-10/+9
* * config/i386/i386.c (legitimize_pic_address): Make static.rth2004-07-061-10/+9
* * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove.steven2004-07-061-14/+1
* * 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
* * config/i386/i386.c: Include insn-codes.hsteven2004-06-211-0/+1
* * config/i386/i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.sayle2004-06-201-4/+2
* * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.jason2004-06-111-240/+0
* * target.h (struct gcc_target): Change gimplify_va_arg_exprjason2004-06-101-13/+8
* * config/i386/k6.md: Rewrite using the DFA model.steven2004-06-091-9/+5
* Gimplify VA_ARG_EXPR into simpler forms.jason2004-06-091-0/+257
* PR rtl-optimization/15717rakdver2004-06-081-1/+2