summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Java references in source code.marxin2017-07-141-2/+0
* gcc/chefmax2017-07-061-1/+1
* ASAN: Implement dynamic allocas/VLAs sanitization.chefmax2017-07-061-0/+5
* * ggc.h (empty_string): Delete.nathan2017-06-301-1/+1
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-13/+8
* gcc/bergner2017-06-291-1/+7
* * cfgexpand.c (expand_gimple_tailcall): Initialize profile ofhubicka2017-06-051-2/+2
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-8/+1
* 2017-05-30 Richard Biener <rguenther@suse.de>rguenth2017-05-301-4/+5
* 2017-05-30 Richard Biener <rguenther@suse.de>rguenth2017-05-301-3/+3
* 2017-05-19 Richard Biener <rguenther@suse.de>rguenth2017-05-191-1/+4
* 2017-05-11 Richard Biener <rguenther@suse.de>rguenth2017-05-111-0/+8
* [-fcompare-debug] find jump before debug insns in expandaoliva2017-01-051-1/+3
* Update copyright years.jakub2017-01-011-1/+1
* Introduce rtl_data::init_stack_alignmentdmalcolm2016-12-071-4/+1
* [Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimejiwang2016-11-291-1/+1
* Add SET_DECL_MODErsandifo2016-11-181-2/+2
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-14/+4
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-1/+1
* PR ada/37139ebotcazou2016-10-161-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* PR target/77957jakub2016-10-131-1/+4
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-10/+10
* Add inline functions for various bitwise operations.jason2016-09-161-1/+1
* Iterator to visit SSAkugan2016-09-151-21/+17
* PR c/7652mpolacek2016-08-121-1/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-3/+1
* Allocate constant size dynamic stack space in the prologuekrebbel2016-07-181-5/+17
* use auto_vec for more local variablestbsaunde2016-07-131-2/+1
* cfgexpand.c: use auto_vec in stack_vars_datatbsaunde2016-07-131-7/+2
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-1/+1
* gcc/edlinger2016-06-061-3/+28
* Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm2016-05-201-0/+1
* 2016-05-20 Richard Guenther <rguenther@suse.de>rguenth2016-05-201-0/+1
* Fix handling of negative bitpos in expand_debug_exprrsandifo2016-05-091-1/+1
* PR sanitizer/70712jakub2016-04-231-1/+1
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-2/+2
* Revert empty class parameter passing ABI changes.jason2016-04-141-10/+0
* Warn about empty parameter ABI with -Wabi=9.jason2016-04-131-0/+10
* Do not emit red stack zones for a fn with no_sanitize_addressmarxin2016-02-181-4/+16
* Update copyright years.jakub2016-01-041-1/+1
* avoid alignment of static variables affecting stack'sjbeulich2015-12-111-0/+3
* PR middle-end/68291ebotcazou2015-12-081-4/+7
* PR middle-end/68291ebotcazou2015-12-071-1/+6
* Empty the redirect_edge_var_map after each passalalaw012015-12-031-1/+1
* gcc/ienkovich2015-12-031-3/+6
* Short-cut generation of simple built-in functionsrsandifo2015-11-171-1/+16
* 2015-11-16 Richard Biener <rguenther@suse.de>rguenth2015-11-161-0/+3
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-5/+7
* defer mark_addressable calls during expand till the end of expandaoliva2015-11-031-0/+3