summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
...
* IPA C++ refactoring 1/Nmarxin2014-07-241-4/+3
* remove has_executetbsaunde2014-07-091-2/+0
* * except.c (emit_note_eh_region_end): New helper function.uros2014-06-301-5/+18
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-31/+21
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-2/+2
* * except.c (init_eh): Fix computation of builtin setjmp buffernickc2014-05-191-2/+15
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-5/+5
* * cfgcleanup.c (try_forward_edges): Use location_t for locations.ebotcazou2014-05-141-3/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+8
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-12/+12
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-3/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/ada/rsandifo2013-11-181-11/+11
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+1
* gcc/rsandifo2013-09-281-5/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* gcc/rsandifo2013-09-091-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-36/+71
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-81/+100
* gcc/steven2013-03-051-11/+60
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-12/+0
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-85/+79
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * except.c (sjlj_emit_function_enter): Remove unused variable.ebotcazou2012-10-181-1/+1
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-7/+1
* Integrate lexical block into source_location.dehao2012-09-191-1/+4
* * tree.h (expand_case): Move prototype ...steven2012-09-111-9/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+3
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-13/+12
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-17/+17
* 2012-08-07 Paul Brook <paul@codesourcery.com>sandra2012-08-071-2/+7
* gcc/steven2012-07-161-1/+0
* * integrate.c: Remove.steven2012-05-291-1/+0
* gcc/rsandifo2012-05-051-4/+4
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-8/+1
* 2012-04-11 Richard Guenther <rguenther@suse.de>rguenth2012-04-111-0/+40
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-6/+10
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-2/+10
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-37/+2