summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-3/+5
* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek2015-02-041-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-1/+7
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard2014-10-051-0/+3
* langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek2014-06-251-0/+4
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-1/+1
* PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard2014-05-211-0/+6
* 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-19/+0
* common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich2013-11-081-3/+0
* target.def (builtin_chkp_function): New.Ilya Enkovich2013-10-301-0/+3
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+19
* target.c: New file.Jakub Jelinek2013-10-111-0/+3
* re PR debug/49090 (provide a way to recognize defaulted template parameters)Jason Merrill2013-03-161-2/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek2012-11-231-1/+5
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-1/+1
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-9/+0
* langhooks.c (add_builtin_type): New function.Steven Bosscher2012-03-051-1/+3
* langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2011-05-071-3/+4
* dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque2011-04-011-2/+7
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-3/+2
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+3
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-1/+5
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-3/+2
* langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou2010-09-201-5/+0
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-4/+5
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-4/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-5/+14
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-0/+8
* re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek2010-06-151-0/+4
* langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou2010-05-191-0/+4
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-4/+0
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-1/+1
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-3/+0
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+19
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+4
* re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli2009-09-221-1/+11
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+6
* [multiple changes]Diego Novillo2009-09-031-1/+4
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-6/+0
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-5/+0
* Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli2009-08-311-0/+15
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-9/+0
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-0/+3
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-2/+5
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-7/+0
* re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli2009-03-271-0/+3