Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.
[gcc.git] / gcc / langhooks-def.h
2016-09-07 David MalcolmMove class substring_loc from c-family into gcc
2016-08-12 Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Pierre-Marie de... DWARF: add a language hook for scalar biased types
2015-12-17 Pierre-Marie de... DWARF: add a language hook for fixed-point types
2015-12-17 Pierre-Marie de... DWARF: add a language hook to override types in debuggi...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-05 Mark WielaardPR debug/63239 Add DWARF representation for C++11 delet...
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-05-21 Mark WielaardPR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-08 Ilya Enkovichcommon.opt (fcheck-pointer-bounds): Move to ...
2013-10-30 Ilya Enkovichtarget.def (builtin_chkp_function): New.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-23 Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2011-04-01 Olivier Hainquedwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descripti...
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-15 Joseph Myerstarget.def (target_option.init_struct): New hook.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-09-20 Eric Botcazoulanghooks.h (struct lang_hooks_for_types): Remove hash_...
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-05-19 Eric Botcazoulanghooks.h (struct lang_hooks): Add new field deep_uns...
2010-05-14 Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-22 Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-03 Diego Novillo[multiple changes]
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-09-01 Richard Guenthertree-flow.h (mark_addressable): Move declaration ...
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-06-15 Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-27 Dodji Seketelire PR debug/37959 (g++ does not emit DW_AT_explicit)
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-17 Andrew Pinskire PR objc/37460 (NeXT runtime ICEs)
2008-09-09 Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-04-24 Jakub Jelinekre PR c++/35758 (vector_size attribute lost in function...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-04 Paolo Bonzinifunction.c (free_after_parsing): Replace with cxx_push_...
2008-04-03 Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-18 Paolo Bonziniexpr.c (store_expr): Assume lang_hooks.reduce_bit_field...
2008-03-11 Paolo Bonzinilanghooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-10 Paolo Bonzinilanghooks-def.h (LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS...
2007-12-15 Alexandre Olivare PR debug/7081 (DWARF enhancements for C++)
2007-12-09 Jakub Jelinekre PR fortran/22244 (dimension information is lost...
2007-11-02 Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-10-08 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29 Ollie WildRevert
2007-09-28 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-24 Jakub Jelinekre PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with...
2007-09-11 Jan Hubickadecl.c (java_expand_body): Kill.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-24 Richard GuentherMakefile.in (tree-inline.o): Add $(TARGET_H) and $...
2007-08-20 Richard Guentherc-objc-common.c (c_disregard_inline_limits): Remove.
2007-08-20 Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-23 Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-28 Kazu Hiratalanghooks-def.h: Remove the prototype for hook_get_alia...
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-17 Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-04-08 Andrew Pinskivarasm.c (assemble_variable): Remove call to lang_hooks...
2007-04-08 Steven Bosscherlanghooks.c (lhd_tree_inlining_add_pending_fn_decls...
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-04-06 Daniel Berlinlanghooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_H...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-01-10 Tom Tromeyfold-const.c (fold_truthop): Don't check can_use_bit_fi...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-05-19 Nicolas Settonlanghooks.h (struct lang_hooks): Add dwarf_name languag...
2006-01-18 Diego Novillo[multiple changes]
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-18 Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
next