aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)Author
2015-02-04include/jakub
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.mark
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.iverbin
2014-09-11 * common.opt (flto-odr-type-merging): New flag.hubicka
2014-08-25IPA C++ refactoring 4/Nmarxin
2014-07-302014-07-30 Richard Biener <rguenther@suse.de>rguenth
2014-06-18 * gimplify.c (omp_notice_variable): If n is non-NULLjakub
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.mark
2014-03-07The error_mark_node is not an OpenMP mappable type.tschwinge
2014-01-02Update copyright years in gcc/rsandifo
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer
2013-10-11libgomp/jakub
2013-08-03 * pretty-print.h (pp_underscore): New.gdr
2013-04-26 * diagnostic.h (file_name_as_prefix): Add context argument.jakub
2013-04-12 * opts.c: Include diagnostic-color.h.jakub
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-08-07gcc/steven
2012-06-19The intent of the phases was to have a high-level but mutually exclusivecrowl
2012-05-29 * integrate.c: Remove.steven
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka
2012-04-25 * cgraphunit.c: Update toplevel comment.hubicka
2012-03-05 * langhooks.c (add_builtin_type): New function.steven
2010-11-17 * doc/invoke.texi (-dy): Remove.jsm28
2010-11-12 * Makefile.in (OPTS_H): Define.jsm28
2010-10-15 * target.def (target_option.init_struct): New hook.jsm28
2010-10-08 * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm28
2010-10-05 * opts-common.c (handle_option, handle_generated_option,jsm28
2010-09-242010-09-24 Richard Guenther <rguenther@suse.de>rguenth
2010-07-27 * coretypes.h (struct cl_option_handlers): Declare.jsm28
2010-07-27 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm28
2010-07-15gcc/froydnj
2010-05-24 * diagnostic.c: Don't include flags.h.jsm28
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm28
2009-12-162009-12-16 Richard Guenther <rguenther@suse.de>rguenth
2009-11-25Remove trailing white spaces.hjl
2009-10-03Merge lto branch into trunk.dnovillo
2009-09-132009-09-13 Richard Guenther <rguenther@suse.de>rguenth
2009-09-012009-09-01 Richard Guenther <rguenther@suse.de>rguenth
2009-07-172009-07-17 Richard Guenther <rguenther@suse.de>rguenth
2009-06-152009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola