]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varpool.c
PR fortran/95090 - ICE: identifier overflow
[thirdparty/gcc.git] / gcc / varpool.c
2020-01-18  Gerald PfeiferReword a comment in varpool_node::ctor_useable_for_fold...
2020-01-08  Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-09  Martin LiskaCome up with constructors of symtab_node, cgraph_node...
2019-11-30  Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-08  Jakub Jelineksymtab.c: Fix comment typos.
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-02-13  Martin LiskaClean up MPX-related stuff.
2019-01-02  Jan Hubickare PR lto/88130 (ICE in copy_function_or_variable,...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-06-08  Martin LiskaRemove MPX
2018-01-03  Jakub JelinekUpdate copyright years.
2017-08-11  Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-08-08  Martin Liskatrans.c: Include header files.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-07-15  Alexander Monakovhandle undefined extern vars in output_in_order
2016-05-25  Bernd Edlingercgraph.c (cgraph_node::get_availability): Fix typo...
2016-04-16  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-02-10  Eric Botcazoutimevar.def (TV_PHASE_DBGINFO): Delete.
2016-01-14  Tom de VriesMark symbols in offload tables with force_output in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-15  Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-08  Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-07  Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-11-15  Trevor Saundersalways define ENABLE_OFFLOADING
2015-10-30  Cesar Philippidiscgraph.c: Include context.h for offloading.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-08-20  Richard Bienertoplev.c (compile_file): Remove loop calling late_globa...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-27  Jan Hubickare PR ipa/65588 (lto1: internal compiler error: Segment...
2015-03-16  Marek Polacekcgraph.h (add_new_static_var): Remove declaration.
2015-03-13  Ilya Verbinvarpool.c (varpool_node::get_create): Don't set 'offloa...
2015-03-12  Jan Hubickacgraph.c (cgraph_node::release_body): Free function_in_...
2015-02-19  Jakub Jelinekre PR lto/65012 (systemd fails to build at least on...
2015-02-14  Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-05  Jan Hubickare PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-28  Jan Hubickavarpool.c (tls_model_names): Fix names.
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Ilya VerbinForce output of vars with "omp declare target" attribut...
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  Ilya Verbinre PR regression/63868 (Multiple failures in the libgom...
2014-11-13  Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13  Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-10  Bernd SchmidtAdd a target hook for assembling undeclared decls.
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-24  Kirill Yukhinre PR bootstrap/63235 (building fails with --disable...
2014-09-24  Andi KleenAdd an no_reorder attribute for LTO
2014-09-11  Jan Hubickavarpool.c (varpool_node::ctor_useable_for_folding_p...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Jan Hubickainvoke.texi (Wsuggest-final-types, [...]): Document.
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-08-01  Martin LiskaIPA ICF pass 1/N
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-15  Bernd SchmidtChange an assignment to an assert.
2014-07-12  Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-07-11  Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-07-01  Martin LiskaIPA REF alias refactoring
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-24  Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-21  Jan Hubickacgraph.h (tls_model_names): New variable.
2014-06-09  Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-03  Jason Merrillre PR c++/61020 (typeid(typeid(X)) produces 'ud2')
2014-05-25  Jan Hubickaipa-visibility.c (can_replace_by_local_alias_in_vtable...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-16  Jan Hubickavarpool.c (dump_varpool_node): Dump write-only flag.
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-04-14  Jan Hubickare PR lto/60820 (ice in ctor_for_folding, at varpool...
2014-02-07  Jan Hubickavarpool.c: Include pointer-set.h.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29  Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Ilya Enkovichcgraph.h (varpool_node): Add need_bounds_init field.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-07  Jeff Law* varpool.c (ctor_for_folding): Fix typo in comment.
2013-10-31  David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-08  Jan Hubickacgraph.h (varpool_node_hook, [...]): Declare.
2013-08-30  Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
next