| Commit message (Expand) | Author | Age | Files | Lines |
* | optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | Uros Bizjak | 2004-05-06 | 3 | -2/+194 |
* | re PR target/15290 (__float128 failed to pass to function properly) | H.J. Lu | 2004-05-05 | 1 | -1/+1 |
* | i386.md (*fyl2x_sfxf3, [...]): Remove insn definition. | Uros Bizjak | 2004-05-03 | 1 | -98/+101 |
* | optabs.h (enum optab_index): Add new OTI_expm1. | Uros Bizjak | 2004-05-03 | 1 | -0/+106 |
* | re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C... | Jason Merrill | 2004-04-30 | 1 | -1/+2 |
* | * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC] | Brian Ford | 2004-04-30 | 1 | -0/+21 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 3 | -3/+3 |
* | i386.md (atansf2, [...]): Move near atan2?f3 expanders. | Uros Bizjak | 2004-04-30 | 1 | -39/+39 |
* | reg-stack.c (swap_to_top): New function. | Uros Bizjak | 2004-04-29 | 1 | -71/+88 |
* | gthr-win32.h (__gthread_mutex_t): Change typedef to new structure. | Wu Yongwei | 2004-04-27 | 1 | -10/+18 |
* | optabs.h (enum optab_index): Add new OTI_asin and OTI_acos. | Uros Bizjak | 2004-04-20 | 1 | -0/+134 |
* | optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb. | Uros Bizjak | 2004-04-15 | 1 | -0/+90 |
* | optabs.c (expand_twoval_unop): Reorder function arguments. | Uros Bizjak | 2004-04-14 | 1 | -0/+129 |
* | i386.c (output_387_reg_move): New function. | Roger Sayle | 2004-04-12 | 3 | -110/+33 |
* | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 2004-04-09 | 1 | -0/+3 |
* | re PR target/14888 (ICE with -O2 -ffast-math in final_scan_insn()) | Roger Sayle | 2004-04-09 | 1 | -3/+33 |
* | re PR c++/14808 ([win32] Undefined results with virtual base classes) | Danny Smith | 2004-04-08 | 1 | -0/+5 |
* | builtins.c: Implement support for sincos function. | Uros Bizjak | 2004-04-06 | 1 | -6/+159 |
* | re PR target/14548 (building Ada library incorrectly requires collect2 on mingw) | Ian Lance Taylor | 2004-04-05 | 1 | -5/+0 |
* | i386.h (TARGET_NOCONA): New macro. | Vladimir Makarov | 2004-04-02 | 3 | -29/+86 |
* | re PR target/14702 (wrong definitions of instructions mmx_pshufw, sse2_pshufd... | Serge Belyshev | 2004-04-01 | 1 | -4/+4 |
* | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 2004-03-24 | 1 | -1/+1 |
* | reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u... | Roger Sayle | 2004-03-24 | 1 | -5/+53 |
* | i386-protos.h: Add a prototype for ix86_reverse_condition. | Kazu Hirata | 2004-03-16 | 4 | -9/+18 |
* | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 2004-03-16 | 4 | -25/+65 |
* | freebsd-spec.h, [...]: Update copyright. | Kazu Hirata | 2004-03-16 | 1 | -1/+2 |
* | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2004-03-15 | 3 | -3/+3 |
* | winnt.c (i386_pe_strip_name_encoding_full): Strip leading '@' on fastcall sym... | Danny Smith | 2004-03-12 | 1 | -1/+6 |
* | * config/i386/i386.c (ix86_split_ashrdi): Optimize shift by 63. | Roger Sayle | 2004-03-12 | 1 | -1/+8 |
* | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 2004-03-11 | 1 | -5/+5 |
* | optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2. | Uros Bizjak | 2004-03-10 | 1 | -0/+131 |
* | re PR target/14343 (internal error while using vector instructions [gcc 3.4.0... | Eric Botcazou | 2004-03-06 | 1 | -1/+1 |
* | ppro.md: Rewrite as a DFA pipeline description. | Steven Bosscher | 2004-03-04 | 4 | -471/+789 |
* | darwin.h: Darwin/x86 doesn't support CPUs before 686... | Stuart Hastings | 2004-03-04 | 1 | -4/+6 |
* | * i386.h (TARGET_CPU_DEFAULT_nocona): Fix value. | Steven Bosscher | 2004-03-04 | 1 | -1/+1 |
* | hooks.c (hook_tree_tree_identity): New. | Kazu Hirata | 2004-03-03 | 2 | -16/+21 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 2 | -26/+25 |
* | freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add. | David O'Brien | 2004-03-02 | 2 | -2/+9 |
* | * config/i386/i386.md: Fix formatting. | Kazu Hirata | 2004-02-29 | 1 | -3/+3 |
* | bb-reorder.c, [...]: Update copyright. | Kazu Hirata | 2004-02-27 | 1 | -1/+1 |
* | config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m. | Jan Hubicka | 2004-02-26 | 2 | -6/+22 |
* | i386.c (ix86_comp_type_attributes): Check for regparm attributes. | Michael Matz | 2004-02-25 | 1 | -0/+3 |
* | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 2004-02-24 | 1 | -6/+7 |
* | Reverted patch to add the -mmacosx= feature. (Darwin only) | Matt Austern | 2004-02-24 | 1 | -5/+0 |
* | i386.c: Rename pni to sse3. | Kelley Cook | 2004-02-23 | 4 | -45/+45 |
* | darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option. | Matt Austern | 2004-02-23 | 1 | -0/+5 |
* | config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): Specify extra host object ... | Christopher Faylor | 2004-02-22 | 1 | -2/+0 |
* | i386.c (standard_80387_constant_p): Also prefer the x87's load constant instr... | Roger Sayle | 2004-02-21 | 1 | -3/+3 |
* | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE... | Ziemowit Laski | 2004-02-21 | 1 | -0/+4 |
* | Fix latent problem found by Mostafa Hagog. | James E Wilson | 2004-02-19 | 1 | -2/+4 |