Dead
[official-gcc.git] / gomp-20050608-branch / gcc / objcp / ChangeLog
blob676245c43f0b88eefdd317dc2eb78b08dd1f71aa
1 2005-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
3         * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
5 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7         * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
9 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
11         * Make-lang.in: Remove all dependencies on s-gtype.
13 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
15         * objcp-decl.c (objcp_lookup_name): Remove.
16         * objcp-decl.h (objcp_lookup_name): Delete.
17         (lookup_name): Kill define.
19 2005-09-11  Richard Henderson  <rth@redhat.com>
21         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
23 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
25         * config-lang.in (gtfiles): Add cp-objcp-common.c.
26         * objcp-lang.c (objcxx_init_ts): New function.
27         (LANG_HOOKS_INIT_TS): Define.
29 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
31         * Make-lang.in (cc1plus-checksum.c): Use
32         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
34 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
35             Jakub Jelinek  <jakub@redhat.com>
37         * objcp-lang.c: No need to include cxx-pretty-print.h.
38         * Make-lang.in: Update dependencies.
40 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
42         * all files: Update FSF in copyright headers.
44 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
46         * config-lang.in (gtfiles): Add cp/rtti.c.
48 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
50         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
51         call to xref_tag().
52         (objcp_build_component_ref): Remove function.
53         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
54         (build_component_ref): Remove macro.
55         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
57 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
59         * Make-lang.in (cc1objplus-dummy): New.
60         (cc1objplus-checksum.c): New.
61         (cc1objplus-checksum.o): New.
62         (cc1objplus): Add cc1objplus-checksum.o.
64 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
65             Mike Stump  <mrs@apple.com>
67         Yet more Objective-C++...
68         
69         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
70         (objcp/objcp-decl.o): Likewise.
71         (objcp/objcp-act.o): Likewise.
72         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
74 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
75             Mike Stump  <mrs@apple.com>
77         * ChangeLog: New.
78         * Make-lang.in: Likewise.
79         * config-lang.in: Likewise.
80         * lang-specs.h: Likewise.
81         * objcp-decl.c: Likewise.
82         * objcp-decl.h: Likewise.
83         * objcp-lang.c: Likewise.