summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-0/+9
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-0/+3
* target.h (unspec_may_trap_p): New target hook.Paolo Bonzini2007-10-161-0/+4
* New target hook to calculate MIITrevor Smigiel2007-09-101-0/+9
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-0/+5
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-25/+26
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-9/+9
* target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov2007-08-221-0/+7
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-0/+3
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-17/+18
* alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2007-07-251-4/+4
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-121-0/+4
* target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2007-07-121-0/+4
* libgcc2.h (word_type): Type definition removed.Andreas Krebbel2007-07-061-0/+6
* target.h (struct gcc_target): Add target_help field.Nick Clifton2007-07-041-0/+4
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-0/+7
* re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak2007-06-181-1/+1
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-0/+4
* re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith2007-05-241-0/+6
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-1/+7
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+12
* target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers2007-03-021-0/+6
* linux-unwind.h: Fix a comment typo.Kazu Hirata2007-02-191-1/+1
* tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels2007-02-111-0/+4
* tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther2007-02-051-1/+1
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-14/+10
* target.h (globalize_decl_name): New.Steve Ellcey2007-01-241-0/+3
* Index: ChangeLogGeoffrey Keating2007-01-091-0/+4
* common.opt (record-gcc-switches): New command line switch.Nick Clifton2006-12-071-2/+26
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-271-0/+4
* [multiple changes]Dorit Nuzman2006-11-081-0/+7
* target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith2006-11-011-0/+3
* revert: invoke.texi (-msselibm): Document.Richard Guenther2006-05-221-4/+0
* target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet2006-04-171-0/+8
* re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov2006-03-301-2/+3
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook2006-03-291-0/+4
* 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov2006-03-281-3/+2
* rtl.def (Copyright): Update date.Maxim Kuvyrkov2006-03-271-2/+3
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-0/+53
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+4
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+13
* invoke.texi (-msselibm): Document.Richard Guenther2006-01-311-0/+4
* 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-5/+9
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+3
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-18/+14
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-0/+20