c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
[gcc.git] / gcc / calls.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-08-20 Richard SandifordAdd a pass_by_reference flag to function_arg_info
2019-08-20 Richard SandifordAdd a apply_pass_by_reference_rules helper
2019-08-20 Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20 Richard SandifordUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20 Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20 Richard SandifordAdd must_pass_va_arg_in_stack
2019-08-20 Richard SandifordAdd pass_va_arg_by_reference
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Tom de VriesDon't call targetm.calls.static_chain in non-static...
2017-12-16 Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-11-21 Martin SeborPR tree-optimization/82945 - add warning for passing...
2017-01-10 Martin SeborPR tree-optimization/78775 - [7 Regression] ICE in...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-14 Martin SeborPR c/78673 - sprintf missing attribute nonnull on desti...
2016-12-08 Martin SeborPR c/77531 - __attribute__((alloc_size(1,2))) could...
2016-07-21 Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-06-25 Andrew MacLeodfunction.h (struct incoming_args): Move struct.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-02-25 Alangi Derick* calls.h: Fix typo in comment.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.