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-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-29Make gengtype more robust against user errorDavid Malcolm
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm
2013-10-24gengtype.c (is_file_equal): Check that files will be same length.Michael Matz
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-20gengtype.c (file_rules): Added rule for *.cc files.Basile Starynkevitch
2013-09-12tree-ssa.h: New.Andrew 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-18read-rtl.c (validate_const_int): Once an invalid character is seen, quit the ...Po-Chun Chang
2013-03-30cfgrtl.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-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego 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-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-31re PR pch/53880 (compile time regression when generating precompiled headers ...Steven Bosscher
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher
2012-06-17cfglayout.h: Remove.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-05-03gengtype.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-19re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Michael Matz
2012-04-10gengtype.c (main): Make uintptr_t a known type.Tristan Gingold
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek
2011-10-14In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-08-04gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h...Romain Geissler
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson
2011-05-27re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)Andrew Pinski
2011-05-21In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka
2011-04-21gengtype-state.c (read_a_state_token): Fix argument to obstack_free.Dimitrios Apostolou
2011-04-19gengtype.h: Updated copyright year.Basile Starynkevitch
2011-04-10Remove doubled up words.Mike Stump
2011-04-08gengtype.c (write_typed_alloc_def): New argument f. Basile Starynkevitch
2011-03-25Changelog c-family/Kai Tietz
2011-03-21In gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero