aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / stringpool.c
2016-01-04 jakub Update copyright years.
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-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-21 dmalcolmState cleanups from jit branch
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-17 tbsaunderm a bunch of _stat allocation functions
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-01-24 dnovilloRemove zone allocator.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2010-11-16 froydnj * bitmap.c: Delete unnecessary includes.
2010-06-08 laurasgcc/ada:
2009-11-25 hjlRemove trailing white spaces.
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2008-10-03 tromey * stringpool.c (ggc_alloc_string): Terminate string.
2008-06-26 ghazi * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-05-21 tromeylibcpp
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2005-06-25 kcookUpdate FSF address.
2005-06-06 gdrlibiberty/
2005-03-14 kazu * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c...
2005-03-13 drow * ggc-zone.c: Rewritten.
2004-06-09 geoffkIndex: gcc/ChangeLog
2004-05-30 geoffkIndex: libcpp/ChangeLog
2004-05-28 geoffk * stringpool.c: Add comments to PCH saving/restoring...
2004-05-24 bonziniChangeLog:
2003-08-08 sayle * tree.h (get_identifier) Define a macro form of get_i...
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-06-16 ghazicp:
2003-04-03 austern * cpppch.c (reset_ht): Remove.
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09 kazu * sbitmap.c: Fix formatting.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-09-21 apbianco2001-09-19 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-27 neil * c-decl.c (init_decl_processing):
2001-05-22 neil * c-lex.c (c_lex): Just cast cpp's hashnode to gcc...
2001-05-20 neil * hashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16 neil * c-common.h (RID_FIRST_PQ): New.
2001-03-02 zack * stringpool.c (set_identifier): New function.
2000-11-22 zack * stringpool.c (stringpool_statistics): Also report...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.