aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2004-10-30darwin.h (ASM_SPEC): Simplify.Geoffrey Keating1-8/+5
2004-10-26re PR target/18149 (bootstrap of i686-darwin)Geoffrey Keating1-0/+1
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-1/+5
2004-10-18i386.md (addqi_1_slp): Test for incdec_operand operand 1 instead of 2Jakub Jelinek1-1/+1
2004-10-18cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES to 0.Danny Smith1-0/+3
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata12-12/+15
2004-10-13re PR c/17384 (ICE with mode attribute on structures)Richard Henderson1-1/+1
2004-10-12re PR rtl-optimization/17931 (andl and testb are not combined)Kazu Hirata1-0/+15
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-34/+16
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-16/+34
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-38/+41
2004-09-27* i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.Jan Hubicka1-2/+2
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+15
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-18i386.c (legitimize_pic_address): Fix splitting of PLUS with huge offset.Jan Hubicka1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-2/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell2-2/+3
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata2-2/+2
2004-09-14i386.c (output_fp_compare): Add generation of ftst instruction.Uros Bizjak2-34/+26
2004-09-12i386.c (x86_schedule): New global variable.Jan Hubicka2-1/+7
2004-09-12i386.c (ix86_split_ashldi): Special case op1 as one or minus one.Richard Henderson3-140/+151
2004-09-11i386.h (MODE_NEEDED): Calls need UNINITIALIZED mode; add comment.Jan Hubicka2-4/+9
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an...Roger Sayle1-2/+22
2004-09-10i386.c (ix86_split_long_move): When optimizing for size...Roger Sayle1-0/+27
2004-09-09defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg3-15/+6
2004-09-09builtins.c (build_va_arg_indirect_ref): New function.Frank Ch. Eigler1-5/+5
2004-09-08i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register...Uros Bizjak2-37/+86
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra4-195/+168
2004-09-04builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak4-34/+430
2004-09-03i386.c (x86_branch_hints): Remove m_PENT4 and m_NOCONA.H.J. Lu1-1/+5
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich12-1/+772
2004-09-01gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long', not Windows ...Wu Yongwei1-1/+1
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill1-0/+70
2004-08-25re PR target/17171 (Unrecognized comments in generated asm)Richard B. Kreckel1-0/+4
2004-08-25freebsd.h (SUBTARGET_OVERRIDE_OPTIONS): Don't set REAL_MODE_FORMAT for TFmode.Richard Henderson1-2/+0
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-10/+10
2004-08-24re PR target/16298 (ICE in output_operand)Richard Henderson1-30/+19
2004-08-24Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.Andreas Tobler1-1/+1
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2-26/+45
2004-08-22ppro.md (ppro_complex_insn): Add missing check for cpu==pentiumpro.Steven Bosscher1-1/+2
2004-08-21PR c++/16030Danny Smith1-72/+55
2004-08-21darwin.c (machopic_indirect_data_reference): Mark stubs as defined.Mike Stump1-14/+35
2004-08-20re PR other/5620 (GCC -save-temps foo.c fails to build foo.o)Danny Smith1-0/+3
2004-08-19Fix typo: Change "in_unlikely_text_section" to "in_unlikely_executed_text".Caroline Tice1-1/+1
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-6/+3
2004-08-18rtl.def (NIL): Delete.Zack Weinberg2-26/+26
2004-08-18Hot/cold partitioning update patch.Caroline Tice2-2/+1
2004-08-18i386.h (FIXED_REGISTERS): Update encoding to be -ffixed-reg safe, by preservi...Roger Sayle1-19/+25
2004-08-18Part of the vectorizer patch that was accidently left out...:Dorit Nuzman1-0/+3