Age | Commit message (Expand) | Author | Files | Lines |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-20 | tm.texi (TARGET_IRA_COVER_CLASSES): Define. | Richard Sandiford | 1 | -0/+9 |
2008-08-30 | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 1 | -0/+13 |
2008-07-23 | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 1 | -0/+34 |
2008-07-16 | c-pch.c (get_ident): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -9/+9 |
2008-07-09 | target.h (struct gcc_target): Add hard_regno_scratch_ok field. | Anatoly Sokolov | 1 | -0/+6 |
2008-06-18 | targhooks.h (struct gcc_target): New member unwind_word_mode. | Ulrich Weigand | 1 | -1/+7 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -4/+0 |
2007-10-16 | target.h (unspec_may_trap_p): New target hook. | Paolo Bonzini | 1 | -0/+20 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+7 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -8/+8 |
2007-08-20 | c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ... | Chao-ying Fu | 1 | -0/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-12 | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 1 | -0/+16 |
2007-07-06 | libgcc2.h (word_type): Type definition removed. | Andreas Krebbel | 1 | -0/+12 |
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 | -0/+1 |
2007-06-16 | targhooks.c (default_builtin_reciprocal): New default target hook. | Uros Bizjak | 1 | -0/+9 |
2007-05-28 | targhooks.c (default_narrow_bitfield): Remove. | Kazu Hirata | 1 | -14/+0 |
2007-05-24 | re PR target/27067 (Compile errors with multiple inheritance where the stdcal... | Danny Smith | 1 | -0/+7 |
2007-03-09 | re PR target/26090 (IA-64 creates DT_TEXTREL binaries) | Richard Henderson | 1 | -1/+10 |
2007-03-06 | c-common.c (targetcm): Add. | Mike Stump | 1 | -0/+8 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -2/+2 |
2007-02-11 | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 1 | -0/+9 |
2007-02-05 | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 1 | -1/+2 |
2006-11-27 | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 1 | -0/+9 |
2006-04-17 | target.h (struct gcc_target): Add mode_rep_extended. | Adam Nemet | 1 | -0/+9 |
2006-03-29 | re PR middle-end/23623 (volatile keyword changes bitfield access size from 32... | Paul Brook | 1 | -0/+14 |
2006-03-21 | re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for bui... | Jason Merrill | 1 | -0/+2 |
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/+8 |
2006-01-03 | targhooks.h (default_decimal_float_supported_p): Declare. | Ben Elliston | 1 | -0/+8 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+3 |
2005-11-25 | cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber. | Hans-Peter Nilsson | 1 | -3/+8 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -0/+86 |
2005-11-02 | re PR target/9350 (-fomit-frame-pointer does not work for main) | Richard Henderson | 1 | -0/+16 |
2005-07-14 | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 1 | -0/+22 |
2005-07-07 | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 1 | -0/+6 |
2005-06-27 | targhooks.c (default_hidden_stack_protect_fail): Fall back to default_externa... | Jakub Jelinek | 1 | -1/+8 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+84 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-09 | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 1 | -16/+10 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -0/+30 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-08 | Target Hook to issue diagnostics for AltiVec argument to funtion with unknown... | Fariborz Jahanian | 1 | -0/+9 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -0/+9 |
2004-12-22 | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 1 | -6/+0 |
2004-10-01 | dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi. | Eric Christopher | 1 | -2/+2 |
2004-09-24 | hooks.c (hook_tree_tree_bool_null): New. | Paolo Bonzini | 1 | -6/+0 |