]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/multiple_target.c
PR fortran/95090 - ICE: identifier overflow
[thirdparty/gcc.git] / gcc / multiple_target.c
2020-03-25  Martin LiskaMake target_clones resolver fn static if possible.
2020-01-09  Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-30  Martin LiskaRemove cgraph_local_info structure.
2019-09-19  Martin JamborNew IPA-SRA
2019-07-03  Martin LiskaAdd to same comdate group only if set (PR middle-end...
2019-05-16  Martin LiskaDo not allow target_clones with alias attr (PR lto...
2019-04-12  Martin LiskaHandle multiple 'default' in target attribute (PR middl...
2019-03-14  Jakub Jelinekre PR ipa/89684 (ICE in gsi_for_stmt, at gimple-iterato...
2019-01-18  Martin LiskaReset proper type on vector types (PR middle-end/88587).
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-30  Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-04  Martin LiskaRedirect call within specific target attribute among...
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-04-17  Martin LiskaMake redirection only for target_clones: V3 (PR ipa...
2018-03-16  Martin LiskaRedirect reference in the symbol table (PR ipa/84833).
2018-03-16  Martin LiskaProperly redirect alias for MVC (PR ipa/84722).
2018-03-07  Jakub Jelinekre PR middle-end/84723 (ICE in create_target_clone...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-30  Martin LiskaFix removal of ifunc (PR ipa/81214).
2017-06-28  Michael Meissnerre PR ipa/81238 (Target clone support does not make...
2017-06-23  Michael Meissnerre PR ipa/81185 (Target clones support generates awkwar...
2017-06-19  Martin LiskaFix multi-versioning issues (PR ipa/80732).
2017-03-14  Martin LiskaDo not ICE on an invalid input for MV.
2017-03-14  Martin LiskaVerify that target can create a dispatcher call (PR...
2017-03-14  Martin LiskaFix multiple target clones nodes (PR lto/66295).
2017-02-03  Martin LiskaSimplify creation of target_clones (PR lto/66295)
2017-01-05  Alexandre Oliva[bootstrap-O1] add initializers to avoid warnings at -O1
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-18  Jakub Jelinekre PR middle-end/78419 (ICE with target_clone on invali...
2016-08-25  David Edelsohn* multiple_target.c (pass_data_dispatcher_calls): Fix...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-03  Evgeny Stupachenkomultiple_target.c (create_dispatcher_calls): Add target...
2015-10-30  Evgeny StupachenkoMakefile.in (OBJS): Add multiple_target.o.