Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / stringpool.c
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-21 David MalcolmState cleanups from jit branch
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2010-11-16 Nathan Froydbitmap.c: Delete unnecessary includes.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2008-10-03 Tom Tromey* stringpool.c (ggc_alloc_string): Terminate string.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-03-14 Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-05-30 Geoffrey KeatingIndex: libcpp/ChangeLog
2004-05-28 Geoffrey Keating* stringpool.c: Add comments to PCH saving/restoring...
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2003-08-08 Roger Sayle* tree.h (get_identifier) Define a macro form of get_id...
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-04-03 Matt Austerncpppch.c (reset_ht): Remove.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-09-21 Alexandre Petit... stringpool.c (get_identifier_with_length): New function.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-27 Neil Boothc-decl.c (init_decl_processing): Don't call start_ident...
2001-05-22 Neil Boothc-lex.c (c_lex): Just cast cpp's hashnode to gcc's...
2001-05-20 Neil Boothhashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2000-11-22 Zack Weinbergstringpool.c (stringpool_statistics): Also report numbe...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.