summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Give EH_ELSE access to __builtin_eh_pointerrth2015-12-221-48/+49
* Fix memory leaks and use a pool_allocatormarxin2015-11-091-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+9
* * tree-eh.c (mark_reachable_handlers): Fix typo in assert.rth2015-10-281-1/+1
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-4/+3
* [tree-inline][obvious] Delete redundant count_insns_seqktkachov2015-09-241-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-70/+70
* * tree-eh.c (lower_try_finally_dup_block): Clear location informationebotcazou2015-09-151-2/+11
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-10/+30
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-30/+10
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+8
* PR gcov-profile/64634jakub2015-02-181-3/+13
* PR sanitize/65000rth2015-02-111-0/+11
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-4/+4
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-119/+160
* 2014-11-03 Richard Biener <rguenther@suse.de>rguenth2014-11-031-5/+0
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* PR ada/62019ebotcazou2014-10-141-16/+10
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-3/+2
* support ggc hash_map and hash_settbsaunde2014-09-021-30/+8
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-37/+23
* add a hash_set based on hash_tabletbsaunde2014-08-021-4/+4
* IPA C++ refactoring 2/Nmarxin2014-07-241-1/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* remove has_executetbsaunde2014-07-091-5/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-4/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge in trunk.mrs2014-05-061-3/+3
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* | Merge in trunk.mrs2014-04-301-0/+2
|\ \ | |/
| * 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-0/+2
* | Merge from trunk.rsandifo2014-04-221-150/+122
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-120/+116