Age | Commit message (Expand) | Author | Files | Lines |
2007-02-20 | invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp. | Janis Johnson | 6 | -7/+32 |
2007-02-20 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -3/+2 |
2007-02-20 | c4x.md, [...]: Follow spelling conventions. | Kazu Hirata | 2 | -11/+11 |
2007-02-18 | rs6000.md (bswapsi2): New define_insn and splitter. | David Edelsohn | 1 | -0/+27 |
2007-02-18 | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-17 | darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker. | Geoffrey Keating | 2 | -64/+75 |
2007-02-17 | * config/rs6000/rs6000.c: Clean up trailing whitespace. | Geoffrey Keating | 1 | -14/+14 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2 | -135/+137 |
2007-02-11 | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 1 | -0/+42 |
2007-02-08 | rs6000.md (ctz<mode>2, [...]): Remove constraints from define_expand's match_... | Roger Sayle | 1 | -16/+16 |
2007-02-06 | rs6000.md (popcount<mode>2): Rewrite. | Roger Sayle | 3 | -21/+117 |
2007-02-06 | darwin-tramp.asm (__trampoline_setup): Call __enable_execute_stack on complet... | Geoffrey Keating | 1 | -2/+4 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+2 |
2007-02-03 | darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Add. | Mike Stump | 1 | -2/+10 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -14/+19 |
2007-02-02 | rs6000.c (rs6000_stack_info): Correct altivec_padding_size calculation on AIX. | Geoffrey Keating | 1 | -2/+5 |
2007-02-02 | darwin.h (MD_UNWIND_SUPPORT): Don't define for 64-bit. | Geoffrey Keating | 1 | -0/+2 |
2007-01-25 | re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf... | Geoffrey Keating | 3 | -30/+52 |
2007-01-23 | rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft... | Joseph Myers | 9 | -93/+526 |
2007-01-19 | tm.texi (TARGET_HAS_SINCOS): Document new target macro. | Richard Guenther | 2 | -0/+8 |
2007-01-18 | darwin-ldouble.c: Only build _SOFT_FLOAT if configured for long double 128. | David Edelsohn | 1 | -1/+1 |
2007-01-18 | rs6000.c (rs6000_emit_vector_compare): Fix build error. | Mike Stump | 1 | -2/+3 |
2007-01-18 | re PR target/30485 (ICE in rs6000_emit_vector_compare when building with -fno... | Josh Conner | 1 | -2/+10 |
2007-01-16 | darwin-ldouble.c: Build file for SOFT_FLOAT. | David Edelsohn | 4 | -13/+282 |
2007-01-08 | c.opt: Add -flax-vector-conversions. | Mark Shinwell | 2 | -30/+22 |
2007-01-04 | rs6000.c (rs6000_rtx_costs): Make adjustment for MULT inside MINUS as either ... | Joseph Myers | 1 | -2/+3 |
2007-01-04 | Makefile.def (target_modules): Add libgcc. | Daniel Jacobowitz | 4 | -20/+6 |
2007-01-04 | unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define. | Jakub Jelinek | 1 | -2/+2 |
2007-01-02 | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 1 | -2/+1 |
2007-01-02 | config.gcc (powerpc-*-eabispe*, [...]): Add rs6000/e500.h to tm_file. | Joseph Myers | 6 | -52/+56 |
2007-01-02 | rs6000.c (print_operand): Check (TARGET_SPE || TARGET_E500_DOUBLE), not TARGE... | Joseph Myers | 2 | -12/+13 |
2006-12-23 | t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Add -mmacosx-version-min=10.4. | Mike Stump | 1 | -1/+2 |
2006-12-19 | re PR fortran/29779 (vectorizer fortran testcases failing) | Andrew Pinski | 1 | -3/+2 |
2006-12-19 | expmed.c (expand_mult_const): Force operand to constant. | Jan Hubicka | 1 | -15/+30 |
2006-12-18 | rs6000.md (*movdf_hardfloat32): Use %X format to determine if memory operand ... | Nathan Sidwell | 1 | -6/+6 |
2006-12-16 | re PR target/30185 (ICE with struct and divide) | Jakub Jelinek | 1 | -1/+1 |
2006-12-13 | re PR middle-end/30191 (GCC error: in eliminate_regs_in_insn, at reload1.c:3126) | Peter Bergner | 1 | -5/+2 |
2006-12-13 | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 2 | -3/+3 |
2006-12-12 | reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" and the offset ... | Peter Bergner | 1 | -2/+5 |
2006-12-12 | t-vxworks: Remove assignment to LIB2FUNCS_EXTRA. | Olivier Hainque | 1 | -2/+7 |
2006-12-08 | t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4. | Mike Stump | 2 | -1/+13 |
2006-12-08 | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 1 | -3/+1 |
2006-12-05 | darwin.h (DARWIN_EXTRA_SPECS): New. | Eric Christopher | 1 | -0/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -8/+8 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -7/+7 |
2006-12-01 | re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c... | Joseph Myers | 2 | -7/+25 |
2006-11-29 | predicates.md (gpc_reg_operand): Check invalid_e500_subreg. | Joseph Myers | 3 | -8/+12 |
2006-11-29 | rs6000.c (rs6000_gimplify_va_arg): If STRICT_ALIGNMENT and the type is more a... | Joseph Myers | 1 | -0/+21 |
2006-11-24 | eabispe.h (TARGET_DEFAULT): Include MASK_STRICT_ALIGN. | Joseph Myers | 3 | -5/+8 |
2006-11-22 | rs6000.c (get_store_dest): New. | Peter Bergner | 1 | -3/+30 |