| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/34814 (SDmode function args not passed according to ABI specific... | Peter Bergner | 2008-01-26 | 1 | -0/+9 |
* | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 2007-12-06 | 1 | -0/+3 |
* | target.h (unspec_may_trap_p): New target hook. | Paolo Bonzini | 2007-10-16 | 1 | -0/+4 |
* | New target hook to calculate MII | Trevor Smigiel | 2007-09-10 | 1 | -0/+9 |
* | Add target hook invoked when cfun changes. | Sandra Loosemore | 2007-09-05 | 1 | -0/+5 |
* | arm.c, [...]: Fix comment typos. | Kazu Hirata | 2007-09-01 | 1 | -1/+1 |
* | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 2007-08-24 | 1 | -25/+26 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -9/+9 |
* | target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul... | Maxim Kuvyrkov | 2007-08-22 | 1 | -0/+7 |
* | c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ... | Chao-ying Fu | 2007-08-20 | 1 | -0/+3 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -17/+18 |
* | alpha.c (alpha_mangle_fundamental_type): Rename to... | Julian Brown | 2007-07-25 | 1 | -4/+4 |
* | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 2007-07-12 | 1 | -0/+4 |
* | target.h (builtin_vectorization_cost): Add new target builtin. | Dorit Nuzman | 2007-07-12 | 1 | -0/+4 |
* | libgcc2.h (word_type): Type definition removed. | Andreas Krebbel | 2007-07-06 | 1 | -0/+6 |
* | target.h (struct gcc_target): Add target_help field. | Nick Clifton | 2007-07-04 | 1 | -0/+4 |
* | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 2007-07-03 | 1 | -0/+7 |
* | re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) | Uros Bizjak | 2007-06-18 | 1 | -1/+1 |
* | re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast... | Uros Bizjak | 2007-06-16 | 1 | -0/+4 |
* | re PR target/27067 (Compile errors with multiple inheritance where the stdcal... | Danny Smith | 2007-05-24 | 1 | -0/+6 |
* | re PR target/26090 (IA-64 creates DT_TEXTREL binaries) | Richard Henderson | 2007-03-09 | 1 | -1/+7 |
* | c-common.c (targetcm): Add. | Mike Stump | 2007-03-06 | 1 | -0/+12 |
* | target.h (init_dwarf_reg_sizes_extra): New target hook. | Joseph Myers | 2007-03-02 | 1 | -0/+6 |
* | linux-unwind.h: Fix a comment typo. | Kazu Hirata | 2007-02-19 | 1 | -1/+1 |
* | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 2007-02-11 | 1 | -0/+4 |
* | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 2007-02-05 | 1 | -1/+1 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-02-02 | 1 | -14/+10 |
* | target.h (globalize_decl_name): New. | Steve Ellcey | 2007-01-24 | 1 | -0/+3 |
* | Index: ChangeLog | Geoffrey Keating | 2007-01-09 | 1 | -0/+4 |
* | common.opt (record-gcc-switches): New command line switch. | Nick Clifton | 2006-12-07 | 1 | -2/+26 |
* | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 2006-11-27 | 1 | -0/+4 |
* | [multiple changes] | Dorit Nuzman | 2006-11-08 | 1 | -0/+7 |
* | target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook. | Danny Smith | 2006-11-01 | 1 | -0/+3 |
* | revert: invoke.texi (-msselibm): Document. | Richard Guenther | 2006-05-22 | 1 | -4/+0 |
* | target.h (struct gcc_target): Add mode_rep_extended. | Adam Nemet | 2006-04-17 | 1 | -0/+8 |
* | re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX) | Maxim Kuvyrkov | 2006-03-30 | 1 | -2/+3 |
* | re PR middle-end/23623 (volatile keyword changes bitfield access size from 32... | Paul Brook | 2006-03-29 | 1 | -0/+4 |
* | 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | Maxim Kuvyrkov | 2006-03-28 | 1 | -3/+2 |
* | rtl.def (Copyright): Update date. | Maxim Kuvyrkov | 2006-03-27 | 1 | -2/+3 |
* | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 2006-03-16 | 1 | -0/+53 |
* | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 2006-03-02 | 1 | -0/+4 |
* | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 2006-02-18 | 1 | -0/+13 |
* | invoke.texi (-msselibm): Document. | Richard Guenther | 2006-01-31 | 1 | -0/+4 |
* | re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ... | Daniel Berlin | 2006-01-27 | 1 | -0/+5 |
* | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Paolo Bonzini | 2006-01-11 | 1 | -0/+5 |
* | tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document. | Eric Christopher | 2006-01-06 | 1 | -5/+9 |
* | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 2005-12-16 | 1 | -0/+3 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -18/+14 |
* | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 2005-11-24 | 1 | -0/+20 |