summaryrefslogtreecommitdiff
path: root/gcc/stringpool.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-30ggc.h (empty_string): Delete.Nathan Sidwell
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-21State cleanups from jit branchDavid Malcolm
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-24Remove zone allocator.Diego Novillo
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2010-11-16bitmap.c: Delete unnecessary includes.Nathan Froyd
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2009-11-25Remove trailing white spaces.H.J. Lu
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek
2008-10-03* stringpool.c (ggc_alloc_string): Terminate string.Tom Tromey
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2005-06-25Update FSF address.Kelley Cook
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz
2004-06-09Index: gcc/ChangeLogGeoffrey Keating
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating
2004-05-28* stringpool.c: Add comments to PCH saving/restoring routines.Geoffrey Keating
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini
2003-08-08* tree.h (get_identifier) Define a macro form of get_identifierRoger Sayle
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi
2003-04-03cpppch.c (reset_ht): Remove.Matt Austern
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-09sbitmap.c: Fix formatting.Kazu Hirata
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi
2001-09-21stringpool.c (get_identifier_with_length): New function.Alexandre Petit-Bianco