summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+14
* 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-3/+11
* re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek2008-04-241-0/+6
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-4/+3
* function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini2008-04-041-17/+3
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-5/+0
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-6/+0
* expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini2008-03-181-4/+0
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-111-3/+0
* re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva2007-12-151-0/+8
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-12-091-0/+6
* langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo2007-11-021-2/+2
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-10-081-5/+0
* RevertOllie Wild2007-09-291-0/+5
* varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2007-09-281-5/+0
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-1/+3
* re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek2007-09-241-0/+6
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-2/+2
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-2/+2
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther2007-08-241-1/+0
* c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther2007-08-201-1/+0
* langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther2007-08-201-1/+0
* tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2007-08-201-3/+0
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-8/+8
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther2007-06-231-1/+0
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-9/+0
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-4/+0
* invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl2007-04-171-0/+4
* varasm.c (assemble_variable): Remove call to lang_hooks.decls.prepare_assembl...Andrew Pinski2007-04-081-3/+0
* langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher2007-04-081-4/+0
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+3
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-3/+0
* langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P.Daniel Berlin2007-04-061-9/+0
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-0/+1
* fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.Tom Tromey2007-01-101-4/+0
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-11/+6
* langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton2006-05-191-1/+6
* [multiple changes]Diego Novillo2006-01-181-0/+38
* tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo2005-12-091-1/+1
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-6/+0
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-0/+6
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-0/+3
* re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers2005-07-051-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-2/+2
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-13/+0