summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libgcc2.h (word_type): Type definition removed.Andreas Krebbel2007-07-061-0/+6
* target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \.Joseph Myers2007-07-041-1/+1
* target.h (struct gcc_target): Add target_help field.Nick Clifton2007-07-041-0/+2
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-1/+11
* targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak2007-06-161-1/+1
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-2/+8
* target-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Correct default hook.H.J. Lu2007-05-241-1/+1
* re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith2007-05-241-0/+5
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-1/+6
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+3
* target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers2007-03-021-0/+2
* tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels2007-02-111-0/+2
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-2/+0
* target.h (globalize_decl_name): New.Steve Ellcey2007-01-241-0/+5
* Index: ChangeLogGeoffrey Keating2007-01-091-0/+5
* common.opt (record-gcc-switches): New command line switch.Nick Clifton2006-12-071-0/+9
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-271-3/+7
* [multiple changes]Dorit Nuzman2006-11-081-1/+5
* target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith2006-11-011-0/+5
* target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef.Roger Sayle2006-09-121-1/+7
* revert: invoke.texi (-msselibm): Document.Richard Guenther2006-05-221-2/+0
* target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher2006-04-271-0/+2
* target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet2006-04-171-0/+5
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook2006-03-291-0/+2
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-1/+16
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+5
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+17
* invoke.texi (-msselibm): Document.Richard Guenther2006-01-311-0/+2
* re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin2006-01-271-0/+5
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini2006-01-111-0/+5
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-0/+5
* targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston2006-01-031-4/+4
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+5
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-10/+5