OSDN Git Service

2005-11-22 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / objcp / ChangeLog
1 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         * objcp-decl.c (objcp_lookup_name): Remove.
4         * objcp-decl.h (objcp_lookup_name): Delete.
5         (lookup_name): Kill define.
6
7 2005-09-11  Richard Henderson  <rth@redhat.com>
8
9         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
10
11 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
12
13         * config-lang.in (gtfiles): Add cp-objcp-common.c.
14         * objcp-lang.c (objcxx_init_ts): New function.
15         (LANG_HOOKS_INIT_TS): Define.
16
17 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
18
19         * Make-lang.in (cc1plus-checksum.c): Use
20         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
21
22 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
23             Jakub Jelinek  <jakub@redhat.com>
24
25         * objcp-lang.c: No need to include cxx-pretty-print.h.
26         * Make-lang.in: Update dependencies.
27
28 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
29
30         * all files: Update FSF in copyright headers.
31
32 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
33
34         * config-lang.in (gtfiles): Add cp/rtti.c.
35
36 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
37
38         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
39         call to xref_tag().
40         (objcp_build_component_ref): Remove function.
41         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
42         (build_component_ref): Remove macro.
43         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
44
45 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
46
47         * Make-lang.in (cc1objplus-dummy): New.
48         (cc1objplus-checksum.c): New.
49         (cc1objplus-checksum.o): New.
50         (cc1objplus): Add cc1objplus-checksum.o.
51
52 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
53             Mike Stump  <mrs@apple.com>
54
55         Yet more Objective-C++...
56         
57         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
58         (objcp/objcp-decl.o): Likewise.
59         (objcp/objcp-act.o): Likewise.
60         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
61
62 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
63             Mike Stump  <mrs@apple.com>
64
65         * ChangeLog: New.
66         * Make-lang.in: Likewise.
67         * config-lang.in: Likewise.
68         * lang-specs.h: Likewise.
69         * objcp-decl.c: Likewise.
70         * objcp-decl.h: Likewise.
71         * objcp-lang.c: Likewise.