summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
Commit message (Expand)AuthorAgeFilesLines
* re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther2009-10-091-0/+2
* system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson2009-09-221-11/+2
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-2/+20
* New function for checking misalignmentRevital Eres2009-09-151-1/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+1
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+5
* extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase2009-08-141-5/+0
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-0/+2
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+2
* targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2009-07-101-3/+3
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-0/+5
* re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet2009-05-281-0/+2
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+8
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-0/+2
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-0/+2
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+2
* target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov2009-04-251-1/+6
* c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini2009-04-161-5/+0
* tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu2009-04-101-1/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford2008-09-201-0/+7
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-2/+20
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-12/+3
* target.h (struct vectorize): Add new target builtin.Ira Rosen2008-08-281-1/+3
* [multiple changes]H.J. Lu2008-07-301-0/+4
* Fix IA-64 breakage...Michael Meissner2008-07-251-0/+10
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+36
* target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov2008-07-091-0/+5
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-061-0/+4
* Revert 137452.Kai Tietz2008-07-041-4/+0
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-041-0/+4
* targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand2008-06-181-0/+4
* tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2008-06-031-2/+0
* extend.texi: Clarify use of __attribute__((naked)).Paul Brook2008-05-231-1/+3
* calls.c (compute_argument_block_size ): Add ATTRIBUTE_UNUSED to fndecl argument.Kai Tietz2008-05-081-0/+2
* targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2008-04-271-0/+56
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-0/+10
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-0/+2
* target.h (unspec_may_trap_p): New target hook.Paolo Bonzini2007-10-161-0/+3
* New target hook to calculate MIITrevor Smigiel2007-09-101-2/+3
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-0/+5
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-14/+14
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-4/+4
* target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov2007-08-221-1/+5
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-0/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-17/+17
* alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2007-07-251-2/+2
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-121-1/+4
* target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2007-07-121-1/+3