aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2009-11-11ChangeLog for libcppKai Tietz1-12/+0
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-5/+15
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-0/+14
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+6
2009-10-26tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.Ben Elliston1-0/+12
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+24
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+64
2009-10-26MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton1-17/+25
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-1/+1
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+5
2009-10-14extended.texi: Replace the dash character with @minus{} in situations where i...Nick Clifton1-2/+2
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther1-0/+10
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson1-21/+13
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-39/+44
2009-09-15New function for checking misalignmentRevital Eres1-0/+8
2009-08-28collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined.Olivier Hainque1-0/+7
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-6/+6
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-4/+8
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-0/+12
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-21/+14
2009-07-22re PR target/37488 (register allocation spills floats needlessly)Vladimir Makarov1-0/+4
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek1-0/+8
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-9/+9
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-2/+4
2009-05-28re PR target/37216 ([cygming] Invalid alignment for SSE store to .comm data g...Dave Korn1-1/+8
2009-05-28re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet1-0/+18
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+32
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-37/+44
2009-05-12Merge cond-optab branch.Paolo Bonzini1-21/+106
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-18/+12
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+9
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-4/+4
2009-04-25tm.texi (REGNO_OK_FOR_BASE_P, [...]): Mention strict/nonstrict difference.Paolo Bonzini1-3/+19
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-3/+3
2009-04-17tm.texi (TARGET_DEFAULT_TARGET_FLAGS, [...]): Use @deftypevr rather than @def...Adam Nemet1-14/+14
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-8/+0
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu1-0/+13
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-0/+45
2009-03-11re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jakub Jelinek1-0/+12
2009-03-03re PR middle-end/10109 (documentation of target macro LIBCALL_VALUE)Steve Ellcey1-9/+1
2009-02-24re PR target/33785 (TARGET_C99_FUNCTIONS default wrong in tm.texi)Steve Ellcey1-3/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-02-02tm.texi (Storage Layout): Fix TARGET_ALIGN_ANON_BITFIELD and TARGET_NARROW_VO...Ben Elliston1-2/+2
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-0/+5
2009-01-18extend.texi, [...]: Fix typos.Kazu Hirata1-3/+3
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-1/+2
2008-11-26calls.c (expand_call): Pass to REG_PARM_STACK_SPACE the type of the function...Kai Tietz1-0/+2
2008-10-24PR target/37841: Fix SPU abiMichael Meissner1-0/+9
2008-10-14target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev1-0/+23
2008-10-13Fix PR/25502Kai Tietz1-0/+6