OSDN Git Service

* configure.ac: Fix sparc GOTDATA_OP bug check.
[pf3gnuchains/gcc-fork.git] / gcc / stringpool.c
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.