2022-01-03 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff |
2021-06-17 |
H.J. Lu | Add a target calls hook: TARGET_PUSH_ARGUMENT |
blob | commitdiff | diff to current |
2021-01-04 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2020-01-09 |
Richard Sandiford | Add a compatible_vector_types_p target hook |
blob | commitdiff | diff to current |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2019-11-01 |
Tobias Burnus | OpenMP] use_device_addr/use_device_ptr with Fortran... |
blob | commitdiff | diff to current |
2019-09-30 |
Richard Sandiford | Pass an ABI identifier to hard_regno_call_part_clobbered |
blob | commitdiff | diff to current |
2019-09-03 |
Jozef Lawrynowicz | Implement TARGET_HANDLE_GENERIC_ATTRIBUTE |
blob | commitdiff | diff to current |
2019-01-11 |
Steve Ellcey | aarch64.c (aarch64_simd_call_p): New function. |
blob | commitdiff | diff to current |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2018-12-14 |
Sam Tebbs | [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc |
blob | commitdiff | diff to current |
2018-02-13 |
Alexandre Oliva | common.opt (gas-loc-support, [...]): New. |
blob | commitdiff | diff to current |
2018-01-13 |
Richard Sandiford | Give the target more control over ARRAY_TYPE modes |
blob | commitdiff | diff to current |
2018-01-03 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2017-12-20 |
Richard Sandiford | poly_int: TRULY_NOOP_TRUNCATION |
blob | commitdiff | diff to current |
2017-10-23 |
Richard Sandiford | Convert STARTING_FRAME_OFFSET to a hook |
blob | commitdiff | diff to current |
2017-09-15 |
Richard Sandiford | Turn TRULY_NOOP_TRUNCATION into a hook |
blob | commitdiff | diff to current |
2017-09-15 |
Richard Sandiford | Turn CANNOT_CHANGE_MODE_CLASS into a hook |
blob | commitdiff | diff to current |
2017-09-13 |
Richard Sandiford | Turn SECONDARY_MEMORY_NEEDED into a hook |
blob | commitdiff | diff to current |
2017-09-04 |
Richard Sandiford | Turn MODES_TIEABLE_P into a target hook |
blob | commitdiff | diff to current |
2017-09-04 |
Richard Sandiford | Turn HARD_REGNO_MODE_OK into a target hook |
blob | commitdiff | diff to current |
2017-09-04 |
Richard Sandiford | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook |
blob | commitdiff | diff to current |
2017-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2016-11-10 |
Vladimir Makarov | target.def (additional_allocno_class_p): New. |
blob | commitdiff | diff to current |
2016-10-13 |
Jakub Jelinek | re PR target/77957 (Undefined .LCTOC0 with -fstack... |
blob | commitdiff | diff to current |
2016-09-23 |
Uros Bizjak | hooks.h (hook_uint_uintp_false): Rename to... |
blob | commitdiff | diff to current |
2016-09-23 |
Richard Biener | hooks.h (hook_uint_uintp_false): Declare. |
blob | commitdiff | diff to current |
2016-01-04 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2015-07-08 |
Alan Modra | target.def (rtx_costs): Remove "code" param, add "mode". |
blob | commitdiff | diff to current |
2015-06-04 |
Andrew MacLeod | coretypes.h: Include machmode.h... |
blob | commitdiff | diff to current |
2015-05-11 |
Richard Henderson | Convert to md_asm_adjust |
blob | commitdiff | diff to current |
2015-01-05 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2014-11-13 |
Bernd Schmidt | [PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio... |
blob | commitdiff | diff to current |
2014-11-10 |
Bernd Schmidt | Add a target hook for assembling undeclared decls. |
blob | commitdiff | diff to current |
2014-11-06 |
Bernd Schmidt | Add a hook to inform a port about call arguments. |
blob | commitdiff | diff to current |
2014-10-29 |
Richard Sandiford | decl.c, [...]: Remove redundant enum from machine_mode. |
blob | commitdiff | diff to current |
2014-09-15 |
David Malcolm | Instruction attributes take an rtx_insn * |
blob | commitdiff | diff to current |
2014-09-15 |
David Malcolm | The TARGET_CAN_FOLLOW_JUMP hook takes insns |
blob | commitdiff | diff to current |
2014-08-27 |
David Malcolm | Use rtx_insn for various target.def hooks |
blob | commitdiff | diff to current |
2014-05-06 |
Kenneth Zadeck | Merge in wide-int. |
blob | commitdiff | diff to current |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | diff to current |
2013-11-22 |
Andrew MacLeod | hooks.h (hook_uint_mode_0): Add Prototype. |
blob | commitdiff | diff to current |
2013-11-09 |
Richard Sandiford | target.def (can_use_doloop_p): New hook. |
blob | commitdiff | diff to current |
2013-04-22 |
James Greenhalgh | [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook. |
blob | commitdiff | diff to current |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | diff to current |
2012-11-05 |
Joern Rennecke | md.texi (Defining Attributes): Document that we are... |
blob | commitdiff | diff to current |
2012-10-23 |
Joseph Myers | gcc: |
blob | commitdiff | diff to current |
2012-09-30 |
Joern Rennecke | re PR rtl-optimization/38449 (delay branch scheduling... |
blob | commitdiff | diff to current |
2012-09-05 |
Oleg Endo | hooks.c (hook_int_rtx_mode_as_bool_0): New function. |
blob | commitdiff | diff to current |
2012-09-01 |
Uros Bizjak | target.def (legitimate_combined_insn): New target hook. |
blob | commitdiff | diff to current |
2011-10-06 |
Anatoly Sokolov | system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. |
blob | commitdiff | diff to current |
2011-09-06 |
Enkovich Ilya | PR middle-end/44382: Tree reassociation improvement |
blob | commitdiff | diff to current |
2011-08-18 |
Richard Sandiford | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. |
blob | commitdiff | diff to current |
2011-05-03 |
Richard Sandiford | hooks.h (hook_bool_mode_uhwi_false): Declare. |
blob | commitdiff | diff to current |
2011-04-21 |
Richard Sandiford | target.def (legitimate_constant_p): New hook. |
blob | commitdiff | diff to current |
2011-04-21 |
Richard Sandiford | target.def (cannot_force_const_mem): Add a mode argument. |
blob | commitdiff | diff to current |
2011-03-22 |
Joseph Myers | target.def (handle_option): Take gcc_options and cl_dec... |
blob | commitdiff | diff to current |
2010-11-25 |
Joseph Myers | target.def (supports_split_stack, [...]): Take gcc_opti... |
blob | commitdiff | diff to current |
2010-10-15 |
Joseph Myers | target.def (target_option.init_struct): New hook. |
blob | commitdiff | diff to current |
2010-09-16 |
Joseph Myers | target.def (target_option.optimization): New hook. |
blob | commitdiff | diff to current |
2010-09-09 |
Reza Yazdani | Dispatch scheduling for AMD Bulldozer processors. |
blob | commitdiff | diff to current |
2010-07-27 |
Joseph Myers | coretypes.h (struct cl_option_handlers): Declare. |
blob | commitdiff | diff to current |
2010-07-27 |
Joseph Myers | common.opt (o): Add MissingArgError. |
blob | commitdiff | diff to current |
2010-07-27 |
Joseph Myers | langhooks-def.h (lhd_init_options, [...]): New. |
blob | commitdiff | diff to current |
2010-05-19 |
Nathan Froyd | hooks.h (hook_tree_tree_tree_bool_null): Rename to... |
blob | commitdiff | diff to current |
2010-05-03 |
Steven Bosscher | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. |
blob | commitdiff | diff to current |
2009-11-26 |
Richard Henderson | target.h (targetm.vectorize.builtin_vec_perm_ok): New. |
blob | commitdiff | diff to current |
2009-11-25 |
H.J. Lu | Remove trailing white spaces. |
blob | commitdiff | diff to current |
2009-08-25 |
Anatoly Sokolov | hooks.h (hook_bool_const_int_const_int_true): Declare. |
blob | commitdiff | diff to current |
2009-05-21 |
Sandra Loosemore | tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE... |
blob | commitdiff | diff to current |
2009-04-27 |
Ian Lance Taylor | collect2.c (is_ctor_dtor): Change type of ret field... |
blob | commitdiff | diff to current |
2009-02-20 |
Jakub Jelinek | Update Copyright years for files modified in 2008 and... |
blob | commitdiff | diff to current |
2008-08-31 |
Jan Hubicka | fwprop.c (should_replace_address): Add speed attribute. |
blob | commitdiff | diff to current |
2008-06-06 |
Jakub Jelinek | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value... |
blob | commitdiff | diff to current |
2007-08-24 |
Kaveh R. Ghazi | alpha.c (alpha_mangle_type, [...]): Constify. |
blob | commitdiff | diff to current |
2007-08-23 |
Kaveh R. Ghazi | arc-protos.h (arc_select_cc_mode, gen_compare_reg)... |
blob | commitdiff | diff to current |
2007-08-16 |
Kaveh R. Ghazi | c-common.c (const_strip_array_types): New. |
blob | commitdiff | diff to current |
2007-07-26 |
Nick Clifton | Change copyright header to refer to version 3 of the... |
blob | commitdiff | diff to current |
2007-06-16 |
Uros Bizjak | targhooks.c (default_builtin_reciprocal): New default... |
blob | commitdiff | diff to current |
2007-06-16 |
Uros Bizjak | re PR middle-end/31723 (Use reciprocal and reciprocal... |
blob | commitdiff | diff to current |
2006-03-07 |
Richard Sandiford | hooks.c (hook_bool_mode_rtx_true): New function. |
blob | commitdiff | diff to current |
2006-02-18 |
Richard Sandiford | re PR target/9703 ([arm] Accessing data through constan... |
blob | commitdiff | diff to current |
2006-01-28 |
Kazu Hirata | hooks.c (hook_bool_rtx_int_false): Remove. |
blob | commitdiff | diff to current |
2006-01-18 |
Diego Novillo | [multiple changes] |
blob | commitdiff | diff to current |
2005-07-07 |
J"orn Rennecke | hooks.c (hook_bool_rtx_int_false): New function. |
blob | commitdiff | diff to current |
2005-06-28 |
Joseph Myers | target.h (invalid_conversion, [...]): New hooks. |
blob | commitdiff | diff to current |
2005-06-25 |
Kelley Cook | Update FSF address. |
blob | commitdiff | diff to current |
2005-06-09 |
Adrian Straetling | target.h (insn_valid_within_doloop): Rename into "inval... |
blob | commitdiff | diff to current |
2005-05-25 |
Adrian Straetling | loop-doloop.c: Include "target.h". |
blob | commitdiff | diff to current |
2005-03-23 |
Hans-Peter Nilsson | tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to... |
blob | commitdiff | diff to current |
2005-03-20 |
Kazu Hirata | builtins.c (fold_builtin_1): Update a call to targetm... |
blob | commitdiff | diff to current |
2005-03-18 |
Kazu Hirata | hooks.c, [...]: Update copyright. |
blob | commitdiff | diff to current |
2005-03-14 |
Richard Sandiford | config.gcc (extra_options): New variable for listing... |
blob | commitdiff | diff to current |
2004-10-07 |
Kazu Hirata | hooks.c (hook_int_void_1, [...]): Remove. |
blob | commitdiff | diff to current |
2004-10-01 |
Eric Christopher | dwarf2.h (dwarf_calling_convention): Add enum for renes... |
blob | commitdiff | diff to current |
2004-09-24 |
Paolo Bonzini | hooks.c (hook_tree_tree_bool_null): New. |
blob | commitdiff | diff to current |
2004-08-31 |
Mark Mitchell | hooks.c (hook_bool_void_true): New function. |
blob | commitdiff | diff to current |
2004-08-24 |
Eric Christopher | defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro. |
blob | commitdiff | diff to current |
2004-08-16 |
Devang Patel | c-common.c (handle_used_attribute): Set DECL_PRESERVE_P. |
blob | commitdiff | diff to current |
2004-06-07 |
Steven Bosscher | hooks.c (hook_int_void_1): New generic hook. |
blob | commitdiff | diff to current |
next |