aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Makefile.in (GTFILES): Add cilk.h and cilk-common.c.Ryan Burn1-1/+1
2016-01-13remove mark_hook gty attributeTrevor Saunders1-30/+3
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2015-10-29[PATCH 6/9] ENABLE_CHECKING refactoring: generatorsMikhail Maltsev1-6/+0
2015-10-18Fix crash in gengtype debug dumpMikhail Maltsev1-1/+8
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-14/+6
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-9/+6
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-27/+0
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-2/+4
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+5
2015-01-15gengtype.c (create_user_defined_type): Workaround -Wmaybe-uninitialized false...Jakub Jelinek1-1/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-2/+5
2015-01-05Update copyright years.Jakub Jelinek1-2/+2
2014-12-24xasprintf.c: New file.Uros Bizjak1-17/+0
2014-12-22New symbol_summary class introduced.Martin Liska1-2/+2
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders1-537/+55
2014-12-03Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek1-3/+4
2014-11-20implement a replacement for if_markedTrevor Saunders1-0/+87
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-0/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-4/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-2/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+3
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-1/+38
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+1
2014-07-29Replace strtok with strtokenH.J. Lu1-2/+37
2014-06-03re PR c/60439 (No warning for case overflow in switch statement.)Marek Polacek1-4/+4
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-125/+0
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders1-1/+1
2014-05-13gengtype: Support explicit pointers in template argumentsDavid Malcolm1-14/+55
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford1-2/+0
2014-05-13rtl.def (scratch): Fix outdated comment and remove "0" field.Richard Sandiford1-2/+0
2014-05-13gcc/Richard Sandiford1-10/+10
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford1-2/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-3/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-2/+2
2013-11-27Fix checking of gimple typesDavid Malcolm1-4/+38
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+3
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-1/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-3/+3
2013-10-29Make gengtype more robust against user errorDavid Malcolm1-29/+90
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm1-6/+96
2013-10-24gengtype.c (is_file_equal): Check that files will be same length.Michael Matz1-0/+2
2013-10-24gengtype: parse base classes for some GTY-marked typesDavid Malcolm1-7/+8
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-1/+2
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+4
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-11/+11