summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-8/+4
* PR target/52472law2014-06-051-5/+2
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* -fstack-protector-strong: Instrumentation for return slotsfw2014-05-091-16/+48
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* PR middle-end/60281jakub2014-04-221-2/+16
* pass cfun to pass::executetbsaunde2014-04-171-68/+68
* remove has_gatetbsaunde2014-04-171-1/+0
* * calls.c (store_one_arg): Remove incorrect const qualification on theebotcazou2014-03-201-7/+3
* PR lto/60404jakub2014-03-051-2/+4
* PR middle-end/60175jakub2014-03-031-6/+19
* 2014-02-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-02-101-3/+4
* PR middle-end/47735jakub2014-01-091-2/+5
* 2014-01-09 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2014-01-091-4/+4
* 2014-01-08 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-01-081-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-3/+3
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Reverted:kyukhin2013-11-291-13/+3
* PR middle-end/59327jakub2013-11-281-1/+1
* * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignbjakub2013-11-281-5/+26
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-38/+42
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+5
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-5/+5
* gcc/ada/rsandifo2013-11-181-1/+1
* * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin2013-11-181-3/+13
* * cfgexpand.c (defer_stack_allocation): When optimization is enabled,ebotcazou2013-11-141-8/+21
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* * cfgexpand.c (expand_used_vars): Allocate space for partitions basedebotcazou2013-11-131-1/+7
* 2013-11-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-11-091-0/+8
* Re-factor tree.h - Part 1.dnovillo2013-11-081-1/+910
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* Fix line number data for PIC register setup code.vries2013-10-271-4/+8
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+9
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* 2013-10-09 Easwaran Raman <eraman@google.com>eraman2013-10-091-1/+3
* gcc/rsandifo2013-09-281-6/+6
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-1/+1
* * cfgexpand.c (expand_debug_expr): Avoid sign-extending SImode todj2013-09-121-1/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Merge ubsan into trunk.mpolacek2013-08-301-4/+4