aboutsummaryrefslogtreecommitdiff
path: root/gcc/target-def.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-10New target hook to calculate MIITrevor Smigiel1-2/+3
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+5
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-14/+14
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-4/+4
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov1-1/+5
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-17/+17
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-2/+2
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-1/+4
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman1-1/+3
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+6
2007-07-04target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \.Joseph Myers1-1/+1
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+2
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-1/+11
2007-06-16targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak1-1/+1
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-2/+8
2007-05-24target-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Correct default hook.H.J. Lu1-1/+1
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+5
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-1/+6
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+3
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+2
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+2
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-2/+0
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+5
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+5
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-0/+9
2006-11-27target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther1-3/+7
2006-11-08[multiple changes]Dorit Nuzman1-1/+5
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-0/+5
2006-09-12target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef.Roger Sayle1-1/+7
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther1-2/+0
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher1-0/+2
2006-04-17target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet1-0/+5
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook1-0/+2
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-1/+16
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+5
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+17
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther1-0/+2
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-0/+5
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+5
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-0/+5
2006-01-03targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston1-4/+4
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+5
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-10/+5
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke1-0/+5
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-1/+3
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-0/+10
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards1-6/+8
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-1/+4
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-0/+2