aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-19target.h (struct gcc_target): Change type of last argument to secondary_reloa...Joern Rennecke1-1/+1
2009-11-25target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson1-0/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-8/+8
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-0/+5
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+3
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+16
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+20
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-1/+1
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther1-0/+6
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-1/+14
2009-09-15New function for checking misalignmentRevital Eres1-0/+5
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+4
2009-08-14extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase1-3/+0
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-0/+4
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-2/+5
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-0/+3
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-05-28re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet1-1/+5
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+18
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-0/+3
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-7/+13
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-0/+4
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-0/+4
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-4/+6
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-3/+0
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu1-0/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-18re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill1-1/+1
2008-10-14target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev1-2/+2
2008-09-20tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford1-0/+3
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-5/+37
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+2
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-10/+4
2008-08-28target.h (struct vectorize): Add new target builtin.Ira Rosen1-1/+4
2008-07-30[multiple changes]H.J. Lu1-0/+7
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-6/+5
2008-07-25Fix IA-64 breakage...Michael Meissner1-0/+6
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+28
2008-07-09target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov1-0/+4
2008-07-06config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+6
2008-07-04Revert 137452.Kai Tietz1-6/+0
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+6
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand1-0/+3
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook1-0/+5
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-0/+28
2008-01-26re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner1-0/+9
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-0/+3
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+4