summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.Uros Bizjak2004-05-063-2/+194
* re PR target/15290 (__float128 failed to pass to function properly)H.J. Lu2004-05-051-1/+1
* i386.md (*fyl2x_sfxf3, [...]): Remove insn definition.Uros Bizjak2004-05-031-98/+101
* optabs.h (enum optab_index): Add new OTI_expm1.Uros Bizjak2004-05-031-0/+106
* re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C...Jason Merrill2004-04-301-1/+2
* * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford2004-04-301-0/+21
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-04-303-3/+3
* i386.md (atansf2, [...]): Move near atan2?f3 expanders.Uros Bizjak2004-04-301-39/+39
* reg-stack.c (swap_to_top): New function.Uros Bizjak2004-04-291-71/+88
* gthr-win32.h (__gthread_mutex_t): Change typedef to new structure.Wu Yongwei2004-04-271-10/+18
* optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.Uros Bizjak2004-04-201-0/+134
* optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb.Uros Bizjak2004-04-151-0/+90
* optabs.c (expand_twoval_unop): Reorder function arguments.Uros Bizjak2004-04-141-0/+129
* i386.c (output_387_reg_move): New function.Roger Sayle2004-04-123-110/+33
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+3
* re PR target/14888 (ICE with -O2 -ffast-math in final_scan_insn())Roger Sayle2004-04-091-3/+33
* re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith2004-04-081-0/+5
* builtins.c: Implement support for sincos function.Uros Bizjak2004-04-061-6/+159
* re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor2004-04-051-5/+0
* i386.h (TARGET_NOCONA): New macro.Vladimir Makarov2004-04-023-29/+86
* re PR target/14702 (wrong definitions of instructions mmx_pshufw, sse2_pshufd...Serge Belyshev2004-04-011-4/+4
* dwarf2asm.c, [...]: Update copyright.Kazu Hirata2004-03-241-1/+1
* reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u...Roger Sayle2004-03-241-5/+53
* i386-protos.h: Add a prototype for ix86_reverse_condition.Kazu Hirata2004-03-164-9/+18
* c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini2004-03-164-25/+65
* freebsd-spec.h, [...]: Update copyright.Kazu Hirata2004-03-161-1/+2
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-153-3/+3
* winnt.c (i386_pe_strip_name_encoding_full): Strip leading '@' on fastcall sym...Danny Smith2004-03-121-1/+6
* * config/i386/i386.c (ix86_split_ashrdi): Optimize shift by 63.Roger Sayle2004-03-121-1/+8
* c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-03-111-5/+5
* optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2.Uros Bizjak2004-03-101-0/+131
* re PR target/14343 (internal error while using vector instructions [gcc 3.4.0...Eric Botcazou2004-03-061-1/+1
* ppro.md: Rewrite as a DFA pipeline description.Steven Bosscher2004-03-044-471/+789
* darwin.h: Darwin/x86 doesn't support CPUs before 686...Stuart Hastings2004-03-041-4/+6
* * i386.h (TARGET_CPU_DEFAULT_nocona): Fix value.Steven Bosscher2004-03-041-1/+1
* hooks.c (hook_tree_tree_identity): New.Kazu Hirata2004-03-032-16/+21
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-032-26/+25
* freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien2004-03-022-2/+9
* * config/i386/i386.md: Fix formatting.Kazu Hirata2004-02-291-3/+3
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m.Jan Hubicka2004-02-262-6/+22
* i386.c (ix86_comp_type_attributes): Check for regparm attributes.Michael Matz2004-02-251-0/+3
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-6/+7
* Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern2004-02-241-5/+0
* i386.c: Rename pni to sse3.Kelley Cook2004-02-234-45/+45
* darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern2004-02-231-0/+5
* config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): Specify extra host object ...Christopher Faylor2004-02-221-2/+0
* i386.c (standard_80387_constant_p): Also prefer the x87's load constant instr...Roger Sayle2004-02-211-3/+3
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE...Ziemowit Laski2004-02-211-0/+4
* Fix latent problem found by Mostafa Hagog.James E Wilson2004-02-191-2/+4