| Commit message (Expand) | Author | Age | Files | Lines |
* | * stringpool.c (ggc_alloc_string): Terminate string. | tromey | 2008-10-03 | 1 | -7/+5 |
* | * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual | ghazi | 2008-06-26 | 1 | -5/+5 |
* | libcpp | tromey | 2008-05-21 | 1 | -11/+21 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | libiberty/ | gdr | 2005-06-06 | 1 | -1/+1 |
* | * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h, | kazu | 2005-03-14 | 1 | -1/+2 |
* | * ggc-zone.c: Rewritten. | drow | 2005-03-13 | 1 | -1/+2 |
* | Index: gcc/ChangeLog | geoffk | 2004-06-09 | 1 | -41/+8 |
* | Index: libcpp/ChangeLog | geoffk | 2004-05-30 | 1 | -27/+15 |
* | * stringpool.c: Add comments to PCH saving/restoring routines. | geoffk | 2004-05-28 | 1 | -2/+21 |
* | ChangeLog: | bonzini | 2004-05-24 | 1 | -2/+2 |
* | * tree.h (get_identifier) Define a macro form of get_identifier | sayle | 2003-08-08 | 1 | -1/+3 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -42/+26 |
* | cp: | ghazi | 2003-06-16 | 1 | -2/+2 |
* | * cpppch.c (reset_ht): Remove. | austern | 2003-04-03 | 1 | -0/+41 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -8/+85 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -1/+1 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -14/+0 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-21 | 1 | -0/+16 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -8/+8 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -35/+0 |
* | * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. | neil | 2001-05-22 | 1 | -29/+3 |
* | * hashtable.c (calc_hash): Fix HASHSTEP definition. | neil | 2001-05-20 | 1 | -3/+0 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -287/+125 |
* | * c-common.h (RID_FIRST_PQ): New. | neil | 2001-05-16 | 1 | -112/+70 |
* | * stringpool.c (set_identifier): New function. | zack | 2001-03-02 | 1 | -0/+19 |
* | * stringpool.c (stringpool_statistics): Also report number and | zack | 2000-11-22 | 1 | -3/+8 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -0/+9 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -0/+405 |