summaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-1/+2
* PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard2014-05-211-1/+4
* 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-13/+0
* common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich2013-11-081-3/+1
* target.def (builtin_chkp_function): New.Ilya Enkovich2013-10-301-1/+3
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+13
* target.c: New file.Jakub Jelinek2013-10-111-0/+3
* 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-0/+2
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-8/+0
* dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque2011-04-011-2/+4
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-2/+1
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-2/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+3
* 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-3/+1
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-1/+3
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-2/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-2/+9
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-0/+2
* re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek2010-06-151-0/+2
* langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou2010-05-191-0/+2
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-2/+0
* cgraph.c (same_body_alias_1): Break out ofJan Hubicka2009-11-291-3/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-1/+17
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-0/+2
* re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli2009-09-221-0/+7
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+5
* [multiple changes]Diego Novillo2009-09-031-0/+2
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-3/+0
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-1/+0
* Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli2009-08-311-0/+8
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-3/+0
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-0/+2
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-6/+0
* re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli2009-03-271-0/+2
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski2008-09-171-2/+0
* c-common.c (c_expand_decl): Remove.Paolo Bonzini2008-09-091-3/+0
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-2/+6
* re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek2008-04-241-0/+2
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-1/+1
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-11/+2
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-2/+0
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-4/+0