]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/calls.cc
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / calls.cc
2024-03-01  Jakub Jelinekcalls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P...
2024-01-21  Mikael PetterssonRe: [PATCH] Avoid ICE with m68k-elf -malign-int and...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-05  Richard SandifordAdd a new target hook: TARGET_START_CALL_ARGS
2023-12-05  Richard SandifordAdd a target hook for sibcall epilogues
2023-10-20  Alexandre OlivaControl flow redundancy hardening
2023-09-29  Richard SandifordRemove poly_int_pod
2023-06-20  Uros Bizjakcalls: Change return type of predicate function from...
2023-05-03  Alexander Monakovdo not tailcall __sanitizer_cov_trace_pc [PR90746]
2023-02-21  Richard BienerRevert "tree-optimization/108691 - indirect calls to...
2023-02-13  Richard Bienertree-optimization/108691 - indirect calls to setjmp
2023-01-09  Jakub Jelinekcalls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-09-28  H.J. Lustack-protector: Check stack canary before throwing...
2022-07-08  Tamar Christinamiddle-end: Use subregs to expand COMPLEX_EXPR to set...
2022-07-04  Roger Saylemiddle-end: Support ABIs that pass FP values as wider...
2022-06-07  Roger SaylePR middle-end/105853: Call store_constructor directly...
2022-06-04  Roger SaylePR middle-end/95126: Expand small const structs as...
2022-05-13  Richard BienerMake gimple_build main workers more flexible
2022-03-26  Roger SaylePR middle-end/104885: Fix ICE with large stack frame...
2022-03-22  Jakub Jelinekcalls: Fix error recovery after sorry differently ...
2022-03-10  Roger SaylePR c++/84964: Middle-end patch to expand_call for ICE...
2022-03-03  Jakub Jelinekcalls: When bypassing emit_push_insn for 0 sized arg...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.