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