aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-03mmx.md (*mov<mode>_internal_rex64): Use Yi instead of x to avoid inter-unit m...Uros Bizjak1-4/+4
2008-08-03re PR target/36992 (Very stange code for _mm_move_epi64)Uros Bizjak2-14/+14
2008-08-02re PR tree-optimization/35252 (No vectorization for complex arrays)Richard Guenther2-20/+112
2008-08-01i386.c (override_options): Replace ABI_STACK_BOUNDARY with MIN_STACK_BOUNDARY.H.J. Lu2-8/+8
2008-08-01config.gcc (mipsisa64*-*-linux*): New configuration.Adam Nemet2-33/+66
2008-07-31darwin.h (MAIN_STACK_BOUNDARY): Define to 128.H.J. Lu1-0/+3
2008-07-31sh.c (sh_canonical_va_list_type): Remove.Kaz Kojima1-11/+0
2008-07-30builtins.c (std_gimplify_va_arg_expr): Replace PREFERRED_STACK_BOUNDARY with ...H.J. Lu1-4/+4
2008-07-30[multiple changes]H.J. Lu5-143/+392
2008-07-30arm.c (arm_compute_static_chain_stack_bytes): New function.Andrew Jenner1-62/+66
2008-07-30arm.c (arm_expand_prologue): Use 0-length rtvec instead of NULL_RTVEC.Nathan Froyd1-1/+3
2008-07-30re PR target/35866 (Vector load/store from a packed struct does not work (wit...Nathan Froyd1-1/+4
2008-07-30configure.ac: Add makefile fragments for hpux.Paolo Bonzini2-8/+0
2008-07-30irix-crti.asm: .hide __gcc_init and __gcc_fini.Olivier Hainque2-0/+31
2008-07-30re PR target/36955 (TLS LIBCALL change breaks libstdc++ built with older binu...Alan Modra1-0/+4
2008-07-29predict.c (always_optimize_for_size_p): New function.Jan Hubicka1-3/+6