aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+9
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+5
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-25/+26
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-9/+9
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov1-0/+7
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+3
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-17/+18
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-4/+4
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+4
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman1-0/+4
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+6
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+4
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+7
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-1/+1
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+4
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+6
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-1/+7
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+12
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+6
2007-02-19linux-unwind.h: Fix a comment typo.Kazu Hirata1-1/+1
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+4
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther1-1/+1
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-14/+10
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+3
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+4
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-2/+26