aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-11-02sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.Kaz Kojima1-0/+43
2010-11-01alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers10-68/+150
2010-11-01common.opt (R, [...]): New.Joseph Myers25-208/+21
2010-11-01pdp11.md: Use iterators.Paul Koning1-187/+26
2010-11-01rx.h (TARGET_CPU_CPP_BUILTINS): Add define for RX610 as well as an assertion.DJ Delorie1-1/+4
2010-11-01pdp11.c (pdp11_return_in_memory): Return vector and complex modes in memory.Paul Koning1-7/+5
2010-11-01re PR target/46030 (registers trashed with -Os)Alan Modra1-145/+176
2010-10-31Emit SEH unwind info.Richard Henderson6-114/+636
2010-10-31pdp11.md: Change output operands to disallow immediate operands.Paul Koning2-51/+58
2010-10-30Align long double parameters on stack to 4byte in 32bit.H.J. Lu1-12/+83
2010-10-29* config/pdp11/pdp11.md (*and<mode>): Rename to *bic<mode>.Paul Koning1-1/+1
2010-10-29* config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3): Fix ICE.Paul Koning1-7/+7
2010-10-29pdp11.md (andhi3, andqi3): Fix wrong code error.Paul Koning1-57/+32
2010-10-29pdp11.c (output_move_quad): Fix ICE for CPU register to register move.Paul Koning1-6/+0
2010-10-29pdp11.c (print_operand_address): Correct handling of integer constant address...Paul Koning1-52/+17
2010-10-29picochip.c (picochip_is_short_branch): Simplify a conditional expression.Hariharan Sandanagobalane1-2/+1
2010-10-29pdp11.c (pdp11_trampoline_init): Correct instruction encoding.Paul Koning1-4/+4
2010-10-29pdp11-protos.h (pdp11_cannot_change_mode_class, [...]): Declare.Paul Koning5-54/+177
2010-10-29invoke.texi: Document -mam34 and -mtune options.Nick Clifton5-526/+1031
2010-10-29sh.c (sh_promote_function_mode): Use default_promote_function_mode if !sh_pro...Paolo Bonzini1-2/+3
2010-10-28Partially revert:Uros Bizjak1-10/+10
2010-10-28* score.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.Nathan Froyd1-21/+0
2010-10-28cris.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-18/+57
2010-10-28lm32-protos.h (lm32_function_arg): Delete.Nathan Froyd3-13/+22
2010-10-28mcore-protos.h (mcore_function_arg): Delete.Nathan Froyd3-19/+22
2010-10-28h8300-protos.h (function_arg): Delete.Nathan Froyd3-35/+27
2010-10-28arc.h (FUNCTION_ARG, [...]): Move code to...Nathan Froyd2-55/+69
2010-10-28crx-protos.h (crx_function_arg): Delete.Nathan Froyd3-16/+22
2010-10-28m68hc11-protos.h (m68hc11_function_arg): Delete.Nathan Froyd3-36/+16
2010-10-28stormy16-protos.h (xstormy16_function_arg): Delete.Nathan Froyd3-30/+19
2010-10-28moxie-protos.h (moxie_function_arg): Delete.Nathan Froyd3-22/+23
2010-10-28mn10300-protos.h (function_arg): Delete.Nathan Froyd3-31/+19
2010-10-28iq2000-protos.h (function_arg): Delete.Nathan Froyd3-21/+24
2010-10-28fr30-protos.h (fr30_num_arg_regs): Delete.Nathan Froyd3-22/+38
2010-10-28frv-protos.h (frv_function_arg): Delete.Nathan Froyd3-44/+33
2010-10-28re PR target/46153 (ICE: in extract_insn, at recog.c:2110 (unrecognizable ins...Uros Bizjak1-16/+76
2010-10-28arm.c (const_ok_for_arm): Support 0xXY00XY00 pattern constants in thumb2.Andrew Stubbs1-1/+7
2010-10-27checking in Nathan's patch because I accidently checked in part of it with my...Steve Ellcey2-25/+0
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey1-7/+53
2010-10-27sol2-unwind.h (sparc64_fallback_frame_state): Adjust for newer Solaris 10 rel...Eric Botcazou1-14/+45
2010-10-27Replace UNSPEC_STACK_CHECK with UNSPECV_SPLIT_STACK_RETURN.Ian Lance Taylor1-1/+2
2010-10-27Add -mvzeroupper to x86.H.J. Lu6-58/+484
2010-10-27t-mingw32 (SHLIB_LC): Add -lmingwthrd.Eric Botcazou3-3/+3
2010-10-27w32-unwind.h (i386_w32_fallback_frame_state): Fix regnum of EBP.Eric Botcazou1-18/+10
2010-10-26Put back unspec_volatile on split_stack_return.H.J. Lu1-2/+2
2010-10-26Replace unspec_volatile with unspec in split_stack_return.H.J. Lu1-2/+2
2010-10-26pdp11.c (pdp11_f_format, [...]): Update to current definition of struct_real_...Paul Koning1-2/+2
2010-10-26Properly align parameters on stack for x86.H.J. Lu1-17/+45
2010-10-26stor-layout.c (layout_decl): Use the field's type to determine the mode and k...Jie Zhang1-0/+4
2010-10-25pdp11.md: Add define_constants for register numbers, branch offset limits.Paul Koning3-59/+62