]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gengtype.c
Remove Cilk Plus support.
[thirdparty/gcc.git] / gcc / gengtype.c
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-01  Richard SandifordAdd a fixed_size_mode class
2017-05-22  Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-11-10  Jason Merrillgengtype.c (new_structure): Append to structures list.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-20  Kugan VivekanandarajahMakefile.in: Add tree-vrp.h to GTFILES.
2016-08-09  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-19  Ryan BurnMakefile.in (GTFILES): Add cilk.h and cilk-common.c.
2016-01-13  Trevor Saundersremove mark_hook gty attribute
2016-01-04  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-10-29  Mikhail Maltsev[PATCH 6/9] ENABLE_CHECKING refactoring: generators
2015-10-18  Mikhail MaltsevFix crash in gengtype debug dump
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-05-19  Richard Sandifordrtl.def (REG): Change format to "r".
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-15  Jakub Jelinekgengtype.c (create_user_defined_type): Workaround ...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-24  Uros Bizjakxasprintf.c: New file.
2014-12-22  Martin LiskaNew symbol_summary class introduced.
2014-12-10  Trevor Saundersremove gengtype support for param_is use_param, if_mark...
2014-12-03  Jakub JelinekMakefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJ...
2014-11-20  Trevor Saundersimplement a replacement for if_marked
2014-11-13  Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-07-29  H.J. LuReplace strtok with strtoken
2014-06-03  Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17  Trevor Saundersrm a bunch of _stat allocation functions
2014-05-13  David Malcolmgengtype: Support explicit pointers in template arguments
2014-05-13  Richard Sandifordrtl.def (SYMBOL_REF): Remove middle "0" field.
2014-05-13  Richard Sandifordrtl.def (scratch): Fix outdated comment and remove...
2014-05-13  Richard Sandifordgcc/
2014-05-13  Richard Sandifordrtl.def (REG): Remove middle field.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-27  David MalcolmFix checking of gimple types
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-29  David MalcolmMake gengtype more robust against user error
2013-10-29  David MalcolmHandle simple inheritance in gengtype
2013-10-24  Michael Matzgengtype.c (is_file_equal): Check that files will be...
2013-10-24  David Malcolmgengtype: parse base classes for some GTY-marked types
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-20  Basile Starynkevitchgengtype.c (file_rules): Added rule for *.cc files.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-20  David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20  David MalcolmMake gcc::context be GC-managed
2013-08-16  David MalcolmSupport "gcc" namespace in gengtype
2013-08-16  David MalcolmFix bad interaction between GTY((user)) and incomplete...
2013-07-18  Po-Chun Changread-rtl.c (validate_const_int): Once an invalid charac...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-12  Diego NovilloAdd more C++ support in gengtype.
2012-10-04  Basile StarynkevitchBasile Starynkevitch <basile@starynkevitch.net>
2012-10-04  Basile StarynkevitchBasile Starynkevitch <basile@starynkevitch.net>
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-31  Steven Bosscherre PR pch/53880 (compile time regression when generatin...
2012-07-30  Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-03  Jason Merrillgengtype.c (write_types): Fix warning message.
2012-04-30  Dodji SeketeliFix PCH crash on GTYed pointer-to-scalar field of a...
2012-04-19  Michael Matzre PR c/52977 (internal compiler error: Segmentation...
2012-04-10  Tristan Gingoldgengtype.c (main): Make uintptr_t a known type.
2011-11-08  Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-11-05  Jakub Jelinekre PR tree-optimization/50693 (Loop optimization restri...
2011-10-14  Nicola PeroIn gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innov...
2011-08-04  Romain Geisslergengtype-state.c: Include "bconfig.h" if GENERATOR_FILE...
2011-07-07  Richard Hendersondwarf2out: Split CFI construction routines into a new...
2011-05-27  Andrew Pinskire PR other/48981 (bootstrap-lto -O3 produces miscompil...
2011-05-21  Nicola PeroIn gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innov...
2011-04-22  Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-21  Dimitrios Apostolougengtype-state.c (read_a_state_token): Fix argument...
2011-04-19  Basile Starynkevitchgengtype.h: Updated copyright year.
2011-04-10  Mike StumpRemove doubled up words.
2011-04-08  Basile Starynkevitchgengtype.c (write_typed_alloc_def): New argument f.
2011-03-25  Kai TietzChangelog c-family/
2011-03-21  Nicola PeroIn gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innov...
2011-03-16  Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-03-16  Jakub Jelinekfinal.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LO...
next