aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog.cxx
blob: 14aac13fafb96f9513f77fe7977d8916a8982179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2009-01-30  Ian Lance Taylor  <iant@google.com>

	* include/symtab.h: Use extern "C" for C++.
	* include/line-map.h: Likewise.
	* include/internal.h: Likewise.

2008-07-05  Tom Tromey  <tromey@redhat.com>

	* include/mkdeps.h: Use 'extern "C"'.

2008-07-03  Tom Tromey  <tromey@redhat.com>

	* include/symtab.h (cpp_hash_table): Rename from hash_table.
	* symtab.c, init.c, identifiers.c, internal.h: Update all users.

2008-06-21  Tom Tromey  <tromey@redhat.com>

	* include/cpplib.h (enum cpp_builtin_type): Rename from
	builtin_type.
	(union _cpp_hashnode_value) <builtin>: Update.
	* init.c (cpp_init_special_builtins): Update.

Local Variables:
mode: change-log
change-log-default-name: "ChangeLog.cxx"
End: