Age | Commit message (Expand) | Author | Files | Lines |
2007-02-08 | rs6000.md (ctz<mode>2, [...]): Remove constraints from define_expand's match_... | Roger Sayle | 1 | -16/+16 |
2007-02-07 | * config/i386/i386.c (override_options): Set PTA_SSSE3 for core2. | Jakub Jelinek | 1 | -1/+1 |
2007-02-06 | re PR target/29746 (gcc fails to bootstrap on sh4-*-linux-gnu) | J"orn Rennecke | 1 | -3/+16 |
2007-02-06 | constraints.md (Y2): Rename from Y. | Richard Henderson | 4 | -83/+94 |
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-05 | amdfam10 | Harsha Jagasia | 10 | -140/+1263 |
2007-02-05 | * config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs. | Bob Wilson | 1 | -0/+2 |
2007-02-05 | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 1 | -9/+21 |
2007-02-05 | cris.md ("*andsi_movu", [...]): For size-changed operand where memory is allo... | Hans-Peter Nilsson | 1 | -7/+7 |
2007-02-05 | alpha.c (alpha_add_builtins): New Helper function. | Roger Sayle | 1 | -32/+39 |
2007-02-05 | m68k.md (pushdi-1, [...]): Don't use the 'y' constraint. | Kazu Hirata | 1 | -3/+3 |
2007-02-05 | tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO... | Richard Sandiford | 1 | -1/+9 |
2007-02-04 | bfin-modes.def, [...]: Follow spelling conventions. | Kazu Hirata | 4 | -14/+14 |
2007-02-04 | v850.c, [...]: Follow spelling conventions. | Kazu Hirata | 3 | -14/+14 |
2007-02-04 | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 24 | -118/+118 |
2007-02-04 | h8300.c, [...]: Follow spelling conventions. | Kazu Hirata | 3 | -14/+14 |
2007-02-03 | pa.md (addvdi3, [...]): New ftrapv insns and expanders. | John David Anglin | 1 | -12/+215 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 12 | -12/+12 |
2007-02-03 | darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Add. | Mike Stump | 2 | -2/+13 |
2007-02-03 | xtensa.c (smalloffset_mem_p): Use BASE_REG_P. | Bob Wilson | 3 | -115/+138 |
2007-02-03 | * config/ia64/ia64.c (ia64_print_operand): Fix compare strings. | Steve Ellcey | 1 | -0/+12 |
2007-02-02 | revert: i386.c (ix86_function_arg_regno_p): Put back the code before the foll... | Hui-May Chang | 1 | -17/+46 |
2007-02-02 | re PR target/29682 (ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -m... | Maxim Kuvyrkov | 2 | -2/+17 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 4 | -41/+47 |
2007-02-02 | pa.md (tp_load): Correct mfctl instruction syntax. | Guy Martin | 1 | -1/+1 |
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-31 | * config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove. | Kazu Hirata | 1 | -2/+0 |
2007-01-31 | re PR target/19087 (Overflowed address in dwarf debug line information) | Anatoly Sokolov | 1 | -0/+2 |
2007-01-31 | optabs.h (enum optab_index): Add new OTI_isinf. | Uros Bizjak | 1 | -0/+38 |
2007-01-31 | * gcc/config/arm/unwind-arm.h (_sleb128_t, _uleb128_t): New. | Kazu Hirata | 1 | -1/+8 |
2007-01-31 | i386.h (NON_QI_REG_P): Remove. | Kazu Hirata | 2 | -12/+0 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -3/+3 |
2007-01-30 | builtins.c (expand_builtin_int_interclass_roundingfn): New function to handle... | Uros Bizjak | 1 | -13/+26 |
2007-01-29 | decExcept.c: New. | Janis Johnson | 2 | -0/+88 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -7/+13 |
2007-01-27 | i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factori... | Roger Sayle | 1 | -50/+87 |
2007-01-26 | re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors)) | Steve Ellcey | 3 | -1/+9 |
2007-01-25 | m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which... | DJ Delorie | 1 | -0/+8 |
2007-01-25 | re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf... | Geoffrey Keating | 3 | -30/+52 |
2007-01-25 | re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors)) | Steve Ellcey | 2 | -0/+19 |
2007-01-24 | i386.h (x86_cmpxchg16b): Remove const. | Jakub Jelinek | 2 | -8/+12 |
2007-01-24 | target.h (globalize_decl_name): New. | Steve Ellcey | 1 | -4/+49 |
2007-01-24 | i386.md (tanxf2, [...]): Use op2 instead of operands[2] to avoid access past ... | Uros Bizjak | 1 | -25/+25 |
2007-01-23 | rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft... | Joseph Myers | 9 | -93/+526 |
2007-01-23 | i386.md: Use REG_P... | Uros Bizjak | 4 | -293/+295 |
2007-01-22 | * config/m68k/m68k.h: Fix comment. | Andreas Schwab | 1 | -2/+2 |
2007-01-20 | pa.c (output_move_double): Change array size of xoperands to 4. | John David Anglin | 1 | -4/+1 |
2007-01-19 | i386.h (CONDITIONAL_REGISTER_USAGE): Store result of PIC_OFFSET_TABLE_REGNUM ... | Dirk Mueller | 1 | -3/+5 |