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