aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-08-23re PR target/37094 (Ada build broken for i586)Jan Hubicka1-1/+1
2008-08-23re PR target/11259 ([avr] gcc Double 'andi' missed optimization)Anatoly Sokolov1-2/+169
2008-08-22re PR target/37184 (ice in ix86_match_ccmode)Uros Bizjak4-38/+71
2008-08-21re PR target/31070 (ICE in function_arg_slotno)Joseph Myers1-0/+1
2008-08-20re PR target/37169 (Inefficent code for _mm_cvtsi64_si128)H.J. Lu1-1/+7
2008-08-19re PR target/37157 (Wrong insn for _mm_unpackhi_epi64)H.J. Lu1-28/+29
2008-08-18driver-rs6000.c (detect_caches_freebsd): New function.Andreas Tobler1-2/+38
2008-08-17install.texi (--with-mips-plt): Document.Daniel Jacobowitz5-67/+121
2008-08-17mips.c (mips_save_reg_p): Don't short-circuit rest of function when handling ...Richard Sandiford1-4/+6
2008-08-16* config/avr/avr.c (avr_override_options): Reduce value of PARAM_INLINE_CALL_...Andy Hutchinson1-0/+4
2008-08-15arm.c (add_minipool_backward_ref): Check for 8-byte-aligned entries in second...Joseph Myers1-9/+12
2008-08-152008-08-15 Wolfgang Gellerich <gellerich@de.ibm.com>Wolfgang Gellerich4-273/+1425
2008-08-14re PR target/37101 (wrong code: tree vectorizer omits bogus movq/movlps const...Uros Bizjak1-22/+19
2008-08-13sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values ...Joseph Myers1-0/+4
2008-08-13rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine __PPU__ when targeting the Ce...Ulrich Weigand1-0/+2
2008-08-13linux64.h (LINK_ARCH32_SPEC, [...]): Use %R in -Y P argument.Joseph Myers1-3/+3
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand5-14/+0
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2-28/+2
2008-08-12float_disf.c: New file.Ulrich Weigand3-0/+67
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2-0/+61
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand2-8/+22
2008-08-12* config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.Ulrich Weigand1-1/+1
2008-08-12* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.Ulrich Weigand1-0/+2
2008-08-11i386.c: (override_options): Move initialisation from flag_schedule_insns_afte...Michael Matz1-5/+5
2008-08-09avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.Anatoly Sokolov3-4/+4
2008-08-09configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford9-268/+877
2008-08-09mips.c (mips_unspec_address_offset): Move earlier in file.Richard Sandiford1-101/+101
2008-08-09mips.h (MASK_RETURN_ADDR): Expand commentary.Richard Sandiford2-8/+35
2008-08-09mips.h (STATIC_CHAIN_REGNUM): Remap to $15.Richard Sandiford2-10/+25
2008-08-09mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.Richard Sandiford3-111/+57
2008-08-08invoke.texi: Add cpu_type power7.Peter Bergner2-0/+11
2008-08-08tree-vect-transform.c (vectorizable_conversion): Pass the integral type to ve...Dorit Nuzman2-20/+40
2008-08-08i386.h (ix86_size_cost): Declare.Jan Hubicka3-62/+69
2008-08-07xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_f...Bob Wilson1-2/+9
2008-08-07arm.c (output_move_neon): Update comment describing big-endian vector layout.Joseph Myers2-36/+77
2008-08-07iwmmxt.md (movv8qi_internal, [...]): Combine into mov<mode>_internal.Joseph Myers1-61/+3
2008-08-07re PR target/37048 (Revision 138835 breaks bootstrap)Jan Hubicka1-15/+15
2008-08-07re PR target/36992 (Very stange code for _mm_move_epi64)H.J. Lu3-1/+17
2008-08-07optabs.c (emit_unop_insn): Break out to ...Jan Hubicka2-117/+233
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi35-722/+722
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-10/+10
2008-08-06re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu1-1/+4
2008-08-05* config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.Bob Wilson1-1/+0
2008-08-05xtensa.c (xtensa_va_start): Unshare valist.Bob Wilson1-19/+26
2008-08-05invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook5-11/+26
2008-08-05spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus.Ulrich Weigand1-38/+60
2008-08-05spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word-sized SUBREG of multi-wor...Ulrich Weigand2-3/+7
2008-08-04arm.c (thumb_core_reg_alloc_order): New.Paul Brook3-0/+29
2008-08-04re PR c++/37012 (numerous stackalign related testsuite failures on i686-apple...H.J. Lu1-8/+6
2008-08-04i386.c (ix86_compute_frame_layout): Fix a typo in comments.H.J. Lu1-1/+2