summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-1/+1
* gcc/ChangeLog:kugan2014-09-101-7/+1
* use rtx_code_label in lab_rtx_for_bb hash maptbsaunde2014-09-031-4/+4
* use rtx_code_label moretbsaunde2014-09-031-2/+2
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-1/+1
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-11/+11
* Fix ARM ICE for register var asm ("pc") (PR target/60606).jsm282014-08-261-1/+6
* Convert edge_def.insns.r to rtx_insn *dmalcolm2014-08-251-3/+3
* jump.c: Use rtx_insn in a few places (also touches rtl.h and cfgexpand.c)dmalcolm2014-08-221-1/+1
* Convert various rtx to rtx_note *dmalcolm2014-08-191-2/+2
* cfgexpand.c: Use rtx_insndmalcolm2014-08-191-21/+23
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-11/+11
* gcckugan2014-08-081-1/+7
* gcc/kugan2014-08-081-1/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-39/+50
* add a hash_set based on hash_tabletbsaunde2014-08-021-6/+6
* remove has_executetbsaunde2014-07-091-1/+0
* 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