Age | Commit message (Expand) | Author | Files | Lines |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-05-17 | rm a bunch of _stat allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-24 | Remove zone allocator. | Diego Novillo | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -2/+28 |
2010-11-16 | bitmap.c: Delete unnecessary includes. | Nathan Froyd | 1 | -1/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -8/+11 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -2/+1 |
2008-10-03 | * stringpool.c (ggc_alloc_string): Terminate string. | Tom Tromey | 1 | -7/+5 |
2008-06-26 | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -5/+5 |
2008-05-21 | symtab.h (HT_ALLOCED): Remove. | Tom Tromey | 1 | -11/+21 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -1/+1 |
2005-03-14 | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -1/+2 |
2004-06-09 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -41/+8 |
2004-05-30 | Index: libcpp/ChangeLog | Geoffrey Keating | 1 | -27/+15 |
2004-05-28 | * stringpool.c: Add comments to PCH saving/restoring routines. | Geoffrey Keating | 1 | -2/+21 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -2/+2 |
2003-08-08 | * tree.h (get_identifier) Define a macro form of get_identifier | Roger Sayle | 1 | -1/+3 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -42/+26 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-04-03 | cpppch.c (reset_ht): Remove. | Matt Austern | 1 | -0/+41 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -8/+85 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -1/+1 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -14/+0 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-21 | stringpool.c (get_identifier_with_length): New function. | Alexandre Petit-Bianco | 1 | -0/+16 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -8/+8 |
2001-05-27 | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 1 | -35/+0 |
2001-05-22 | c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. | Neil Booth | 1 | -29/+3 |
2001-05-20 | hashtable.c (calc_hash): Fix HASHSTEP definition. | Neil Booth | 1 | -3/+0 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -287/+125 |
2001-05-16 | c-common.h (RID_FIRST_PQ): New. | Neil Booth | 1 | -112/+70 |
2001-03-02 | stringpool.c (set_identifier): New function. | Zack Weinberg | 1 | -0/+19 |
2000-11-22 | stringpool.c (stringpool_statistics): Also report number and percentage of en... | Zack Weinberg | 1 | -3/+8 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -0/+9 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -0/+405 |