]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.c
function.c (dump_stack_clash_frame_info): New function.
[thirdparty/gcc.git] / gcc / function.c
2017-09-20  Jeff Lawfunction.c (dump_stack_clash_frame_info): New function.
2017-09-15  Richard SandifordTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
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-08-30  Richard SandifordAdd a partial_subreg_p predicate
2017-08-30  Richard Sandiford[77/77] Add a complex_mode class
2017-08-30  Richard Sandiford[64/77] Add a scalar_mode class
2017-08-30  Richard Sandiford[35/77] Add uses of as_a <scalar_int_mode>
2017-08-23  Richard Bienerfunction.c (fndecl_name): Use verbosity 1 (no arguments...
2017-08-21  Richard SandifordSimplify pad_below implementation
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-02  Jakub Jelinekre PR middle-end/79499 (ICE in rtl_verify_bb_insns...
2017-07-26  Martin LiskaMove non-local goto expansion after parm_birth_insn...
2017-07-21  Nathan SidwellRemove TYPE_METHODS.
2017-01-13  Martin LiskaReload global options when strict aliasing is dropped...
2017-01-05  David MalcolmIntroduce RTL function reader
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-29  Jiong Wang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-25  Richard SandifordTweak LRA handling of shared spill slots
2016-11-21  Trevor Saundersmake prologue_epilogue_contains take a rtx_insn *
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-10-28  Segher Boessenkoolsched: Do not mix prologue and epilogue insns
2016-10-13  Segher BoessenkoolCreate the *logue in the same order as before (PR77962)
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-12  Segher Boessenkoolshrink-wrap: Shrink-wrapping for separate components
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-08-28  Trevor Saundersmake stack_slot_list a vec<rtx>
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-06-22  Eric Botcazou* function.c (assign_parm_setup_reg): Prevent sharing...
2016-06-02  H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-05-20  Segher BoessenkoolThis fixes a bug in my r236491: on nvptx, functions...
2016-05-19  Segher Boessenkoolfunction: Restructure *logue insertion
2016-05-19  Segher Boessenkoolfunction: A fix for my previous commit
2016-05-18  Segher Boessenkoolfunction: Factor out make_*logue_seq
2016-05-18  Segher Boessenkoolfunction: Do the CLEANUP_EXPENSIVE after shrink-wrappin...
2016-05-04  Segher Boessenkoolshrink-wrap: Remove complicated simple_return manipulations
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-08  Jason MerrillPR c++/68983 (BE)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  David MalcolmFix -Wmisleading-indentation warning in function.c
2015-12-07  Eric Botcazoure PR middle-end/68291 (ICE in emit_move_insn, at expr...
2015-12-03  Alan LawrenceEmpty the redirect_edge_var_map after each pass
2015-11-26  Alexandre Oliva[PR67753] adjust for padding when bypassing memory...
2015-11-15  Trevor Saundersremove conditional compilation of sdb debug info
2015-11-06  Alexandre Oliva[PR67753] fix copy of PARALLEL entry_parm to CONCAT...
2015-11-04  Martin LiskaPass manager: add support for termination of pass list
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-16  Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-10  Trevor Saundersremove an unneeded as_a<rtx_insn *> ()
2015-10-09  Alexandre Oliva[PR67766] reorder handling of parallels, concats and...
2015-10-01  Trevor Saundersremove many typedefs
2015-09-27  Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-22  Segher Boessenkoolshrink-wrap: Handle multiple predecessors of prologue
2015-09-17  Richard SandifordSplit up optabs.[hc]
2015-09-16  Segher Boessenkoolshrink-wrap: Fix up partitions (PR67587)
2015-08-19  Alexandre Oliva[PR64164] fix regressions reported on m68k and armeb
2015-08-19  Trevor Saundersremove useless typedefs
2015-08-14  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-08-03  Alexander Basovre PR middle-end/64744 (ARM: gcc internal compiler...
2015-07-28  Richard Sandifordtarget-insns.def (eh_return): New targetm instruction...
2015-07-25  David EdelsohnRevert:
2015-07-23  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-09  Kito Chengfunction.c (stack_protect_epilogue): Use if rather...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Prathamesh Kulkarnifunction.c (free_after_compilation): Clear PROP_cfg...
2015-07-05  Richard Sandifordgcc/
2015-07-05  Richard Sandifordtarget-insns.def (stack_protect_set, [...]): New target...
2015-06-30  Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-29  Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
2015-06-29  Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-25  Richard SandifordMakefile.in (TARGET_DEF): Add target-insns.def.
2015-06-25  Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25  Andrew MacLeodfunction.h (struct incoming_args): Move struct.
2015-06-18  Ilya Enkovichre PR target/66569 ([CHKP] internal compiler error...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10  Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
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  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-13  Ilya Enkovichre PR rtl-optimization/66048 ([i386] ICE in create_pre_...
2015-05-11  Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-02  Trevor Saundersmake set_return_jump_label take an rtx_insn *
2015-05-02  Trevor Saunderschange local vars to rtx_insn *
2015-04-28  Markus Trippelsdorfre PR middle-end/65911 (r222508 breaks clang-tblgen)
2015-04-28  Trevor Saundersremove #if ARGS_GROW_DOWNWARD
2015-04-28  Trevor Saundersalways define ARGS_GROW_DOWNWARD
2015-04-28  Trevor Saundersalways define HAVE_epilogue
2015-04-28  Trevor Saundersalways define HAVE_simple_return and HAVE_return
2015-04-22  Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22  Trevor Saundersalways define HAVE_cc0
next