summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [PATCH] New lang hookNathan Sidwell2017-11-161-0/+7
* langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...Jakub Jelinek2017-10-171-2/+2
* toplev.c (general_init): Call register dump lang hook.Nathan Sidwell2017-05-191-0/+6
* Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm2017-01-191-0/+50
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR c++/71694 (store-data race with bitfields and tail-padding in C++)Richard Biener2016-12-161-0/+9
* omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek2016-11-101-0/+18
* re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions)Jakub Jelinek2016-11-031-0/+9
* langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p...Jakub Jelinek2016-10-171-0/+9
* re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek2016-10-131-8/+0
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-2/+2
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-0/+9
* Move class substring_loc from c-family into gccDavid Malcolm2016-09-071-0/+8
* nvptx.c (nvptx_mangle_decl_assembler_name): New.Nathan Sidwell2016-05-131-0/+2
* re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek2016-05-121-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.Jan Hubicka2015-11-251-1/+6
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-7/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-10/+9
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+0
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-17/+9
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek2015-02-041-0/+8
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-0/+17
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+11
* Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin2014-10-191-1/+1
* common.opt (flto-odr-type-merging): New flag.Jan Hubicka2014-09-111-0/+5
* IPA C++ refactoring 4/NMartin Liska2014-08-251-1/+1
* lto-streamer.h (lto_write_data): New function.Richard Biener2014-07-301-3/+2
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-0/+7
* PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard2014-05-211-0/+9
* The error_mark_node is not an OpenMP mappable type.Thomas Schwinge2014-03-071-3/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer2013-12-111-15/+0
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+0
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+15
* target.c: New file.Jakub Jelinek2013-10-111-0/+9
* pretty-print.h (pp_underscore): New.Gabriel Dos Reis2013-08-031-2/+2
* diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek2013-04-261-1/+1
* opts.c: Include diagnostic-color.h.Jakub Jelinek2013-04-121-4/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1