aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-20gengtype.c (file_rules): Added rule for *.cc files.Basile Starynkevitch1-5/+12
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-20Revert my last two changes, r201865 and r201864David Malcolm1-1/+1
2013-08-20Make gcc::context be GC-managedDavid Malcolm1-1/+1
2013-08-16Support "gcc" namespace in gengtypeDavid Malcolm1-0/+17
2013-08-16Fix bad interaction between GTY((user)) and incomplete declarationsDavid Malcolm1-0/+6
2013-07-18read-rtl.c (validate_const_int): Once an invalid character is seen, quit the ...Po-Chun Chang1-1/+4
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-0/+2
2013-01-24Remove zone allocator.Diego Novillo1-124/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-4/+2