summaryrefslogtreecommitdiff
path: root/gcc/et-forest.c
Commit message (Expand)AuthorAgeFilesLines
* Selftest frameworkDavid Malcolm2016-06-061-0/+118
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-1/+1
* Share memory blocks between pool allocatorsMikhail Maltsev2015-09-161-2/+2
* Add new object_allocator and clean-up allocator usage.Martin Liska2015-07-161-30/+12
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* Change use to type-based pool allocator in et-forest.c.Martin Liska2015-06-011-19/+29
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* bitmap.c: Delete unnecessary includes.Nathan Froyd2010-11-161-1/+0
* et-forest.c (et_nca): Return NULL immediately when the dominance forest has d...Zdenek Dvorak2010-10-141-1/+10
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-2/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-0/+17
* alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther2006-06-201-0/+11
* Update FSF address.Kelley Cook2005-06-251-2/+2
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* dominance.c (free_dominance_info): Speed up by freeing et data structures wit...Kazu Hirata2005-03-251-0/+9
* emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-081-40/+18
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+10
* * et-forest.c: Replace et_occurences with et_occurrences.Kazu Hirata2004-02-241-6/+6
* c-common.h: Fix comment typos.Kazu Hirata2004-01-251-5/+5
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka2004-01-161-1/+1
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-507/+583
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* except.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-63/+42
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai2003-05-201-1/+0
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-6/+6
* cfg.c: Include alloc-pool.hDaniel Berlin2003-01-071-13/+20
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-201-0/+680