PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / calls.c
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.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27 Kyrylo Tkachov[expr.c] PR target/65358 Avoid clobbering partial argum...
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-19 Eric Botcazouinsn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-19 Kyrylo Tkachov[calls.c] Remove #ifdef checks on STACK_GROWS_DOWNWARD
2015-05-11 Alexander Monakovcalls.c (prepare_call_address): Transform PLT call...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-28 Trevor Saundersremove #if ARGS_GROW_DOWNWARD
2015-04-28 Trevor Saundersalways define ARGS_GROW_DOWNWARD
2015-04-28 Trevor Saundersadd default for NO_FUNCTION_CSE
2015-04-17 Tom de VriesHandle internal_fn in operand_equal_p
2015-04-15 Alan Modrare PR target/65408 (powerpc64 function argument passing...
2015-04-07 Jan Hubickare PR ipa/65540 (internal error on s-fatllf.ads at...
2015-01-17 Bernd Schmidtre PR rtl-optimization/52773 (internal error: in replac...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-03 Tom de VriesRename fuse-caller-save
2014-11-19 Richard HendersonAllow the front-end to create calls with a static chain
2014-11-10 Jan Hubickare PR bootstrap/63573 (libgo: ICE building libgo on...
2014-11-06 Bernd SchmidtAdd a hook to inform a port about call arguments.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-06 Eric Botcazoucalls.c (expand_call): Do not use the target as the...
2014-09-10 Kugan Vivekanandarajahrevert: calls.c (precompute_arguments): Check promoted_...
2014-08-28 Richard Sandifordcalls.c: Include rtl-iter.h.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-21 David Malcolmcalls.c: Use rtx_insn
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Check promoted_for_sign...
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-07-24 Richard Sandifordre PR middle-end/61268 (ICE in vt_expand_var_loc_chain...
2014-04-29 James GreenhalghRemove PUSH_ARGS_REVERSED from the RTL expander.
2014-04-24 Radovan Obradovic-fuse-caller-save - Add new reg-note REG_CALL_DECL
2014-03-20 Eric Botcazoucalls.c (store_one_arg): Remove incorrect const qualifi...
2014-02-11 Richard Hendersonre PR target/59927 (ICE sorry, unimplemented: ms_abi...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-14 Tom de VriesFix REG_PARM_STACK_SPACE usage in expand_call
2013-12-13 Aldy Hernandezre PR tree-optimization/59149 (diagnose_tm_1 calls...
2013-12-03 Marek Polacekre PR middle-end/56344 (ICE for program with very large...
2013-12-03 Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Ulrich Weigandfunction.c (assign_parms): Use all.reg_parm_stack_space...
2013-11-14 Ulrich Weigandcalls.c (store_unaligned_arguments_into_pseudos): Skip...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-03 Marc Glissere PR c++/19476 (Missed null checking elimination with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-28 Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-05-07 Richard Bienercalls.c (special_function_p): setjmp-like functions...
2013-03-25 Richard Bienerre PR rtl-optimization/56434 (document that __attribute...
2013-03-23 Eric Botcazoucalls.c (expand_call): Add missing guard to code handli...
2013-01-11 Tom de Vriesre PR tree-optimization/55890 (calling a builtin func...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-29 Eric Botcazoure PR middle-end/55321 (Ada bootstrap failure on armv5t...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-21 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-10-20 Eric Botcazoure PR middle-end/54315 (unnecessary copy of return...
2012-10-16 Steven Bosscherrtl.h (get_call_rtx_from): New prototype.
2012-09-16 Richard Sandifordcalls.c (expand_call): Use emit_group_move for PARALLEL...
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-08-09 Steven Bosschercalls.c (mem_overlaps_already_clobbered_arg_p): Use...
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-03-26 Steven Bosschertoplev.c (check_global_declaration_1): Do not call...
2012-02-06 Patrick Marlierre PR middle-end/52047 ([trans-mem] ICE: SIGSEGV in...
2012-02-06 Jakub Jelinekre PR target/52129 (wrong code to pass parameters to...
2012-01-05 Jakub Jelinekre PR debug/51762 (ICE in maybe_record_trace_start...
2011-12-21 Jakub Jelinektree-vect-patterns.c (vect_operation_fits_smaller_type...
next