aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook1-0/+4
2007-07-12sse.md (storentdf, storentsf): New.Zdenek Dvorak1-0/+14
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+35
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2-0/+65
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima1-2/+2
2007-07-11re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak1-5/+26
2007-07-11linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.David Daney2-13/+15
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton1-44/+12
2007-07-11spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand1-5/+6
2007-07-11mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.Richard Sandiford2-3/+4
2007-07-11cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith1-16/+10
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for...Nick Clifton1-0/+32
2007-07-11mips.h (ISA_HAS_SYNCI): New target capability predicate.David Daney4-11/+105
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson1-1/+1
2007-07-10re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)Uros Bizjak1-1/+18
2007-07-10re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undef...Rainer Orth1-3/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor31-194/+221
2007-07-09optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich2-0/+19
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington1-1/+1
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata4-6/+6
2007-07-06sh.md (*prefetch_i4): Disable for TARGET_VXWORKS_RTP.Richard Sandiford1-2/+5
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+18
2007-07-06mips.c (compute_frame_size): Restore the original gp_sp_offset for !GENERATE_...Richard Sandiford1-6/+10
2007-07-06mips.c (mips16e_save_restore_pattern_p): Check that the topmost argument regi...Richard Sandiford1-12/+20
2007-07-05arm.c (vfp3_const_double_index): Copy signed results of REAL_VALUE_TO_INT int...Richard Earnshaw1-1/+4
2007-07-06avr.md (zero_extendqihi2, [...]): Change to define_insn_and_split.Anatoly Sokolov1-28/+84
2007-07-05Improve placement in previous commitRichard Sandiford1-5/+5
2007-07-05mips.c (mips_file_start): Avoid declaration after code.Richard Sandiford1-5/+5
2007-07-05mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.Sandra Loosemore1-0/+2
2007-07-05Add support for SmartMIPS ASE.Sandra Loosemore4-3/+58
2007-07-05re PR testsuite/32014 (new gcc failures)Dorit Nuzman1-0/+60
2007-07-05i386.c (ix86_address_cost): Do not consider more complex addressing modes che...Zdenek Dvorak1-6/+0
2007-07-05cygming-crtend.c: Remove svn:executable property.Uros Bizjak3-0/+0
2007-07-05re PR target/31331 ([avr] ICE on function attribute syntax for main())Anatoly Sokolov1-2/+19
2007-07-04mips.md (type): Add logical, signext and move.David Ung13-64/+110
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+89
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen3-143/+7
2007-07-04vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC.Richard Sandiford1-1/+14
2007-07-04lib1funcs.asm (ic_invalidate): Align constant pool.Richard Sandiford1-0/+1
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford2-4/+12
2007-07-03configure.ac: Test for .dtprelword support on MIPS.Joseph Myers1-0/+28
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown7-167/+422
2007-07-03mips.c (mips_issue_rate): Return 4 for 74K processors.David Ung1-0/+6
2007-07-03invoke.texi: Document -march=74kf3_2.David Ung4-16/+109
2007-07-03invoke.texi: Replace -march=24kf with -march=24kf2_1 and -march=24kx with -ma...Richard Sandiford5-226/+241
2007-07-03constraints.md: New file.Kaz Kojima5-116/+165
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+15
2007-07-03re PR target/32506 (cross compile sh64-superh-linux-gnu internal compiler err...Kaz Kojima1-3/+3
2007-07-02darwin9.h: Add copyright notice.Geoffrey Keating2-1/+26
2007-07-02mips-protos.h (mips16e_save_restore_info): New struct.Richard Sandiford4-59/+640