| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/avr/avr-protos.h (call_insn_operand): Delete prototype. | aesok | 2007-01-07 | 4 | -32/+31 |
* | 2007-01-04 Paul Brook <paul@codesourcery.com> | pbrook | 2007-01-04 | 1 | -13/+185 |
* | * config/rs6000/rs6000.c (rs6000_rtx_costs): Make adjustment for | jsm28 | 2007-01-04 | 1 | -2/+3 |
* | ./ | drow | 2007-01-04 | 16 | -194/+51 |
* | 2007-01-03 Paul Brook <paul@codesourcery.com> | pbrook | 2007-01-04 | 1 | -16/+31 |
* | 2007-01-03 Paul Brook <paul@codesourcery.com> | pbrook | 2007-01-03 | 24 | -1361/+4488 |
* | * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT): Define. | jakub | 2007-01-03 | 1 | -2/+2 |
* | * config/i386/i386.h (NON_STACK_REG_P, REGNO_OK_FOR_SIREG_P, | kazu | 2007-01-03 | 2 | -19/+4 |
* | * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md, | steven | 2007-01-02 | 11 | -97/+60 |
* | * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*, | jsm28 | 2007-01-02 | 6 | -52/+56 |
* | * config/rs6000/rs6000.c (print_operand): Check (TARGET_SPE || | jsm28 | 2007-01-02 | 2 | -12/+13 |
* | 2007-01-01 Eric Christopher <echristo@apple.com> | echristo | 2007-01-02 | 1 | -13/+13 |
* | PR target/29166 | schwab | 2007-01-01 | 1 | -45/+44 |
* | * configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for | mrs | 2007-01-01 | 1 | -2/+8 |
* | 2006-12-24 Andreas Tobler <a.tobler@schweiz.org> | andreast | 2006-12-24 | 1 | -3/+0 |
* | * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Add | mrs | 2006-12-23 | 1 | -1/+2 |
* | * config/elfos.h, config/spu/spu.c, tree-ssa-operands.h, | kazu | 2006-12-22 | 2 | -3/+3 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 2 | -4/+4 |
* | * config/spu/spu.h (ARG_POINTER_CFA_OFFSET): Define. | bje | 2006-12-21 | 2 | -5/+8 |
* | PR target/30230 | jakub | 2006-12-21 | 1 | -8/+51 |
* | * config/spu/spu.c (spu_builtin_mul_widen_even): Remove unused | bje | 2006-12-21 | 1 | -1/+0 |
* | PR target/30213 | hubicka | 2006-12-20 | 1 | -50/+137 |
* | * config/spu/spu.md (vec_widen_umult_hi_v8hi): New. | dorit | 2006-12-20 | 2 | -0/+155 |
* | 2006-12-19 Eric Christopher <echristo@apple.com> | echristo | 2006-12-20 | 2 | -88/+165 |
* | * config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef. | sje | 2006-12-19 | 1 | -0/+1 |
* | 2006-12-18 Andrew Pinski <pinskia@gmail.com> | pinskia | 2006-12-19 | 1 | -3/+2 |
* | * expmed.c (expand_mult_const): Force operand to constant. | hubicka | 2006-12-19 | 1 | -15/+30 |
* | * config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define. | bje | 2006-12-18 | 1 | -0/+1 |
* | * doc/invoke.texi (Debugging Options): Document -g0. | geoffk | 2006-12-18 | 2 | -2/+2 |
* | * config/rs6000/rs6000.md (*movdf_hardfloat32): Use %X format to | nathan | 2006-12-18 | 1 | -6/+6 |
* | 2006-12-17 Matthias Klose <doko@debian.org> | doko | 2006-12-17 | 1 | -1/+1 |
* | PR target/30185 | jakub | 2006-12-15 | 1 | -1/+1 |
* | * spu.c (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Defined. | dorit | 2006-12-14 | 3 | -1/+94 |
* | PR middle-end/30191 | bergner | 2006-12-13 | 1 | -5/+2 |
* | * config/i386/i386.h (FIRST_PSEUDO_REGISTER): Define to 53. | uros | 2006-12-13 | 4 | -40/+38 |
* | gcc/ | shinwell | 2006-12-13 | 6 | -53/+193 |
* | * mips-tdump.c: Replace CROSS_COMPILE with | geoffk | 2006-12-13 | 11 | -19/+19 |
* | * config/mips/mips.h (ASM_OUTPUT_EXTERNAL): Undefine it before | daney | 2006-12-13 | 1 | -0/+1 |
* | * config/spu/spu.h (C_COMMON_OVERRIDE_OPTIONS): Define. | bje | 2006-12-13 | 4 | -3/+11 |
* | * config/spu/spu.c (cpat_info): Fix an incorrectly identified case. | tsmigiel | 2006-12-12 | 1 | -1/+1 |
* | * config/spu/spu.c (TARGET_ENCODE_SECTION_INFO): Define. | bje | 2006-12-12 | 2 | -0/+22 |
* | * reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" and | bergner | 2006-12-12 | 1 | -2/+5 |
* | PR libstdc++/11953 | jakub | 2006-12-12 | 2 | -0/+2 |
* | * config/rs6000/t-vxworks: Remove assignment to LIB2FUNCS_EXTRA. | hainque | 2006-12-12 | 1 | -2/+7 |
* | * config/vxlib.c: Extract tls related routines into ... | hainque | 2006-12-12 | 3 | -298/+353 |
* | * config/spu/spu.opt (mfixed-range): New option. | bje | 2006-12-12 | 3 | -0/+70 |
* | 2006-12-11 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-12-12 | 3 | -95/+32 |
* | 2006-12-11 Carlos O'Donell <carlos@codesourcery.com> | carlos | 2006-12-11 | 1 | -6/+0 |
* | PR target/30120 | uros | 2006-12-11 | 3 | -149/+26 |
* | * config/spu/spu-elf.h (STARTFILE_SPEC): Update. | bje | 2006-12-11 | 7 | -294/+15 |