aboutsummaryrefslogtreecommitdiff
path: root/gcc/stringpool.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-09 * sbitmap.c: Fix formatting.Kazu Hirata
2001-11-09 * c-lang.c (LANG_HOOKS_NAME): New.Neil Booth
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
2001-09-212001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-05-27 * c-decl.c (init_decl_processing):Neil Booth
2001-05-22 * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.Neil Booth
2001-05-20 * hashtable.c (calc_hash): Fix HASHSTEP definition.Neil Booth
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth
2001-05-16 * c-common.h (RID_FIRST_PQ): New.Neil Booth
2001-03-02 * stringpool.c (set_identifier): New function.Zack Weinberg
2000-11-22 * stringpool.c (stringpool_statistics): Also report number andZack Weinberg
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-17 * stringpool.c: New file.Zack Weinberg