r137489 - in /branches/gcc-in-cxx: gcc/ChangeLo...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Jul 4 21:20:00 GMT 2008


Author: tromey
Date: Fri Jul  4 21:20:28 2008
New Revision: 137489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137489
Log:
libcpp
	* include/symtab.h (cpp_hash_table): Rename from hash_table.
	* symtab.c, init.c, identifiers.c, internal.h: Update all users.
gcc
	* stringpool.c (alloc_node): Update.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/stringpool.c
    branches/gcc-in-cxx/libcpp/ChangeLog.cxx
    branches/gcc-in-cxx/libcpp/identifiers.c
    branches/gcc-in-cxx/libcpp/include/symtab.h
    branches/gcc-in-cxx/libcpp/init.c
    branches/gcc-in-cxx/libcpp/internal.h
    branches/gcc-in-cxx/libcpp/symtab.c



More information about the Gcc-cvs mailing list