aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)Author
2017-01-19Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultDavid Malcolm
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-162016-12-16 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-10gcc/Jakub Jelinek
2016-11-03 PR debug/28767Jakub Jelinek
2016-10-17 * langhooks.h (struct lang_hooks_for_decls): RemoveJakub Jelinek
2016-10-13 PR target/77957Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm
2016-05-13 * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.Nathan Sidwell
2016-05-12 PR c/70756Marek Polacek
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-25 * timevar.def (TV_IPA_LTO_DECOMPRESS, TV_IPA_LTO_COMPRESS,Jan Hubicka
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-02-04include/Jakub Jelinek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin
2014-09-11 * common.opt (flto-odr-type-merging): New flag.Jan Hubicka
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-07-302014-07-30 Richard Biener <rguenther@suse.de>Richard Biener
2014-06-18 * gimplify.c (omp_notice_variable): If n is non-NULLJakub Jelinek
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard
2014-03-07The error_mark_node is not an OpenMP mappable type.Thomas Schwinge
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer
2013-10-11libgomp/Jakub Jelinek
2013-08-03 * pretty-print.h (pp_underscore): New.Gabriel Dos Reis
2013-04-26 * diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek
2013-04-12 * opts.c: Include diagnostic-color.h.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-07gcc/Steven Bosscher
2012-06-19The intent of the phases was to have a high-level but mutually exclusiveLawrence Crowl
2012-05-29 * integrate.c: Remove.Steven Bosscher