summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-1/+1
* The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl2012-06-191-4/+4
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+0
* cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2012-05-091-4/+12
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka2012-04-301-1/+1
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-7/+0
* langhooks.c (add_builtin_type): New function.Steven Bosscher2012-03-051-0/+10
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-7/+0
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-0/+1
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-6/+0
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+6
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-1/+1
* c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT.Richard Guenther2010-09-241-1/+1
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-0/+10
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-0/+14
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-1/+1
* diagnostic.c: Don't include flags.h.Joseph Myers2010-05-241-1/+1
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-2/+3
* re PR lto/42392 ([LTO] ICE with top level asm)Richard Guenther2009-12-161-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+52
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+7
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-13/+0
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-5/+11
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-8/+0
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-2/+2
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-5/+5
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-3/+4
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+3
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-19/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/39214 (internal compiler error: Segmentation fault)Richard Guenther2009-02-171-1/+1
* c-common.c (c_expand_decl): Remove.Paolo Bonzini2008-09-091-12/+0
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-8/+46
* c-decl.c (merge_decls): Do not handle DECL_INLINE.Jan Hubicka2008-07-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-4/+5
* re PR middle-end/36811 (endless (?) loop building with -O3)Richard Guenther2008-07-131-2/+6
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-2/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-3/+1
* langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo2007-11-021-2/+1
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-10-081-8/+0
* RevertOllie Wild2007-09-291-0/+8
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-09-281-8/+0
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-9/+90
* tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther2007-08-281-0/+3
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther2007-08-241-14/+0
* c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther2007-08-201-13/+0