Age | Commit message (Expand) | Author | Files | Lines |
2007-09-03 | * config/netbsd-elf.h (USE_LD_AS_NEEDED): Define. | Krister Walfridsson | 1 | -0/+5 |
2007-09-03 | mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro. | Richard Sandiford | 1 | -1/+1 |
2007-09-03 | cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction. | Jesper Nilsson | 2 | -0/+8 |
2007-09-03 | mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants. | David Daney | 2 | -5/+386 |
2007-09-03 | cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ... | Jesper Nilsson | 4 | -4/+13 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 3 | -3/+3 |
2007-09-01 | m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove. | Kazu Hirata | 2 | -4/+6 |
2007-08-31 | optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_... | Andrew Pinski | 3 | -5/+34 |
2007-08-31 | re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav... | Nick Clifton | 2 | -11/+13 |
2007-08-31 | xcoff.h (XCOFF_CSECT_DEFAULT_ALIGNMENT_STR): New internal macro. | Olivier Hainque | 2 | -7/+14 |
2007-08-31 | Support for PowerPC 750CL paired-single instructions | David Edelsohn | 8 | -18/+851 |
2007-08-30 | ppu_intrinsics.h: New file. | Andrew Pinski | 1 | -0/+729 |
2007-08-30 | re PR target/33168 (GCC Boot failure, building libstc++) | Jakub Jelinek | 1 | -6/+6 |
2007-08-30 | invoke.texi (-mveclibabi): Document new target option. | Richard Guenther | 2 | -4/+111 |
2007-08-30 | rs6000.c (rs6000_emit_sync): For QI or HI mode used_m... | Jakub Jelinek | 1 | -9/+11 |
2007-08-30 | s390.md ("*add<mode>3_alc_carry1_cc", [...]): New insn definitions. | Ulrich Weigand | 1 | -0/+69 |
2007-08-30 | s390.c (s390_expand_addcc): Emit canonical alc pattern. | Ulrich Weigand | 2 | -15/+17 |
2007-08-29 | re PR target/33168 (GCC Boot failure, building libstc++) | Paolo Bonzini | 1 | -4/+16 |
2007-08-29 | bfin.c (bfin_expand_builtin): Fix the argument order of __builtin_bfin_cmplx_... | Jie Zhang | 1 | -6/+6 |
2007-08-29 | revert: bfin.md (composev2hi): Put operands into vector with correct order. | Jie Zhang | 1 | -3/+3 |
2007-08-29 | bfin.md (composev2hi): Put operands into vector with correct order. | Jie Zhang | 1 | -3/+3 |
2007-08-29 | bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate. | Jie Zhang | 1 | -1/+109 |
2007-08-29 | bfin.opt (minline-plt): Add. | Jie Zhang | 2 | -1/+8 |
2007-08-29 | m68k.c (m68k_get_function_kind): Assert we're never given a non-function. | Nathan Sidwell | 1 | -8/+23 |
2007-08-28 | * config/sh/sh.c (sh_gimplify_va_arg_expr): Fix sh2a support. | DJ Delorie | 1 | -2/+2 |
2007-08-28 | * gcc/config/m68k/linux.h | Nathan Sidwell | 3 | -0/+33 |
2007-08-28 | re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args) | Uros Bizjak | 1 | -0/+32 |
2007-08-28 | Modulo-scheduling improvements. Patch 2 of 2 | Mircea Namolaru | 1 | -0/+42 |
2007-08-27 | re PR target/31385 (gcc fails to find spill register for decimal arithmetic) | H.J. Lu | 2 | -0/+5 |
2007-08-26 | re PR target/33151 (Invalid insn with pre_inc) | David Edelsohn | 2 | -10/+10 |
2007-08-24 | re PR target/11787 (always call memcpy for block move in mips16) | Sandra Loosemore | 5 | -3/+64 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 24 | -111/+112 |
2007-08-24 | bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin. | Jie Zhang | 1 | -0/+2 |
2007-08-24 | bfin.c (print_operand): Report error instead of ICE for wrong operand. | Jie Zhang | 1 | -17/+28 |
2007-08-24 | bfin.opt (mfast-fp): Add. | Jie Zhang | 3 | -4/+9 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 68 | -346/+336 |
2007-08-23 | re PR target/17390 (missing floating point compare optimization) | Uros Bizjak | 2 | -15/+137 |
2007-08-23 | gcc: | Paolo Bonzini | 1 | -6/+49 |
2007-08-23 | i386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code. | Uros Bizjak | 3 | -17/+28 |
2007-08-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 34 | -245/+244 |
2007-08-22 | * config/dfp-bit.c (DFP_TO_DFP): Check for overflow. | Janis Johnson | 1 | -1/+2 |
2007-08-21 | rs6000.c (expand_block_clear): Add TARGET_SPE cases to set eight bytes at a t... | Nathan Froyd | 1 | -3/+16 |
2007-08-21 | i386.c (ix86_expand_clear): Use FLAGS_REG. | Uros Bizjak | 1 | -9/+14 |
2007-08-19 | re PR target/32522 (Bootstrap failure on Alpha due to pointer-plus changes) | Andrew Pinski | 1 | -6/+7 |
2007-08-19 | re PR target/33115 (-march=native is not supported under x86 darwin) | Andrew Pinski | 1 | -1/+2 |
2007-08-19 | * i386.md: Replace "rim" and "mri" constraints by "g". | Jan Hubicka | 1 | -24/+24 |
2007-08-17 | mt-sde: New file. | Richard Sandiford | 2 | -5/+14 |
2007-08-17 | score.md: Update pattern tablejump. | Chen Liqin | 3 | -28/+28 |
2007-08-16 | i386.md (*rep_movdi_rex64): Emit "rep" prefix on the same line as the instruc... | Uros Bizjak | 2 | -33/+33 |
2007-08-15 | rs6000.c (rs6000_rtx_costs): Add CLZ, CTZ, and POPCOUNT. | David Edelsohn | 1 | -0/+6 |