aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+6
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm1-0/+50
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-16re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener1-0/+9
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+18
2016-11-03re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek1-0/+9
2016-10-17langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek1-0/+9
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-8/+0
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-2/+2
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+9
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+8
2016-05-13nvptx.c (nvptx_mangle_decl_assembler_name): New.Nathan Sidwell1-0/+2
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.Jan Hubicka1-1/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
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-05Merge debug-early branch into mainline.Aldy Hernandez1-17/+9
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek1-0/+8
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-0/+17
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+11
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin1-1/+1
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+5
2014-08-25IPA C++ refactoring 4/NMartin Liska1-1/+1
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener1-3/+2
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+7
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard1-0/+9
2014-03-07The error_mark_node is not an OpenMP mappable type.Thomas Schwinge1-3/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer1-15/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+15
2013-10-11target.c: New file.Jakub Jelinek1-0/+9
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-2/+2
2013-04-26diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek1-1/+1
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher1-1/+1
2012-06-19The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl1-4/+4