aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / langhooks.c
2018-10-18 mpolacekImplement -Wimplicit-fallthrough. 79/189279/2
2016-01-04 jakub Update copyright years.
2015-11-25 hubicka * timevar.def (TV_IPA_LTO_DECOMPRESS, TV_IPA_LTO_COMPRESS,
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05 aldyhMerge debug-early branch into mainline.
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-04 jakubinclude/
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-21 markPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-19 iverbinSet SECTION_EXCLUDE flag for LTO sections.
2014-09-11 hubicka * common.opt (flto-odr-type-merging): New flag.
2014-08-25 marxinIPA C++ refactoring 4/N
2014-07-30 rguenth2014-07-30 Richard Biener <rguenther@suse.de>
2014-06-18 jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-05-21 markPR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
2014-04-02 mrsMerge in trunk.
2014-03-07 tschwingeThe error_mark_node is not an OpenMP mappable type.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-11 bviyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04 mrsMerge in trunk.
2013-10-29 bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-20 mrsMerge in trunk.
2013-10-11 jakublibgomp/
2013-08-03 gdr * pretty-print.h (pp_underscore): New.
2013-04-26 jakub * diagnostic.h (file_name_as_prefix): Add context...
2013-04-12 jakub * opts.c: Include diagnostic-color.h.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-08-07 stevengcc/
2012-06-19 crowlThe intent of the phases was to have a high-level but...
2012-05-29 steven * integrate.c: Remove.
2012-05-09 hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30 hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 hubicka * cgraphunit.c: Update toplevel comment.
2012-03-05 steven * langhooks.c (add_builtin_type): New function.
2010-11-17 jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-10-15 jsm28 * target.def (target_option.init_struct): New hook.
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-09-24 rguenth2010-09-24 Richard Guenther <rguenther@suse.de>
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-15 froydnjgcc/
2010-05-24 jsm28 * diagnostic.c: Don't include flags.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-12-16 rguenth2009-12-16 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-12 aldyhgcc/java/
2009-05-04 jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-04-24 iangcc/:
2009-03-30 jsm28 PR rtl-optimization/323
2009-03-29 bonzini2009-03-28 Paolo Bonzini <bonzini@gnu.org>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-17 rguenth2009-02-17 Richard Guenther <rguenther@suse.de>
2008-09-09 bonzini2008-09-09 Paolo Bonzini <bonzini@gnu.org>
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-07-29 hubicka * c-decl.c (merge_decls): Do not handle DECL_INLINE.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-13 rguenth2008-07-13 Richard Guenther <rguenther@suse.de>
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-02-26 tromeygcc
2007-11-02 dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-10-08 aaw gcc/
2007-09-29 aaw Revert
2007-09-28 aaw gcc/
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-24 rguenth2007-08-24 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-11 ian./:
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
next