| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -2/+2 |
* | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 2007-02-11 | 1 | -0/+9 |
* | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 2007-02-05 | 1 | -1/+2 |
* | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 2006-11-27 | 1 | -0/+9 |
* | target.h (struct gcc_target): Add mode_rep_extended. | Adam Nemet | 2006-04-17 | 1 | -0/+9 |
* | re PR middle-end/23623 (volatile keyword changes bitfield access size from 32... | Paul Brook | 2006-03-29 | 1 | -0/+14 |
* | re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for bui... | Jason Merrill | 2006-03-21 | 1 | -0/+2 |
* | 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/+8 |
* | targhooks.h (default_decimal_float_supported_p): Declare. | Ben Elliston | 2006-01-03 | 1 | -0/+8 |
* | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 2005-12-16 | 1 | -0/+3 |
* | cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber. | Hans-Peter Nilsson | 2005-11-25 | 1 | -3/+8 |
* | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 2005-11-24 | 1 | -0/+86 |
* | re PR target/9350 (-fomit-frame-pointer does not work for main) | Richard Henderson | 2005-11-02 | 1 | -0/+16 |
* | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 2005-07-14 | 1 | -0/+22 |
* | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 2005-07-07 | 1 | -0/+6 |
* | targhooks.c (default_hidden_stack_protect_fail): Fall back to default_externa... | Jakub Jelinek | 2005-06-27 | 1 | -1/+8 |
* | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 2005-06-27 | 1 | -0/+84 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 2005-06-09 | 1 | -16/+10 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -1/+1 |
* | loop-doloop.c: Include "target.h". | Adrian Straetling | 2005-05-25 | 1 | -0/+30 |
* | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 2005-03-12 | 1 | -1/+1 |
* | Target Hook to issue diagnostics for AltiVec argument to funtion with unknown... | Fariborz Jahanian | 2005-03-08 | 1 | -0/+9 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 1 | -0/+9 |
* | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 2004-12-22 | 1 | -6/+0 |
* | dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi. | Eric Christopher | 2004-10-01 | 1 | -2/+2 |
* | hooks.c (hook_tree_tree_bool_null): New. | Paolo Bonzini | 2004-09-24 | 1 | -6/+0 |
* | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 2004-09-23 | 1 | -0/+6 |
* | builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep... | Paolo Bonzini | 2004-09-20 | 1 | -0/+6 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -2/+2 |
* | function.c (reference_callee_copied): New. | Richard Henderson | 2004-09-08 | 1 | -11/+28 |
* | md.texi (shift patterns): New anchor. | Richard Sandiford | 2004-09-04 | 1 | -0/+8 |
* | target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | Richard Henderson | 2004-08-25 | 1 | -0/+47 |
* | Patch to fix -mcpu=G5 interface to EH runtime library. | Fariborz Jahanian | 2004-08-16 | 1 | -0/+6 |
* | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 2004-07-15 | 1 | -0/+11 |
* | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2004-07-13 | 1 | -0/+22 |
* | target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define. | Paul Brook | 2004-06-29 | 1 | -0/+25 |
* | target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. | Paul Brook | 2004-06-25 | 1 | -0/+8 |
* | calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and pass raw n_name... | Alan Modra | 2004-06-24 | 1 | -3/+4 |
* | builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. | Kazu Hirata | 2004-03-02 | 1 | -0/+8 |
* | hooks.c (hook_void_tree_int): Remove. | Kazu Hirata | 2004-02-19 | 1 | -8/+0 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -7/+0 |
* | default.h (PROMOTE_PROTOTYPES): Remove. | Kazu Hirata | 2004-02-08 | 1 | -38/+0 |
* | target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_... | Kazu Hirata | 2004-01-31 | 1 | -1/+3 |
* | system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison. | Kazu Hirata | 2004-01-31 | 1 | -41/+7 |
* | re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) | Ian Lance Taylor | 2004-01-23 | 1 | -0/+8 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | system.h (STRUCT_VALUE_INCOMING_REGNUM): Poison. | Kazu Hirata | 2004-01-15 | 1 | -4/+0 |
* | calls.c (expand_call): Update comments. | Kazu Hirata | 2003-12-18 | 1 | -4/+0 |