summaryrefslogtreecommitdiff
path: root/gcc/et-forest.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-06-06Selftest frameworkDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator in et-forest.c.Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-16bitmap.c: Delete unnecessary includes.Nathan Froyd
2010-10-14et-forest.c (et_nca): Return NULL immediately when the dominance forest has d...Zdenek Dvorak
2009-11-25Remove trailing white spaces.H.J. Lu
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-03cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther
2005-06-25Update FSF address.Kelley Cook
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata
2005-03-25dominance.c (free_dominance_info): Speed up by freeing et data structures wit...Kazu Hirata
2004-09-08emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-02-24* et-forest.c: Replace et_occurences with et_occurrences.Kazu Hirata
2004-01-25c-common.h: Fix comment typos.Kazu Hirata
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata
2004-01-16re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata
2003-01-07cfg.c: Include alloc-pool.hDaniel Berlin
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka