aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-emutls.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-857/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-05-06ipa/100373 - fix emutls lowering compare-debug issueRichard Biener1-4/+13
2021-03-26Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 [PR99466]Iain Buclaw1-2/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-10Refactor copying decl section namesStrager Neds1-1/+1
2020-02-17Do not call null register_common in emutlsAlexandre Oliva1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-20re PR middle-end/83945 (internal compiler error: Segmentation fault with -O -...Jakub Jelinek1-0/+22
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-16tree-emutls.c (lower_emutls_data): Remove unused bb_freq.Jan Hubicka1-7/+0
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-3/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+4
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka1-1/+1
2015-02-09re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka1-3/+5
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka1-3/+8
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-2/+2
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-6/+7
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-1/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+3
2014-08-04IPA C++ refactoring 3/NMartin Liska1-67/+46
2014-07-24IPA C++ refactoring 2/NMartin Liska1-10/+10
2014-07-24IPA C++ refactoring 1/NMartin Liska1-4/+3
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-25IPA REF refactoringMartin Liska1-1/+1
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-5/+4
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-8/+2
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-7/+10
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-9/+6
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-5/+5
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3