aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-27Fix checking of gimple typesDavid Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-10-29Make gengtype more robust against user errorDavid Malcolm
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm
2013-10-24 * gengtype.c (is_file_equal): Check that files will be sameMichael Matz
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm
2013-10-23 * tree-ssa-loop.h: Remove include files.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-202013-09-20 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-20Revert my last two changes, r201865 and r201864David Malcolm
2013-08-20Make gcc::context be GC-managedDavid Malcolm
2013-08-16Support "gcc" namespace in gengtypeDavid Malcolm
2013-08-16Fix bad interaction between GTY((user)) and incomplete declarationsDavid Malcolm
2013-07-18 * read-rtl.c (validate_const_int): Once an invalid character isChang
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher
2013-01-24Remove zone allocator.Diego Novillo
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-12Add more C++ support in gengtype.Diego Novillo
2012-10-04Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2012-10-04Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-31 PR pch/53880Steven Bosscher
2012-07-30gcc:Laurynas Biveinis
2012-06-29toplevel/Steven Bosscher
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-03 * gengtype.c (write_types): Fix warning message.Jason Merrill
2012-04-30Fix PCH crash on GTYed pointer-to-scalar field of a structDodji Seketeli
2012-04-19 PR middle-end/52977Michael Matz
2012-04-10gcc/Tristan Gingold
2011-11-08 * gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz
2011-11-05 PR tree-optimization/50693Jakub Jelinek
2011-10-14In gcc/:Nicola Pero
2011-08-042011-08-04 Romain Geissler <romain.geissler@gmail.com>Romain Geissler
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson
2011-05-272011-05-27 Andrew Pinski <pinskia@gmail.com>Andrew Pinski
2011-05-21In gcc/:Nicola Pero
2011-04-22 * gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka
2011-04-21 * gengtype-state.c (read_a_state_token): Fix argument to Dimitrios Apostolou
2011-04-192011-04-19 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2011-04-10Remove doubled up words.Mike Stump
2011-04-082011-04-08  Basile Starynkevitch  <basile@starynkevitch.net>Basile Starynkevitch
2011-03-25Changelog c-family/Kai Tietz
2011-03-21In gcc/:Nicola Pero