]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/calls.c
Add support for grouping of related diagnostics (PR other/84889)
[thirdparty/gcc.git] / gcc / calls.c
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-07  Aldy Hernandeztree-vrp.c (vrp_int_const_binop): Change overflow type...
2018-06-18  Martin SeborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-18  Martin SeborPR tree-optimization/81384 - built-in form of strnlen...
2018-06-12  Richard SandifordUse poly_int rtx accessors instead of hwi accessors
2018-06-08  Martin LiskaRemove MPX
2018-05-31  Martin SeborPR c/82063 - issues with arguments enabled by -Wall
2018-05-29  Martin SeborPR middle-end/85888 - New test case c-c++-common/attr...
2018-05-22  Martin SeborPR middle-end/85359 - duplicate -Wstringop-overflow...
2018-05-22  Martin SeborFix typo in a comment.
2018-05-22  Martin SeborPR c/85623 - strncmp() warns about attribute 'nonstring...
2018-05-15  Martin SeborPR middle-end/85643 - attribute nonstring fails to...
2018-03-28  Martin LiskaFix typos (PR other/84819).
2018-03-15  Jakub Jelinekre PR c++/79085 (ICE with placement new to unaligned...
2018-02-08  Aldy Hernandezre PR tree-optimization/84224 (ICE in execute, at gimpl...
2018-01-03  Martin SeborPR tree-optimization/83603 - ICE in builtin_memref...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Richard Sandifordpoly_int: GET_MODE_BITSIZE
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: struct_value_size
2018-01-03  Richard Sandifordpoly_int: load_register_parameters
2018-01-03  Richard Sandifordpoly_int: PUSH_ROUNDING
2017-12-21  Richard Sandifordpoly_int: argument sizes
2017-12-21  Richard Sandifordpoly_int: REG_ARGS_SIZE
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-20  Richard SandifordAdd a gen_int_shift_amount helper function
2017-12-20  Jakub Jelinekre PR c++/83490 (ICE in find_call_stack_args, at dce...
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-12-16  Richard SandifordRevert accidental commit
2017-12-16  Richard SandifordAdd a gen_int_shift_amount helper function
2017-11-22  Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-21  Martin Seborre PR tree-optimization/82945 (add warning for passing...
2017-11-21  Martin SeborPR tree-optimization/82945 - add warning for passing...
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-13  Richard SandifordMake more use of subreg_lowpart_offset
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-02  Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-21  Richard SandifordMake more use of simplify_gen_binary
2017-09-12  Richard SandifordTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-05  Richard SandifordMake more use of int_mode_for_size
2017-09-04  Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-30  Richard SandifordAdd a partial_subreg_p predicate
2017-08-30  Richard Sandiford[17/77] Add an int_mode_for_size helper function
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-03  Jakub Jelinekre PR driver/81650 (gcc -m32 mishandles -Walloc-size...
2017-06-09  Jan Hubickabuiltin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST...
2017-05-13  Jim WilsonPatch for RTL expand bug affecting aarch64 vector code.
2017-05-04  Marek Polacekre PR tree-optimization/80612 (ICE in get_range_info...
2017-05-01  Nathan Sidwellcalls.c (combine_pending_stack_adjustment_and_call...
2017-03-29  Andreas Schwabre PR ada/80146 (ICE in copy_to_mode_reg, at explow...
2017-03-14  Martin Seborre PR c/79936 (ICE with -Walloc-size-larger-than=32767)
2017-02-13  Martin LiskaReplace XALLOCAVEC with XCNEWVEC (PR c/79471).
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-12-06  Eric BotcazouPut back blank line
2016-12-06  Eric Botcazoure PR middle-end/78700 (gccgo testcases stack.go, recov...
2016-11-29  Jiong Wang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-10-16  Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-08-09  Renlin Li[PATCH][PR64971]Convert function pointer to Pmode when...
2016-08-03  Bernd Edlingerre PR middle-end/71876 (longjmp is miscompiled with...
2016-07-21  Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-21  Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-05-20  David Malcolmcalls.c: fix warning on targets without REG_PARM_STACK_...
2016-05-20  David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-20  David MalcolmIntroduce can_implement_as_sibling_call_p
2016-05-10  Ilya Enkovichre PR tree-optimization/70876 (ICE in chkp_find_bounds...
2016-03-18  Jason Merrill* calls.c (load_register_parameters): Fix zero size...
2016-03-12  Eric Botcazoure PR ada/70017 (c52103x and c52104x test failure on...
2016-01-15  Richard SandifordPR 69246: Invalid REG_ARGS_SIZE for sibcalls
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  Jakub Jelinekre PR tree-optimization/68680 (On-stack VLA does not...
2015-11-26  Kyrylo Tkachov[calls.c] PR rtl-optimization/67226: Take into account...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27  H.J. LuProperly handle -fno-plt in ix86_expand_call
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-24  Richard Sandifordgenflags.c (gen_macro): Delete.
2015-07-17  Uros Bizjakre PR rtl-optimization/66891 (ICE in expand_call, at...
2015-07-15  Uros Bizjakre PR target/58066 (__tls_get_addr is called with misal...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30  Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Andrew MacLeodfunction.h (struct incoming_args): Move struct.
2015-06-25  Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.h
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04  Sriraman Tallamc-common.c (noplt): New attribute.
next